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