Uses of Class
io.metaloom.qdrant.client.grpc.proto.RaftService.Uri
Packages that use RaftService.Uri
-
Uses of RaftService.Uri in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return RaftService.UriModifier and TypeMethodDescriptionRaftService.Uri.Builder.build()RaftService.Uri.Builder.buildPartial()static RaftService.UriRaftService.Uri.getDefaultInstance()RaftService.Uri.Builder.getDefaultInstanceForType()RaftService.Uri.getDefaultInstanceForType()static RaftService.UriRaftService.Uri.parseDelimitedFrom(InputStream input) static RaftService.UriRaftService.Uri.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaftService.UriRaftService.Uri.parseFrom(byte[] data) static RaftService.UriRaftService.Uri.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaftService.UriRaftService.Uri.parseFrom(com.google.protobuf.ByteString data) static RaftService.UriRaftService.Uri.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaftService.UriRaftService.Uri.parseFrom(com.google.protobuf.CodedInputStream input) static RaftService.UriRaftService.Uri.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaftService.UriRaftService.Uri.parseFrom(InputStream input) static RaftService.UriRaftService.Uri.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RaftService.UriRaftService.Uri.parseFrom(ByteBuffer data) static RaftService.UriRaftService.Uri.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RaftGrpc.RaftBlockingStub.whoIs(RaftService.PeerId request) Send to bootstrap peer Returns uri by id if bootstrap knows this peerMethods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type RaftService.UriModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RaftService.Uri>RaftService.Uri.getParserForType()static io.grpc.MethodDescriptor<RaftService.PeerId,RaftService.Uri> RaftGrpc.getWhoIsMethod()static com.google.protobuf.Parser<RaftService.Uri>RaftService.Uri.parser()com.google.common.util.concurrent.ListenableFuture<RaftService.Uri>RaftGrpc.RaftFutureStub.whoIs(RaftService.PeerId request) Send to bootstrap peer Returns uri by id if bootstrap knows this peerMethods in io.metaloom.qdrant.client.grpc.proto with parameters of type RaftService.UriModifier and TypeMethodDescriptionRaftService.Uri.Builder.mergeFrom(RaftService.Uri other) static RaftService.Uri.BuilderRaftService.Uri.newBuilder(RaftService.Uri prototype) Method parameters in io.metaloom.qdrant.client.grpc.proto with type arguments of type RaftService.UriModifier and TypeMethodDescriptionvoidRaftGrpc.RaftImplBase.whoIs(RaftService.PeerId request, io.grpc.stub.StreamObserver<RaftService.Uri> responseObserver) Send to bootstrap peer Returns uri by id if bootstrap knows this peervoidRaftGrpc.RaftStub.whoIs(RaftService.PeerId request, io.grpc.stub.StreamObserver<RaftService.Uri> responseObserver) Send to bootstrap peer Returns uri by id if bootstrap knows this peer