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
- get(int, String) - Method in class io.milvus.response.FieldDataWrapper
- get(GetIdsParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- get(GetIdsParam) - Method in interface io.milvus.client.MilvusClient
-
Get entity(s) based on the value of primary key.
- get(GetIdsParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- get(GetIdsParam) - Method in class io.milvus.client.MilvusServiceClient
- get(String) - Method in class io.milvus.response.QueryResultsWrapper.RowRecord
-
Get a value by a key name.
- get(String) - Method in class io.milvus.response.SearchResultsWrapper.IDScore
-
Get a value by a key name.
- getAliases() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get aliases of the collection.
- getAsBool(int, String) - Method in class io.milvus.response.FieldDataWrapper
- getAsDouble(int, String) - Method in class io.milvus.response.FieldDataWrapper
- getAsInt(int, String) - Method in class io.milvus.response.FieldDataWrapper
- getAsString(int, String) - Method in class io.milvus.response.FieldDataWrapper
- getAutoGeneratedIDs() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets the long ID array for auto-id primary key, generated by bulk insert task.
- getAvailableServerSettings() - Method in class io.milvus.connection.ClusterFactory
- getBulkInsertState(GetBulkInsertStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getBulkInsertState(GetBulkInsertStateParam) - Method in interface io.milvus.client.MilvusClient
-
Get state of bulk insert task
- getBulkInsertState(GetBulkInsertStateParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getBulkInsertState(GetBulkInsertStateParam) - Method in class io.milvus.client.MilvusServiceClient
- GetBulkInsertStateParam - Class in io.milvus.param.bulkinsert
-
Parameters for
getBulkInsertState
interface. - GetBulkInsertStateParam.Builder - Class in io.milvus.param.bulkinsert
-
Builder for
GetBulkInsertStateParam
class. - GetBulkInsertStateWrapper - Class in io.milvus.response
-
Util class to wrap response of
GetImportStateResponse
interface. - GetBulkInsertStateWrapper(GetImportStateResponse) - Constructor for class io.milvus.response.GetBulkInsertStateWrapper
- getClient() - Method in class io.milvus.connection.ServerSetting
- 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.param.QueryNodeSingleSearch
- getCollectionName() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get name of the collection.
- getCollectionName() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets target collection name of the bulk insert task.
- getCollectionNames() - Method in class io.milvus.response.ShowCollResponseWrapper
- 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.
- getCollectionStatistics(GetCollectionStatisticsParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getCollectionStatistics(GetCollectionStatisticsParam) - Method in class io.milvus.client.MilvusServiceClient
- 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.
- getCompactionState(GetCompactionStateParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getCompactionState(GetCompactionStateParam) - Method in class io.milvus.client.MilvusServiceClient
- 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.
- getCompactionStateWithPlans(GetCompactionPlansParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getCompactionStateWithPlans(GetCompactionPlansParam) - Method in class io.milvus.client.MilvusServiceClient
- getCreatedUtcTimestamp() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get utc timestamp when collection created.
- getCreateTimestamp() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets the integer timestamp when this task is created.
- getCreateTimeStr() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets the timestamp in string format when this task is created.
- getData() - Method in class io.milvus.param.R
- getDefaultServer() - Method in class io.milvus.connection.ClusterFactory
- 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
- getDynamicWrapper() - Method in class io.milvus.response.basic.RowRecordWrapper
-
Get the dynamic field.
- getEnableDynamicField() - Method in class io.milvus.response.DescCollResponseWrapper
- getException() - Method in class io.milvus.param.R
- getExtraParam() - Method in class io.milvus.response.DescIndexResponseWrapper.IndexDesc
- getFailedReason() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets failed reason of the bulk insert task.
- 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 of List Float, binary vector field return List of ByteBuffer int64 field return List of Long int32/int16/int8 field return List of Integer boolean field return List of Boolean float field return List of Float double field return List of Double varchar field return List of String etc.
- getFieldData(String, int) - Method in class io.milvus.response.SearchResultsWrapper
-
Gets data for an output field which is specified by search request.
- getFieldDataList() - Method in class io.milvus.response.basic.RowRecordWrapper
- getFieldDataList() - Method in class io.milvus.response.QueryResultsWrapper
- getFieldDataList() - Method in class io.milvus.response.SearchResultsWrapper
- 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. - getFieldWrapper(String) - Method in class io.milvus.response.SearchResultsWrapper
-
Gets
FieldDataWrapper
for a field. - getFiles() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets target files of the bulk insert task.
- getFlushAllState(GetFlushAllStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getFlushAllState(GetFlushAllStateParam) - Method in interface io.milvus.client.MilvusClient
-
Get flush state of all segments.
- getFlushAllState(GetFlushAllStateParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getFlushAllState(GetFlushAllStateParam) - Method in class io.milvus.client.MilvusServiceClient
- GetFlushAllStateParam - Class in io.milvus.param.control
-
Parameters for
getFlushAllState
interface. - GetFlushAllStateParam.Builder - Class in io.milvus.param.control
-
Builder for
GetFlushAllStateParam
class. - getFlushState(GetFlushStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getFlushState(GetFlushStateParam) - Method in interface io.milvus.client.MilvusClient
-
Get flush state of specified segments.
- getFlushState(GetFlushStateParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getFlushState(GetFlushStateParam) - Method in class io.milvus.client.MilvusServiceClient
- GetFlushStateParam - Class in io.milvus.param.control
-
Parameters for
getMetric
interface. - GetFlushStateParam.Builder - Class in io.milvus.param.control
-
Builder for
GetFlushStateParam
class. - getHealthPort() - Method in class io.milvus.param.ServerAddress
- getHost() - Method in class io.milvus.param.ServerAddress
- getIDScore(int) - Method in class io.milvus.response.SearchResultsWrapper
-
Gets ID-score pairs returned by search interface.
- GetIdsParam - Class in io.milvus.param.highlevel.dml
-
Parameters for
get
interface. - GetIdsParam.Builder<T> - Class in io.milvus.param.highlevel.dml
-
Builder for
GetIdsParam
class. - getImportedCount() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets how many rows were imported by the bulk insert task.
- getIndexBuildProgress(GetIndexBuildProgressParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
-
Deprecated.
- getIndexBuildProgress(GetIndexBuildProgressParam) - Method in interface io.milvus.client.MilvusClient
-
Shows the index building progress, such as how many rows are indexed.
- getIndexBuildProgress(GetIndexBuildProgressParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- 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
-
Deprecated.
- 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).
- getIndexState(GetIndexStateParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- 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.
- getInsertIDs() - Method in class io.milvus.response.MutationResultWrapper
-
Gets the ID array from returned by insert interface.
- getLoadingProgress(GetLoadingProgressParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getLoadingProgress(GetLoadingProgressParam) - Method in interface io.milvus.client.MilvusClient
-
Get collection loading progress
- getLoadingProgress(GetLoadingProgressParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getLoadingProgress(GetLoadingProgressParam) - Method in class io.milvus.client.MilvusServiceClient
- GetLoadingProgressParam - Class in io.milvus.param.collection
-
Parameters for
loadCollection
interface. - GetLoadingProgressParam(GetLoadingProgressParam.Builder) - Constructor for class io.milvus.param.collection.GetLoadingProgressParam
- GetLoadingProgressParam.Builder - Class in io.milvus.param.collection
-
Builder for
GetLoadingProgressParam
class. - getLoadState(GetLoadStateParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getLoadState(GetLoadStateParam) - Method in interface io.milvus.client.MilvusClient
-
Get collection loading state
- getLoadState(GetLoadStateParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getLoadState(GetLoadStateParam) - Method in class io.milvus.client.MilvusServiceClient
- GetLoadStateParam - Class in io.milvus.param.collection
-
Parameters for
getLoadState
interface. - GetLoadStateParam(GetLoadStateParam.Builder) - Constructor for class io.milvus.param.collection.GetLoadStateParam
- GetLoadStateParam.Builder - Class in io.milvus.param.collection
-
Builder for
GetLoadStateParam
class. - getLongIDs() - Method in class io.milvus.response.MutationResultWrapper
-
Gets the long ID array returned by insert interface.
- getMaster() - Method in class io.milvus.connection.ClusterFactory
- getMaxLength() - Method in class io.milvus.param.collection.FieldType
- 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.
- getMetrics(GetMetricsParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getMetrics(GetMetricsParam) - Method in class io.milvus.client.MilvusServiceClient
- 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.param.QueryNodeSingleSearch
- 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.
- getNameByCode(int) - Static method in enum io.milvus.common.clientenum.ConsistencyLevelEnum
- getOperationTs() - Method in class io.milvus.response.MutationResultWrapper
-
Get timestamp of the operation marked by server.
- getOutputFields() - Method in class io.milvus.response.basic.RowRecordWrapper
- getOutputFields() - Method in class io.milvus.response.QueryResultsWrapper
- getOutputFields() - Method in class io.milvus.response.SearchResultsWrapper
- getParams() - Method in class io.milvus.param.QueryNodeSingleSearch
- getPartitionInfoByName(String) - Method in class io.milvus.response.ShowPartResponseWrapper
-
Get information of one partition by name.
- getPartitionKeyField() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get the partition key field.
- getPartitionName() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets target partition name of the bulk insert task.
- 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.
- getPartitionStatistics(GetPartitionStatisticsParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getPartitionStatistics(GetPartitionStatisticsParam) - Method in class io.milvus.client.MilvusServiceClient
- 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.
- getPersistentSegmentInfo(GetPersistentSegmentInfoParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getPersistentSegmentInfo(GetPersistentSegmentInfoParam) - Method in class io.milvus.client.MilvusServiceClient
- 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.ServerAddress
- getPrimaryField() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get the primary key field.
- getProgress() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets working progress percent value of the bulk insert task.
- 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.
- getQuerySegmentInfo(GetQuerySegmentInfoParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getQuerySegmentInfo(GetQuerySegmentInfoParam) - Method in class io.milvus.client.MilvusServiceClient
- GetQuerySegmentInfoParam - Class in io.milvus.param.control
-
Parameters for
getQuerySegmentInfo
interface. - GetQuerySegmentInfoParam.Builder - Class in io.milvus.param.control
-
Builder for
GetQuerySegmentInfoParam
class. - getReplicas(GetReplicasParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getReplicas(GetReplicasParam) - Method in interface io.milvus.client.MilvusClient
-
Returns the collection's replica information
- getReplicas(GetReplicasParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- getReplicas(GetReplicasParam) - Method in class io.milvus.client.MilvusServiceClient
- GetReplicasParam - Class in io.milvus.param.control
-
Parameters for
getReplicas
interface. - GetReplicasParam.Builder - Class in io.milvus.param.control
-
Builder for
GetReplicasParam
class. - GetResponse - Class in io.milvus.param.highlevel.dml.response
-
Parameters for
get
interface. - GetResponse() - Constructor for class io.milvus.param.highlevel.dml.response.GetResponse
- 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.
- getRowCount() - Method in class io.milvus.response.QueryResultsWrapper
-
Gets the row count of the result.
- getRowRecords() - Method in class io.milvus.response.basic.RowRecordWrapper
- getRowRecords() - Method in class io.milvus.response.QueryResultsWrapper
-
Gets row records list from query result.
- getRowRecords() - Method in class io.milvus.response.SearchResultsWrapper
- getServerAddress() - Method in class io.milvus.connection.ServerSetting
- getServerSettings() - Method in class io.milvus.connection.ClusterFactory
- getShardNumber() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get shard number of the collection.
- getState() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets state of the bulk insert task.
- 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.
- getTaskID() - Method in class io.milvus.response.BulkInsertResponseWrapper
-
Gets ID of the bulk insert task.
- getTaskID() - Method in class io.milvus.response.GetBulkInsertStateWrapper
-
Gets ID of the bulk insert task.
- getTypeErrorMsg() - Static method in class io.milvus.param.ParamUtils
- getValues() - Method in class io.milvus.param.dml.InsertParam.Field
-
Return data of the field, in column-base.
- getVectorField() - Method in class io.milvus.response.DescCollResponseWrapper
-
Get the vector key field.
- getVectorFieldName() - Method in class io.milvus.param.QueryNodeSingleSearch
- getVectors() - Method in class io.milvus.param.QueryNodeSingleSearch
- getVersion() - Method in class io.milvus.client.AbstractMilvusGrpcClient
- getVersion() - Method in interface io.milvus.client.MilvusClient
-
Get server version
- getVersion() - Method in class io.milvus.client.MilvusMultiServiceClient
- getVersion() - Method in class io.milvus.client.MilvusServiceClient
- GPU_IVF_FLAT - io.milvus.param.IndexType
- GPU_IVF_PQ - io.milvus.param.IndexType
- grantRolePrivilege(GrantRolePrivilegeParam) - Method in class io.milvus.client.AbstractMilvusGrpcClient
- grantRolePrivilege(GrantRolePrivilegeParam) - Method in interface io.milvus.client.MilvusClient
-
Grant Role Privilege.
- grantRolePrivilege(GrantRolePrivilegeParam) - Method in class io.milvus.client.MilvusMultiServiceClient
- grantRolePrivilege(GrantRolePrivilegeParam) - Method in class io.milvus.client.MilvusServiceClient
- GrantRolePrivilegeParam - Class in io.milvus.param.role
- GrantRolePrivilegeParam.Builder - Class in io.milvus.param.role
-
Builder for
GrantRolePrivilegeParam
class. - 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