Status |
MilvusServiceGrpc.MilvusServiceBlockingStub.compact(CollectionName request) |
@brief This method is used to compact collection
@param CollectionName, target collection name.
|
com.google.common.util.concurrent.ListenableFuture<Status> |
MilvusServiceGrpc.MilvusServiceFutureStub.compact(CollectionName request) |
@brief This method is used to compact collection
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.compact(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to compact collection
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceStub.compact(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to compact collection
@param CollectionName, target collection name.
|
CollectionRowCount |
MilvusServiceGrpc.MilvusServiceBlockingStub.countCollection(CollectionName request) |
@brief This method is used to get collection schema.
|
com.google.common.util.concurrent.ListenableFuture<CollectionRowCount> |
MilvusServiceGrpc.MilvusServiceFutureStub.countCollection(CollectionName request) |
@brief This method is used to get collection schema.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.countCollection(CollectionName request,
io.grpc.stub.StreamObserver<CollectionRowCount> responseObserver) |
@brief This method is used to get collection schema.
|
void |
MilvusServiceGrpc.MilvusServiceStub.countCollection(CollectionName request,
io.grpc.stub.StreamObserver<CollectionRowCount> responseObserver) |
@brief This method is used to get collection schema.
|
CollectionSchema |
MilvusServiceGrpc.MilvusServiceBlockingStub.describeCollection(CollectionName request) |
@brief This method is used to get collection schema.
|
com.google.common.util.concurrent.ListenableFuture<CollectionSchema> |
MilvusServiceGrpc.MilvusServiceFutureStub.describeCollection(CollectionName request) |
@brief This method is used to get collection schema.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.describeCollection(CollectionName request,
io.grpc.stub.StreamObserver<CollectionSchema> responseObserver) |
@brief This method is used to get collection schema.
|
void |
MilvusServiceGrpc.MilvusServiceStub.describeCollection(CollectionName request,
io.grpc.stub.StreamObserver<CollectionSchema> responseObserver) |
@brief This method is used to get collection schema.
|
IndexParam |
MilvusServiceGrpc.MilvusServiceBlockingStub.describeIndex(CollectionName request) |
@brief This method is used to describe index
@param CollectionName, target collection name.
|
com.google.common.util.concurrent.ListenableFuture<IndexParam> |
MilvusServiceGrpc.MilvusServiceFutureStub.describeIndex(CollectionName request) |
@brief This method is used to describe index
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.describeIndex(CollectionName request,
io.grpc.stub.StreamObserver<IndexParam> responseObserver) |
@brief This method is used to describe index
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceStub.describeIndex(CollectionName request,
io.grpc.stub.StreamObserver<IndexParam> responseObserver) |
@brief This method is used to describe index
@param CollectionName, target collection name.
|
Status |
MilvusServiceGrpc.MilvusServiceBlockingStub.dropCollection(CollectionName request) |
@brief This method is used to delete collection.
|
com.google.common.util.concurrent.ListenableFuture<Status> |
MilvusServiceGrpc.MilvusServiceFutureStub.dropCollection(CollectionName request) |
@brief This method is used to delete collection.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.dropCollection(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to delete collection.
|
void |
MilvusServiceGrpc.MilvusServiceStub.dropCollection(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to delete collection.
|
Status |
MilvusServiceGrpc.MilvusServiceBlockingStub.dropIndex(CollectionName request) |
@brief This method is used to drop index
@param CollectionName, target collection name.
|
com.google.common.util.concurrent.ListenableFuture<Status> |
MilvusServiceGrpc.MilvusServiceFutureStub.dropIndex(CollectionName request) |
@brief This method is used to drop index
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.dropIndex(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to drop index
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceStub.dropIndex(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to drop index
@param CollectionName, target collection name.
|
BoolReply |
MilvusServiceGrpc.MilvusServiceBlockingStub.hasCollection(CollectionName request) |
@brief This method is used to test collection existence.
|
com.google.common.util.concurrent.ListenableFuture<BoolReply> |
MilvusServiceGrpc.MilvusServiceFutureStub.hasCollection(CollectionName request) |
@brief This method is used to test collection existence.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.hasCollection(CollectionName request,
io.grpc.stub.StreamObserver<BoolReply> responseObserver) |
@brief This method is used to test collection existence.
|
void |
MilvusServiceGrpc.MilvusServiceStub.hasCollection(CollectionName request,
io.grpc.stub.StreamObserver<BoolReply> responseObserver) |
@brief This method is used to test collection existence.
|
CollectionName.Builder |
CollectionName.Builder.mergeFrom(CollectionName other) |
|
static CollectionName.Builder |
CollectionName.newBuilder(CollectionName prototype) |
|
Status |
MilvusServiceGrpc.MilvusServiceBlockingStub.preloadCollection(CollectionName request) |
@brief This method is used to preload collection
@param CollectionName, target collection name.
|
com.google.common.util.concurrent.ListenableFuture<Status> |
MilvusServiceGrpc.MilvusServiceFutureStub.preloadCollection(CollectionName request) |
@brief This method is used to preload collection
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.preloadCollection(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to preload collection
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceStub.preloadCollection(CollectionName request,
io.grpc.stub.StreamObserver<Status> responseObserver) |
@brief This method is used to preload collection
@param CollectionName, target collection name.
|
CollectionInfo |
MilvusServiceGrpc.MilvusServiceBlockingStub.showCollectionInfo(CollectionName request) |
@brief This method is used to get collection detail information.
|
com.google.common.util.concurrent.ListenableFuture<CollectionInfo> |
MilvusServiceGrpc.MilvusServiceFutureStub.showCollectionInfo(CollectionName request) |
@brief This method is used to get collection detail information.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.showCollectionInfo(CollectionName request,
io.grpc.stub.StreamObserver<CollectionInfo> responseObserver) |
@brief This method is used to get collection detail information.
|
void |
MilvusServiceGrpc.MilvusServiceStub.showCollectionInfo(CollectionName request,
io.grpc.stub.StreamObserver<CollectionInfo> responseObserver) |
@brief This method is used to get collection detail information.
|
PartitionList |
MilvusServiceGrpc.MilvusServiceBlockingStub.showPartitions(CollectionName request) |
@brief This method is used to show partition information
@param CollectionName, target collection name.
|
com.google.common.util.concurrent.ListenableFuture<PartitionList> |
MilvusServiceGrpc.MilvusServiceFutureStub.showPartitions(CollectionName request) |
@brief This method is used to show partition information
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceImplBase.showPartitions(CollectionName request,
io.grpc.stub.StreamObserver<PartitionList> responseObserver) |
@brief This method is used to show partition information
@param CollectionName, target collection name.
|
void |
MilvusServiceGrpc.MilvusServiceStub.showPartitions(CollectionName request,
io.grpc.stub.StreamObserver<PartitionList> responseObserver) |
@brief This method is used to show partition information
@param CollectionName, target collection name.
|