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