Package | Description |
---|---|
io.apicurio.registry.streams.distore | |
io.apicurio.registry.streams.distore.proto |
Modifier and Type | Method and Description |
---|---|
void |
KeyValueStoreGrpcImplLocalDispatcher.approximateNumEntries(VoidReq request,
io.grpc.stub.StreamObserver<Size> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Size |
KeyValueStoreGrpc.KeyValueStoreBlockingStub.approximateNumEntries(VoidReq request)
long approximateNumEntries();
|
Size |
Size.Builder.build() |
Size |
Size.Builder.buildPartial() |
static Size |
Size.getDefaultInstance() |
Size |
Size.getDefaultInstanceForType() |
Size |
Size.Builder.getDefaultInstanceForType() |
static Size |
Size.parseDelimitedFrom(InputStream input) |
static Size |
Size.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Size |
Size.parseFrom(byte[] data) |
static Size |
Size.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Size |
Size.parseFrom(ByteBuffer data) |
static Size |
Size.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Size |
Size.parseFrom(com.google.protobuf.ByteString data) |
static Size |
Size.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Size |
Size.parseFrom(com.google.protobuf.CodedInputStream input) |
static Size |
Size.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Size |
Size.parseFrom(InputStream input) |
static Size |
Size.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Size> |
KeyValueStoreGrpc.KeyValueStoreFutureStub.approximateNumEntries(VoidReq request)
long approximateNumEntries();
|
static io.grpc.MethodDescriptor<VoidReq,Size> |
KeyValueStoreGrpc.getApproximateNumEntriesMethod() |
com.google.protobuf.Parser<Size> |
Size.getParserForType() |
static com.google.protobuf.Parser<Size> |
Size.parser() |
Modifier and Type | Method and Description |
---|---|
Size.Builder |
Size.Builder.mergeFrom(Size other) |
static Size.Builder |
Size.newBuilder(Size prototype) |
Modifier and Type | Method and Description |
---|---|
void |
KeyValueStoreGrpc.KeyValueStoreImplBase.approximateNumEntries(VoidReq request,
io.grpc.stub.StreamObserver<Size> responseObserver)
long approximateNumEntries();
|
void |
KeyValueStoreGrpc.KeyValueStoreStub.approximateNumEntries(VoidReq request,
io.grpc.stub.StreamObserver<Size> responseObserver)
long approximateNumEntries();
|
Copyright © 2020 Red Hat. All rights reserved.