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