Uses of Class
io.dingodb.meta.Meta.GetDeletedTableResponse
Packages that use Meta.GetDeletedTableResponse
-
Uses of Meta.GetDeletedTableResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetDeletedTableResponseModifier and TypeMethodDescriptionMeta.GetDeletedTableResponse.Builder.build()Meta.GetDeletedTableResponse.Builder.buildPartial()static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.getDefaultInstance()Meta.GetDeletedTableResponse.Builder.getDefaultInstanceForType()Meta.GetDeletedTableResponse.getDefaultInstanceForType()MetaServiceGrpc.MetaServiceBlockingStub.getDeletedTable(Meta.GetDeletedTableRequest request) DeletedTablestatic Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseDelimitedFrom(InputStream input) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(byte[] data) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(com.google.protobuf.ByteString data) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(InputStream input) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(ByteBuffer data) static Meta.GetDeletedTableResponseMeta.GetDeletedTableResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetDeletedTableResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Meta.GetDeletedTableResponse>MetaServiceGrpc.MetaServiceFutureStub.getDeletedTable(Meta.GetDeletedTableRequest request) DeletedTablestatic io.grpc.MethodDescriptor<Meta.GetDeletedTableRequest,Meta.GetDeletedTableResponse> MetaServiceGrpc.getGetDeletedTableMethod()com.google.protobuf.Parser<Meta.GetDeletedTableResponse>Meta.GetDeletedTableResponse.getParserForType()static com.google.protobuf.Parser<Meta.GetDeletedTableResponse>Meta.GetDeletedTableResponse.parser()Methods in io.dingodb.meta with parameters of type Meta.GetDeletedTableResponseModifier and TypeMethodDescriptionMeta.GetDeletedTableResponse.Builder.mergeFrom(Meta.GetDeletedTableResponse other) Meta.GetDeletedTableResponse.newBuilder(Meta.GetDeletedTableResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.GetDeletedTableResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getDeletedTable(Meta.GetDeletedTableRequest request, io.grpc.stub.StreamObserver<Meta.GetDeletedTableResponse> responseObserver) DeletedTablevoidMetaServiceGrpc.MetaServiceStub.getDeletedTable(Meta.GetDeletedTableRequest request, io.grpc.stub.StreamObserver<Meta.GetDeletedTableResponse> responseObserver) DeletedTable