A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getAliases() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get aliases of the collection.
- getCode() - Method in enum io.milvus.param.R.Status
- getCollectionDescription() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get description of the collection.
- getCollectionID() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get internal id of the collection.
- getCollectionInfoByName(String) - Method in class io.milvus.Response.ShowCollResponseWrapper
-
Get information of one collection by name.
- getCollectionName() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get name of the collection.
- getCollectionsInfo() - Method in class io.milvus.Response.ShowCollResponseWrapper
-
Get information of the collections.
- getCollectionStatistics(GetCollectionStatisticsParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getCollectionStatistics(GetCollectionStatisticsParam) - Method in interface io.milvus.client.MilvusClient
-
Shows the statistics information of a collection.
- GetCollectionStatisticsParam - Class in io.milvus.param.collection
-
Parameters for
getCollectionStatistics
interface. - GetCollectionStatisticsParam.Builder - Class in io.milvus.param.collection
-
Builder for
GetCollectionStatisticsParam
class. - GetCollStatResponseWrapper - Class in io.milvus.Response
-
Utility class to wrap response of
getCollectionStatistics
interface. - GetCollStatResponseWrapper(GetCollectionStatisticsResponse) - Constructor for class io.milvus.Response.GetCollStatResponseWrapper
- GetCompactionPlansParam - Class in io.milvus.param.control
-
Parameters for
getCompactionStateWithPlans
interface. - GetCompactionPlansParam.Builder - Class in io.milvus.param.control
-
Builder for
GetCompactionPlansParam
class. - getCompactionState(GetCompactionStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getCompactionState(GetCompactionStateParam) - Method in interface io.milvus.client.MilvusClient
-
Gets the compaction state by id.
- GetCompactionStateParam - Class in io.milvus.param.control
-
Parameters for
getCompactionState
interface. - GetCompactionStateParam.Builder - Class in io.milvus.param.control
-
Builder for
GetCompactionStateParam
class. - getCompactionStateWithPlans(GetCompactionPlansParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getCompactionStateWithPlans(GetCompactionPlansParam) - Method in interface io.milvus.client.MilvusClient
-
Gets compaction state with its plan.
- getConnectTimeoutMs() - Method in class io.milvus.param.ConnectParam
- getCreatedUtcTimestamp() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get utc timestamp when collection created.
- getData() - Method in class io.milvus.param.R
- getDeleteCount() - Method in class io.milvus.Response.MutationResultWrapper
-
Gets the row count of the deleted entities.
- getDim() - Method in class io.milvus.Response.FieldDataWrapper
-
Gets the dimension value of a vector field.
- getDimension() - Method in class io.milvus.param.collection.FieldType
- getException() - Method in class io.milvus.param.R
- getExtraParam() - Method in class io.milvus.Response.DescIndexResponseWrapper.IndexDesc
- getFieldByName(String) - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get schema of a field by name.
- getFieldData() - Method in class io.milvus.Response.FieldDataWrapper
-
Returns the field data according to its type: float vector field return List<List<Float>>, binary vector field return List<ByteBuffer>, int64 field return List<Long>, boolean field return List<Boolean>, etc.
- getFieldData(String, int) - Method in class io.milvus.Response.SearchResultsWrapper
-
Gets data for an output field which is specified by search request.
- getFields() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get schema of the collection's fields.
- getFieldWrapper(String) - Method in class io.milvus.Response.QueryResultsWrapper
-
Gets
FieldDataWrapper
for a field. - getFlushState(GetFlushStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getFlushState(GetFlushStateParam) - Method in interface io.milvus.client.MilvusClient
-
Get flush state of specified segments.
- GetFlushStateParam - Class in io.milvus.param.control
-
Parameters for
getMetric
interface. - GetFlushStateParam.Builder - Class in io.milvus.param.control
-
Builder for
GetFlushStateParam
class. - getHost() - Method in class io.milvus.param.ConnectParam
- getIdleTimeoutMs() - Method in class io.milvus.param.ConnectParam
- getIDScore(int) - Method in class io.milvus.Response.SearchResultsWrapper
-
Gets ID-score pairs returned by search interface.
- getIndexBuildProgress(GetIndexBuildProgressParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getIndexBuildProgress(GetIndexBuildProgressParam) - Method in interface io.milvus.client.MilvusClient
-
Shows the index building progress, such as how many rows are indexed.
- GetIndexBuildProgressParam - Class in io.milvus.param.index
-
Parameters for
getIndexBuildProgress
interface. - GetIndexBuildProgressParam.Builder - Class in io.milvus.param.index
-
Builder for
GetIndexBuildProgressParam
class. - getIndexDescByFieldName(String) - Method in class io.milvus.Response.DescIndexResponseWrapper
-
Get index description by field name.
- getIndexDescriptions() - Method in class io.milvus.Response.DescIndexResponseWrapper
-
Get index description of fields.
- getIndexState(GetIndexStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getIndexState(GetIndexStateParam) - Method in interface io.milvus.client.MilvusClient
-
Shows the index building state(in-progress/finished/failed), and the reason for failure (if any).
- GetIndexStateParam - Class in io.milvus.param.index
-
Parameters for
getIndexState
interface. - GetIndexStateParam.Builder - Class in io.milvus.param.index
-
Builder for
GetIndexStateParam
class. - getIndexType() - Method in class io.milvus.Response.DescIndexResponseWrapper.IndexDesc
- getInsertCount() - Method in class io.milvus.Response.MutationResultWrapper
-
Gets the row count of the inserted entities.
- getKeepAliveTimeMs() - Method in class io.milvus.param.ConnectParam
- getKeepAliveTimeoutMs() - Method in class io.milvus.param.ConnectParam
- getLongIDs() - Method in class io.milvus.Response.MutationResultWrapper
-
Gets the long ID array returned by insert interface.
- getMessage() - Method in class io.milvus.param.R
- getMetrics(GetMetricsParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getMetrics(GetMetricsParam) - Method in interface io.milvus.client.MilvusClient
-
Gets the runtime metrics information of Milvus, returns the result in .json format.
- GetMetricsParam - Class in io.milvus.param.control
-
Parameters for
getMetric
interface. - GetMetricsParam.Builder - Class in io.milvus.param.control
-
Builder for
GetMetricsParam
class. - getMetricType() - Method in class io.milvus.Response.DescIndexResponseWrapper.IndexDesc
- getMsg() - Method in class io.milvus.param.RpcStatus
- getName() - Method in class io.milvus.param.dml.InsertParam.Field
-
Return name of the field.
- getOperationTs() - Method in class io.milvus.Response.MutationResultWrapper
-
Get timestamp of the operation marked by server.
- getPartitionInfoByName(String) - Method in class io.milvus.Response.ShowPartResponseWrapper
-
Get information of one partition by name.
- getPartitionsInfo() - Method in class io.milvus.Response.ShowPartResponseWrapper
-
Get information of the partitions.
- getPartitionStatistics(GetPartitionStatisticsParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getPartitionStatistics(GetPartitionStatisticsParam) - Method in interface io.milvus.client.MilvusClient
-
Shows the statistics information of a partition.
- GetPartitionStatisticsParam - Class in io.milvus.param.partition
-
Parameters for
getPartitionStatistics
interface. - GetPartitionStatisticsParam.Builder - Class in io.milvus.param.partition
-
Builder for
GetPartitionStatisticsParam
class. - GetPartStatResponseWrapper - Class in io.milvus.Response
-
Utility class to wrap response of
getPartitionStatistics
interface. - GetPartStatResponseWrapper(GetPartitionStatisticsResponse) - Constructor for class io.milvus.Response.GetPartStatResponseWrapper
- getPersistentSegmentInfo(GetPersistentSegmentInfoParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getPersistentSegmentInfo(GetPersistentSegmentInfoParam) - Method in interface io.milvus.client.MilvusClient
-
Gets the information of persistent segments from data node, including row count, persistence state(growing or flushed), etc.
- GetPersistentSegmentInfoParam - Class in io.milvus.param.control
-
Parameters for
getPersistentSegmentInfo
interface. - GetPersistentSegmentInfoParam.Builder - Class in io.milvus.param.control
-
Builder for
GetPersistentSegmentInfoParam
class. - getPort() - Method in class io.milvus.param.ConnectParam
- getQuerySegmentInfo(GetQuerySegmentInfoParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getQuerySegmentInfo(GetQuerySegmentInfoParam) - Method in interface io.milvus.client.MilvusClient
-
Gets the query information of segments in a collection from query node, including row count, memory usage size, index name, etc.
- GetQuerySegmentInfoParam - Class in io.milvus.param.control
-
Parameters for
getQuerySegmentInfo
interface. - GetQuerySegmentInfoParam.Builder - Class in io.milvus.param.control
-
Builder for
GetPersistentSegmentInfoParam
class. - getRowCount() - Method in class io.milvus.Response.FieldDataWrapper
-
Gets the row count of a field.
- getRowCount() - Method in class io.milvus.Response.GetCollStatResponseWrapper
-
Gets the row count of a field.
- getRowCount() - Method in class io.milvus.Response.GetPartStatResponseWrapper
-
Gets the row count of a field.
- getShardNumber() - Method in class io.milvus.Response.DescCollResponseWrapper
-
Get shard number of the collection.
- getStatus() - Method in exception io.milvus.exception.MilvusException
- getStatus() - Method in class io.milvus.param.R
- getStringIDs() - Method in class io.milvus.Response.MutationResultWrapper
-
Gets the string ID array returned by insert interface.
- getType() - Method in class io.milvus.param.dml.InsertParam.Field
-
Return data type of the field.
- getValues() - Method in class io.milvus.param.dml.InsertParam.Field
-
Return data of the field, in column-base.
- GUARANTEE_EVENTUALLY_TS - Static variable in class io.milvus.param.Constant
- GUARANTEE_STRONG_TS - Static variable in class io.milvus.param.Constant
All Classes All Packages