Uses of Class
io.dingodb.meta.Meta.GetAutoIncrementResponse
Packages that use Meta.GetAutoIncrementResponse
-
Uses of Meta.GetAutoIncrementResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetAutoIncrementResponseModifier and TypeMethodDescriptionMeta.GetAutoIncrementResponse.Builder.build()Meta.GetAutoIncrementResponse.Builder.buildPartial()MetaServiceGrpc.MetaServiceBlockingStub.getAutoIncrement(Meta.GetAutoIncrementRequest request) GetAutoIncrement in: table_id out: start_idMeta.GetAutoIncrementResponse.getDefaultInstance()Meta.GetAutoIncrementResponse.Builder.getDefaultInstanceForType()Meta.GetAutoIncrementResponse.getDefaultInstanceForType()Meta.GetAutoIncrementResponse.parseDelimitedFrom(InputStream input) Meta.GetAutoIncrementResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GetAutoIncrementResponse.parseFrom(byte[] data) Meta.GetAutoIncrementResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GetAutoIncrementResponse.parseFrom(com.google.protobuf.ByteString data) Meta.GetAutoIncrementResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GetAutoIncrementResponse.parseFrom(com.google.protobuf.CodedInputStream input) Meta.GetAutoIncrementResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GetAutoIncrementResponse.parseFrom(InputStream input) Meta.GetAutoIncrementResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GetAutoIncrementResponse.parseFrom(ByteBuffer data) Meta.GetAutoIncrementResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetAutoIncrementResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Meta.GetAutoIncrementResponse>MetaServiceGrpc.MetaServiceFutureStub.getAutoIncrement(Meta.GetAutoIncrementRequest request) GetAutoIncrement in: table_id out: start_idstatic io.grpc.MethodDescriptor<Meta.GetAutoIncrementRequest,Meta.GetAutoIncrementResponse> MetaServiceGrpc.getGetAutoIncrementMethod()com.google.protobuf.Parser<Meta.GetAutoIncrementResponse>Meta.GetAutoIncrementResponse.getParserForType()static com.google.protobuf.Parser<Meta.GetAutoIncrementResponse>Meta.GetAutoIncrementResponse.parser()Methods in io.dingodb.meta with parameters of type Meta.GetAutoIncrementResponseModifier and TypeMethodDescriptionMeta.GetAutoIncrementResponse.Builder.mergeFrom(Meta.GetAutoIncrementResponse other) Meta.GetAutoIncrementResponse.newBuilder(Meta.GetAutoIncrementResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.GetAutoIncrementResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getAutoIncrement(Meta.GetAutoIncrementRequest request, io.grpc.stub.StreamObserver<Meta.GetAutoIncrementResponse> responseObserver) GetAutoIncrement in: table_id out: start_idvoidMetaServiceGrpc.MetaServiceStub.getAutoIncrement(Meta.GetAutoIncrementRequest request, io.grpc.stub.StreamObserver<Meta.GetAutoIncrementResponse> responseObserver) GetAutoIncrement in: table_id out: start_id