static Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfig.HashFunction.forNumber(int value) |
|
Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfig.Builder.getHashFunction() |
The hash function used to hash hosts onto the ketama ring.
|
Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfig.getHashFunction() |
The hash function used to hash hosts onto the ketama ring.
|
Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfigOrBuilder.getHashFunction() |
The hash function used to hash hosts onto the ketama ring.
|
static Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfig.HashFunction.valueOf(int value) |
Deprecated.
|
static Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfig.HashFunction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Cluster.RingHashLbConfig.HashFunction |
Cluster.RingHashLbConfig.HashFunction.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Cluster.RingHashLbConfig.HashFunction[] |
Cluster.RingHashLbConfig.HashFunction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|