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