Uses of Class
io.dingodb.store.Store.KvScanBeginRequest
Packages that use Store.KvScanBeginRequest
-
Uses of Store.KvScanBeginRequest in io.dingodb.store
Methods in io.dingodb.store that return Store.KvScanBeginRequestModifier and TypeMethodDescriptionStore.KvScanBeginRequest.Builder.build()Store.KvScanBeginRequest.Builder.buildPartial()static Store.KvScanBeginRequestStore.KvScanBeginRequest.getDefaultInstance()Store.KvScanBeginRequest.Builder.getDefaultInstanceForType()Store.KvScanBeginRequest.getDefaultInstanceForType()static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseDelimitedFrom(InputStream input) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(byte[] data) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(com.google.protobuf.ByteString data) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(InputStream input) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(ByteBuffer data) static Store.KvScanBeginRequestStore.KvScanBeginRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.store that return types with arguments of type Store.KvScanBeginRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Store.KvScanBeginRequest,Store.KvScanBeginResponse> StoreServiceGrpc.getKvScanBeginMethod()com.google.protobuf.Parser<Store.KvScanBeginRequest>Store.KvScanBeginRequest.getParserForType()static com.google.protobuf.Parser<Store.KvScanBeginRequest>Store.KvScanBeginRequest.parser()Methods in io.dingodb.store with parameters of type Store.KvScanBeginRequestModifier and TypeMethodDescriptiondefault voidStoreServiceGrpc.AsyncService.kvScanBegin(Store.KvScanBeginRequest request, io.grpc.stub.StreamObserver<Store.KvScanBeginResponse> responseObserver) StoreServiceGrpc.StoreServiceBlockingStub.kvScanBegin(Store.KvScanBeginRequest request) com.google.common.util.concurrent.ListenableFuture<Store.KvScanBeginResponse>StoreServiceGrpc.StoreServiceFutureStub.kvScanBegin(Store.KvScanBeginRequest request) voidStoreServiceGrpc.StoreServiceStub.kvScanBegin(Store.KvScanBeginRequest request, io.grpc.stub.StreamObserver<Store.KvScanBeginResponse> responseObserver) Store.KvScanBeginRequest.Builder.mergeFrom(Store.KvScanBeginRequest other) Store.KvScanBeginRequest.newBuilder(Store.KvScanBeginRequest prototype)