Uses of Class
io.dingodb.meta.Meta.GetTablesCountResponse
Packages that use Meta.GetTablesCountResponse
-
Uses of Meta.GetTablesCountResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetTablesCountResponseModifier and TypeMethodDescriptionMeta.GetTablesCountResponse.Builder.build()Meta.GetTablesCountResponse.Builder.buildPartial()static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.getDefaultInstance()Meta.GetTablesCountResponse.Builder.getDefaultInstanceForType()Meta.GetTablesCountResponse.getDefaultInstanceForType()MetaServiceGrpc.MetaServiceBlockingStub.getTablesCount(Meta.GetTablesCountRequest request) GetTablesCount in: schema_id out: tables_countstatic Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseDelimitedFrom(InputStream input) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(byte[] data) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(com.google.protobuf.ByteString data) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(InputStream input) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(ByteBuffer data) static Meta.GetTablesCountResponseMeta.GetTablesCountResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetTablesCountResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetTablesCountRequest,Meta.GetTablesCountResponse> MetaServiceGrpc.getGetTablesCountMethod()com.google.protobuf.Parser<Meta.GetTablesCountResponse>Meta.GetTablesCountResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<Meta.GetTablesCountResponse>MetaServiceGrpc.MetaServiceFutureStub.getTablesCount(Meta.GetTablesCountRequest request) GetTablesCount in: schema_id out: tables_countstatic com.google.protobuf.Parser<Meta.GetTablesCountResponse>Meta.GetTablesCountResponse.parser()Methods in io.dingodb.meta with parameters of type Meta.GetTablesCountResponseModifier and TypeMethodDescriptionMeta.GetTablesCountResponse.Builder.mergeFrom(Meta.GetTablesCountResponse other) Meta.GetTablesCountResponse.newBuilder(Meta.GetTablesCountResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.GetTablesCountResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getTablesCount(Meta.GetTablesCountRequest request, io.grpc.stub.StreamObserver<Meta.GetTablesCountResponse> responseObserver) GetTablesCount in: schema_id out: tables_countvoidMetaServiceGrpc.MetaServiceStub.getTablesCount(Meta.GetTablesCountRequest request, io.grpc.stub.StreamObserver<Meta.GetTablesCountResponse> responseObserver) GetTablesCount in: schema_id out: tables_count