Uses of Class
io.dingodb.version.Version.GetNewVersionRequest
Packages that use Version.GetNewVersionRequest
-
Uses of Version.GetNewVersionRequest in io.dingodb.version
Methods in io.dingodb.version that return Version.GetNewVersionRequestModifier and TypeMethodDescriptionVersion.GetNewVersionRequest.Builder.build()Version.GetNewVersionRequest.Builder.buildPartial()static Version.GetNewVersionRequestVersion.GetNewVersionRequest.getDefaultInstance()Version.GetNewVersionRequest.Builder.getDefaultInstanceForType()Version.GetNewVersionRequest.getDefaultInstanceForType()static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseDelimitedFrom(InputStream input) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(byte[] data) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(com.google.protobuf.ByteString data) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(InputStream input) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(ByteBuffer data) static Version.GetNewVersionRequestVersion.GetNewVersionRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.version that return types with arguments of type Version.GetNewVersionRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Version.GetNewVersionRequest,Version.GetNewVersionResponse> VersionServiceGrpc.getGetNewVersionMethod()com.google.protobuf.Parser<Version.GetNewVersionRequest>Version.GetNewVersionRequest.getParserForType()static com.google.protobuf.Parser<Version.GetNewVersionRequest>Version.GetNewVersionRequest.parser()Methods in io.dingodb.version with parameters of type Version.GetNewVersionRequestModifier and TypeMethodDescriptiondefault voidVersionServiceGrpc.AsyncService.getNewVersion(Version.GetNewVersionRequest request, io.grpc.stub.StreamObserver<Version.GetNewVersionResponse> responseObserver) VersionServiceGrpc.VersionServiceBlockingStub.getNewVersion(Version.GetNewVersionRequest request) com.google.common.util.concurrent.ListenableFuture<Version.GetNewVersionResponse>VersionServiceGrpc.VersionServiceFutureStub.getNewVersion(Version.GetNewVersionRequest request) voidVersionServiceGrpc.VersionServiceStub.getNewVersion(Version.GetNewVersionRequest request, io.grpc.stub.StreamObserver<Version.GetNewVersionResponse> responseObserver) Version.GetNewVersionRequest.Builder.mergeFrom(Version.GetNewVersionRequest other) Version.GetNewVersionRequest.newBuilder(Version.GetNewVersionRequest prototype)