static ConsistencyLevel |
ConsistencyLevel.forNumber(int value) |
|
ConsistencyLevel |
CreateCollectionRequest.Builder.getConsistencyLevel() |
The consistency level that the collection used, modification is not supported now.
|
ConsistencyLevel |
CreateCollectionRequest.getConsistencyLevel() |
The consistency level that the collection used, modification is not supported now.
|
ConsistencyLevel |
CreateCollectionRequestOrBuilder.getConsistencyLevel() |
The consistency level that the collection used, modification is not supported now.
|
ConsistencyLevel |
DescribeCollectionResponse.Builder.getConsistencyLevel() |
The consistency level that the collection used, modification is not supported now.
|
ConsistencyLevel |
DescribeCollectionResponse.getConsistencyLevel() |
The consistency level that the collection used, modification is not supported now.
|
ConsistencyLevel |
DescribeCollectionResponseOrBuilder.getConsistencyLevel() |
The consistency level that the collection used, modification is not supported now.
|
static ConsistencyLevel |
ConsistencyLevel.valueOf(int value) |
Deprecated.
|
static ConsistencyLevel |
ConsistencyLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ConsistencyLevel |
ConsistencyLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ConsistencyLevel[] |
ConsistencyLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|