static CompactionState |
CompactionState.forNumber(int value) |
|
CompactionState |
GetCompactionPlansResponse.Builder.getState() |
.milvus.proto.common.CompactionState state = 2;
|
CompactionState |
GetCompactionPlansResponse.getState() |
.milvus.proto.common.CompactionState state = 2;
|
CompactionState |
GetCompactionPlansResponseOrBuilder.getState() |
.milvus.proto.common.CompactionState state = 2;
|
CompactionState |
GetCompactionStateResponse.Builder.getState() |
.milvus.proto.common.CompactionState state = 2;
|
CompactionState |
GetCompactionStateResponse.getState() |
.milvus.proto.common.CompactionState state = 2;
|
CompactionState |
GetCompactionStateResponseOrBuilder.getState() |
.milvus.proto.common.CompactionState state = 2;
|
static CompactionState |
CompactionState.valueOf(int value) |
Deprecated.
|
static CompactionState |
CompactionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CompactionState |
CompactionState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CompactionState[] |
CompactionState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|