Uses of Class
io.dingodb.index.Index.HelloRequest
Packages that use Index.HelloRequest
-
Uses of Index.HelloRequest in io.dingodb.index
Methods in io.dingodb.index that return Index.HelloRequestModifier and TypeMethodDescriptionIndex.HelloRequest.Builder.build()Index.HelloRequest.Builder.buildPartial()static Index.HelloRequestIndex.HelloRequest.getDefaultInstance()Index.HelloRequest.Builder.getDefaultInstanceForType()Index.HelloRequest.getDefaultInstanceForType()static Index.HelloRequestIndex.HelloRequest.parseDelimitedFrom(InputStream input) static Index.HelloRequestIndex.HelloRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.HelloRequestIndex.HelloRequest.parseFrom(byte[] data) static Index.HelloRequestIndex.HelloRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.HelloRequestIndex.HelloRequest.parseFrom(com.google.protobuf.ByteString data) static Index.HelloRequestIndex.HelloRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.HelloRequestIndex.HelloRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Index.HelloRequestIndex.HelloRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.HelloRequestIndex.HelloRequest.parseFrom(InputStream input) static Index.HelloRequestIndex.HelloRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.HelloRequestIndex.HelloRequest.parseFrom(ByteBuffer data) static Index.HelloRequestIndex.HelloRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.index that return types with arguments of type Index.HelloRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Index.HelloRequest,Index.HelloResponse> IndexServiceGrpc.getGetMemoryInfoMethod()static io.grpc.MethodDescriptor<Index.HelloRequest,Index.HelloResponse> IndexServiceGrpc.getHelloMethod()com.google.protobuf.Parser<Index.HelloRequest>Index.HelloRequest.getParserForType()static com.google.protobuf.Parser<Index.HelloRequest>Index.HelloRequest.parser()Methods in io.dingodb.index with parameters of type Index.HelloRequestModifier and TypeMethodDescriptiondefault voidIndexServiceGrpc.AsyncService.getMemoryInfo(Index.HelloRequest request, io.grpc.stub.StreamObserver<Index.HelloResponse> responseObserver) IndexServiceGrpc.IndexServiceBlockingStub.getMemoryInfo(Index.HelloRequest request) com.google.common.util.concurrent.ListenableFuture<Index.HelloResponse>IndexServiceGrpc.IndexServiceFutureStub.getMemoryInfo(Index.HelloRequest request) voidIndexServiceGrpc.IndexServiceStub.getMemoryInfo(Index.HelloRequest request, io.grpc.stub.StreamObserver<Index.HelloResponse> responseObserver) default voidIndexServiceGrpc.AsyncService.hello(Index.HelloRequest request, io.grpc.stub.StreamObserver<Index.HelloResponse> responseObserver) IndexServiceGrpc.IndexServiceBlockingStub.hello(Index.HelloRequest request) com.google.common.util.concurrent.ListenableFuture<Index.HelloResponse>IndexServiceGrpc.IndexServiceFutureStub.hello(Index.HelloRequest request) voidIndexServiceGrpc.IndexServiceStub.hello(Index.HelloRequest request, io.grpc.stub.StreamObserver<Index.HelloResponse> responseObserver) Index.HelloRequest.Builder.mergeFrom(Index.HelloRequest other) static Index.HelloRequest.BuilderIndex.HelloRequest.newBuilder(Index.HelloRequest prototype)