Uses of Class
io.dingodb.store.Store.TxnBatchGetResponse
Packages that use Store.TxnBatchGetResponse
-
Uses of Store.TxnBatchGetResponse in io.dingodb.document
Methods in io.dingodb.document that return Store.TxnBatchGetResponseModifier and TypeMethodDescriptionDocumentServiceGrpc.DocumentServiceBlockingStub.txnBatchGet(Store.TxnBatchGetRequest request) Methods in io.dingodb.document that return types with arguments of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Store.TxnBatchGetRequest,Store.TxnBatchGetResponse> DocumentServiceGrpc.getTxnBatchGetMethod()com.google.common.util.concurrent.ListenableFuture<Store.TxnBatchGetResponse>DocumentServiceGrpc.DocumentServiceFutureStub.txnBatchGet(Store.TxnBatchGetRequest request) Method parameters in io.dingodb.document with type arguments of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptiondefault voidDocumentServiceGrpc.AsyncService.txnBatchGet(Store.TxnBatchGetRequest request, io.grpc.stub.StreamObserver<Store.TxnBatchGetResponse> responseObserver) voidDocumentServiceGrpc.DocumentServiceStub.txnBatchGet(Store.TxnBatchGetRequest request, io.grpc.stub.StreamObserver<Store.TxnBatchGetResponse> responseObserver) -
Uses of Store.TxnBatchGetResponse in io.dingodb.index
Methods in io.dingodb.index that return Store.TxnBatchGetResponseModifier and TypeMethodDescriptionIndexServiceGrpc.IndexServiceBlockingStub.txnBatchGet(Store.TxnBatchGetRequest request) Methods in io.dingodb.index that return types with arguments of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Store.TxnBatchGetRequest,Store.TxnBatchGetResponse> IndexServiceGrpc.getTxnBatchGetMethod()com.google.common.util.concurrent.ListenableFuture<Store.TxnBatchGetResponse>IndexServiceGrpc.IndexServiceFutureStub.txnBatchGet(Store.TxnBatchGetRequest request) Method parameters in io.dingodb.index with type arguments of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptiondefault voidIndexServiceGrpc.AsyncService.txnBatchGet(Store.TxnBatchGetRequest request, io.grpc.stub.StreamObserver<Store.TxnBatchGetResponse> responseObserver) voidIndexServiceGrpc.IndexServiceStub.txnBatchGet(Store.TxnBatchGetRequest request, io.grpc.stub.StreamObserver<Store.TxnBatchGetResponse> responseObserver) -
Uses of Store.TxnBatchGetResponse in io.dingodb.store
Methods in io.dingodb.store that return Store.TxnBatchGetResponseModifier and TypeMethodDescriptionStore.TxnBatchGetResponse.Builder.build()Store.TxnBatchGetResponse.Builder.buildPartial()static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.getDefaultInstance()Store.TxnBatchGetResponse.Builder.getDefaultInstanceForType()Store.TxnBatchGetResponse.getDefaultInstanceForType()static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseDelimitedFrom(InputStream input) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(byte[] data) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(com.google.protobuf.ByteString data) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(InputStream input) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(ByteBuffer data) static Store.TxnBatchGetResponseStore.TxnBatchGetResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoreServiceGrpc.StoreServiceBlockingStub.txnBatchGet(Store.TxnBatchGetRequest request) Methods in io.dingodb.store that return types with arguments of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Store.TxnBatchGetResponse>Store.TxnBatchGetResponse.getParserForType()static io.grpc.MethodDescriptor<Store.TxnBatchGetRequest,Store.TxnBatchGetResponse> StoreServiceGrpc.getTxnBatchGetMethod()static com.google.protobuf.Parser<Store.TxnBatchGetResponse>Store.TxnBatchGetResponse.parser()com.google.common.util.concurrent.ListenableFuture<Store.TxnBatchGetResponse>StoreServiceGrpc.StoreServiceFutureStub.txnBatchGet(Store.TxnBatchGetRequest request) Methods in io.dingodb.store with parameters of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptionStore.TxnBatchGetResponse.Builder.mergeFrom(Store.TxnBatchGetResponse other) Store.TxnBatchGetResponse.newBuilder(Store.TxnBatchGetResponse prototype) Method parameters in io.dingodb.store with type arguments of type Store.TxnBatchGetResponseModifier and TypeMethodDescriptiondefault voidStoreServiceGrpc.AsyncService.txnBatchGet(Store.TxnBatchGetRequest request, io.grpc.stub.StreamObserver<Store.TxnBatchGetResponse> responseObserver) voidStoreServiceGrpc.StoreServiceStub.txnBatchGet(Store.TxnBatchGetRequest request, io.grpc.stub.StreamObserver<Store.TxnBatchGetResponse> responseObserver)