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