Uses of Class
io.dingodb.version.Version.HelloRequest
Packages that use Version.HelloRequest
-
Uses of Version.HelloRequest in io.dingodb.version
Methods in io.dingodb.version that return Version.HelloRequestModifier and TypeMethodDescriptionVersion.HelloRequest.Builder.build()Version.HelloRequest.Builder.buildPartial()static Version.HelloRequestVersion.HelloRequest.getDefaultInstance()Version.HelloRequest.Builder.getDefaultInstanceForType()Version.HelloRequest.getDefaultInstanceForType()static Version.HelloRequestVersion.HelloRequest.parseDelimitedFrom(InputStream input) static Version.HelloRequestVersion.HelloRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.HelloRequestVersion.HelloRequest.parseFrom(byte[] data) static Version.HelloRequestVersion.HelloRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.HelloRequestVersion.HelloRequest.parseFrom(com.google.protobuf.ByteString data) static Version.HelloRequestVersion.HelloRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.HelloRequestVersion.HelloRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Version.HelloRequestVersion.HelloRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.HelloRequestVersion.HelloRequest.parseFrom(InputStream input) static Version.HelloRequestVersion.HelloRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.HelloRequestVersion.HelloRequest.parseFrom(ByteBuffer data) static Version.HelloRequestVersion.HelloRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.version that return types with arguments of type Version.HelloRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Version.HelloRequest,Version.HelloResponse> VersionServiceGrpc.getGetMemoryInfoMethod()static io.grpc.MethodDescriptor<Version.HelloRequest,Version.HelloResponse> VersionServiceGrpc.getHelloMethod()com.google.protobuf.Parser<Version.HelloRequest>Version.HelloRequest.getParserForType()static com.google.protobuf.Parser<Version.HelloRequest>Version.HelloRequest.parser()Methods in io.dingodb.version with parameters of type Version.HelloRequestModifier and TypeMethodDescriptiondefault voidVersionServiceGrpc.AsyncService.getMemoryInfo(Version.HelloRequest request, io.grpc.stub.StreamObserver<Version.HelloResponse> responseObserver) VersionServiceGrpc.VersionServiceBlockingStub.getMemoryInfo(Version.HelloRequest request) com.google.common.util.concurrent.ListenableFuture<Version.HelloResponse>VersionServiceGrpc.VersionServiceFutureStub.getMemoryInfo(Version.HelloRequest request) voidVersionServiceGrpc.VersionServiceStub.getMemoryInfo(Version.HelloRequest request, io.grpc.stub.StreamObserver<Version.HelloResponse> responseObserver) default voidVersionServiceGrpc.AsyncService.hello(Version.HelloRequest request, io.grpc.stub.StreamObserver<Version.HelloResponse> responseObserver) Hello, this is for kv_controlVersionServiceGrpc.VersionServiceBlockingStub.hello(Version.HelloRequest request) Hello, this is for kv_controlcom.google.common.util.concurrent.ListenableFuture<Version.HelloResponse>VersionServiceGrpc.VersionServiceFutureStub.hello(Version.HelloRequest request) Hello, this is for kv_controlvoidVersionServiceGrpc.VersionServiceStub.hello(Version.HelloRequest request, io.grpc.stub.StreamObserver<Version.HelloResponse> responseObserver) Hello, this is for kv_controlVersion.HelloRequest.Builder.mergeFrom(Version.HelloRequest other) static Version.HelloRequest.BuilderVersion.HelloRequest.newBuilder(Version.HelloRequest prototype)