Uses of Class
io.dingodb.meta.Meta.GetIndexesCountRequest
Packages that use Meta.GetIndexesCountRequest
-
Uses of Meta.GetIndexesCountRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetIndexesCountRequestModifier and TypeMethodDescriptionMeta.GetIndexesCountRequest.Builder.build()Meta.GetIndexesCountRequest.Builder.buildPartial()static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.getDefaultInstance()Meta.GetIndexesCountRequest.Builder.getDefaultInstanceForType()Meta.GetIndexesCountRequest.getDefaultInstanceForType()static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseDelimitedFrom(InputStream input) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(byte[] data) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(InputStream input) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(ByteBuffer data) static Meta.GetIndexesCountRequestMeta.GetIndexesCountRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetIndexesCountRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetIndexesCountRequest,Meta.GetIndexesCountResponse> MetaServiceGrpc.getGetIndexesCountMethod()com.google.protobuf.Parser<Meta.GetIndexesCountRequest>Meta.GetIndexesCountRequest.getParserForType()static com.google.protobuf.Parser<Meta.GetIndexesCountRequest>Meta.GetIndexesCountRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.GetIndexesCountRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getIndexesCount(Meta.GetIndexesCountRequest request, io.grpc.stub.StreamObserver<Meta.GetIndexesCountResponse> responseObserver) GetIndexesCount in: schema_id out: tables_countMetaServiceGrpc.MetaServiceBlockingStub.getIndexesCount(Meta.GetIndexesCountRequest request) GetIndexesCount in: schema_id out: tables_countcom.google.common.util.concurrent.ListenableFuture<Meta.GetIndexesCountResponse>MetaServiceGrpc.MetaServiceFutureStub.getIndexesCount(Meta.GetIndexesCountRequest request) GetIndexesCount in: schema_id out: tables_countvoidMetaServiceGrpc.MetaServiceStub.getIndexesCount(Meta.GetIndexesCountRequest request, io.grpc.stub.StreamObserver<Meta.GetIndexesCountResponse> responseObserver) GetIndexesCount in: schema_id out: tables_countMeta.GetIndexesCountRequest.Builder.mergeFrom(Meta.GetIndexesCountRequest other) Meta.GetIndexesCountRequest.newBuilder(Meta.GetIndexesCountRequest prototype)