Uses of Class
io.dingodb.meta.Meta.GetSchemaRequest
Packages that use Meta.GetSchemaRequest
-
Uses of Meta.GetSchemaRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetSchemaRequestModifier and TypeMethodDescriptionMeta.GetSchemaRequest.Builder.build()Meta.GetSchemaRequest.Builder.buildPartial()static Meta.GetSchemaRequestMeta.GetSchemaRequest.getDefaultInstance()Meta.GetSchemaRequest.Builder.getDefaultInstanceForType()Meta.GetSchemaRequest.getDefaultInstanceForType()static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseDelimitedFrom(InputStream input) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(byte[] data) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(InputStream input) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(ByteBuffer data) static Meta.GetSchemaRequestMeta.GetSchemaRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetSchemaRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetSchemaRequest,Meta.GetSchemaResponse> MetaServiceGrpc.getGetSchemaMethod()com.google.protobuf.Parser<Meta.GetSchemaRequest>Meta.GetSchemaRequest.getParserForType()static com.google.protobuf.Parser<Meta.GetSchemaRequest>Meta.GetSchemaRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.GetSchemaRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getSchema(Meta.GetSchemaRequest request, io.grpc.stub.StreamObserver<Meta.GetSchemaResponse> responseObserver) GetSchema in: schema_id out: SchemaMetaServiceGrpc.MetaServiceBlockingStub.getSchema(Meta.GetSchemaRequest request) GetSchema in: schema_id out: Schemacom.google.common.util.concurrent.ListenableFuture<Meta.GetSchemaResponse>MetaServiceGrpc.MetaServiceFutureStub.getSchema(Meta.GetSchemaRequest request) GetSchema in: schema_id out: SchemavoidMetaServiceGrpc.MetaServiceStub.getSchema(Meta.GetSchemaRequest request, io.grpc.stub.StreamObserver<Meta.GetSchemaResponse> responseObserver) GetSchema in: schema_id out: SchemaMeta.GetSchemaRequest.Builder.mergeFrom(Meta.GetSchemaRequest other) Meta.GetSchemaRequest.newBuilder(Meta.GetSchemaRequest prototype)