static ShowType |
ShowType.forNumber(int value) |
|
ShowType |
ShowCollectionsRequest.Builder.getType() |
Decide return Loaded collections or All collections(Optional)
|
ShowType |
ShowCollectionsRequest.getType() |
Decide return Loaded collections or All collections(Optional)
|
ShowType |
ShowCollectionsRequestOrBuilder.getType() |
Decide return Loaded collections or All collections(Optional)
|
ShowType |
ShowPartitionsRequest.Builder.getType() |
Decide return Loaded partitions or All partitions(Optional)
Deprecated: use GetLoadingProgress rpc instead
|
ShowType |
ShowPartitionsRequest.getType() |
Decide return Loaded partitions or All partitions(Optional)
Deprecated: use GetLoadingProgress rpc instead
|
ShowType |
ShowPartitionsRequestOrBuilder.getType() |
Decide return Loaded partitions or All partitions(Optional)
Deprecated: use GetLoadingProgress rpc instead
|
static ShowType |
ShowType.valueOf(int value) |
Deprecated.
|
static ShowType |
ShowType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ShowType |
ShowType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ShowType[] |
ShowType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|