static Storage.ShardingStrategy |
Storage.ShardingStrategy.forNumber(int value) |
|
Storage.ShardingStrategy |
Storage.CreateReadSessionRequest.Builder.getShardingStrategy() |
The strategy to use for distributing data among multiple streams.
|
Storage.ShardingStrategy |
Storage.CreateReadSessionRequest.getShardingStrategy() |
The strategy to use for distributing data among multiple streams.
|
Storage.ShardingStrategy |
Storage.CreateReadSessionRequestOrBuilder.getShardingStrategy() |
The strategy to use for distributing data among multiple streams.
|
Storage.ShardingStrategy |
Storage.ReadSession.Builder.getShardingStrategy() |
The strategy to use for distributing data among the streams.
|
Storage.ShardingStrategy |
Storage.ReadSession.getShardingStrategy() |
The strategy to use for distributing data among the streams.
|
Storage.ShardingStrategy |
Storage.ReadSessionOrBuilder.getShardingStrategy() |
The strategy to use for distributing data among the streams.
|
static Storage.ShardingStrategy |
Storage.ShardingStrategy.valueOf(int value) |
Deprecated.
|
static Storage.ShardingStrategy |
Storage.ShardingStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Storage.ShardingStrategy |
Storage.ShardingStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Storage.ShardingStrategy[] |
Storage.ShardingStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|