Uses of Class
io.milvus.grpc.AllocTimestampRequest
Packages that use AllocTimestampRequest
-
Uses of AllocTimestampRequest in io.milvus.grpc
Methods in io.milvus.grpc that return AllocTimestampRequestModifier and TypeMethodDescriptionAllocTimestampRequest.Builder.build()AllocTimestampRequest.Builder.buildPartial()static AllocTimestampRequestAllocTimestampRequest.getDefaultInstance()AllocTimestampRequest.Builder.getDefaultInstanceForType()AllocTimestampRequest.getDefaultInstanceForType()static AllocTimestampRequestAllocTimestampRequest.parseDelimitedFrom(InputStream input) static AllocTimestampRequestAllocTimestampRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AllocTimestampRequestAllocTimestampRequest.parseFrom(byte[] data) static AllocTimestampRequestAllocTimestampRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AllocTimestampRequestAllocTimestampRequest.parseFrom(com.google.protobuf.ByteString data) static AllocTimestampRequestAllocTimestampRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AllocTimestampRequestAllocTimestampRequest.parseFrom(com.google.protobuf.CodedInputStream input) static AllocTimestampRequestAllocTimestampRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AllocTimestampRequestAllocTimestampRequest.parseFrom(InputStream input) static AllocTimestampRequestAllocTimestampRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AllocTimestampRequestAllocTimestampRequest.parseFrom(ByteBuffer data) static AllocTimestampRequestAllocTimestampRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type AllocTimestampRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<AllocTimestampRequest, AllocTimestampResponse> MilvusServiceGrpc.getAllocTimestampMethod()com.google.protobuf.Parser<AllocTimestampRequest> AllocTimestampRequest.getParserForType()static com.google.protobuf.Parser<AllocTimestampRequest> AllocTimestampRequest.parser()Methods in io.milvus.grpc with parameters of type AllocTimestampRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.allocTimestamp(AllocTimestampRequest request, io.grpc.stub.StreamObserver<AllocTimestampResponse> responseObserver) MilvusServiceGrpc.MilvusServiceBlockingStub.allocTimestamp(AllocTimestampRequest request) com.google.common.util.concurrent.ListenableFuture<AllocTimestampResponse> MilvusServiceGrpc.MilvusServiceFutureStub.allocTimestamp(AllocTimestampRequest request) voidMilvusServiceGrpc.MilvusServiceStub.allocTimestamp(AllocTimestampRequest request, io.grpc.stub.StreamObserver<AllocTimestampResponse> responseObserver) AllocTimestampRequest.Builder.mergeFrom(AllocTimestampRequest other) AllocTimestampRequest.newBuilder(AllocTimestampRequest prototype)