Package | Description |
---|---|
org.apache.cassandra.utils |
Modifier and Type | Method and Description |
---|---|
static AsymmetricOrdering.Op |
AsymmetricOrdering.Op.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AsymmetricOrdering.Op[] |
AsymmetricOrdering.Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
AsymmetricOrdering.binarySearchAsymmetric(java.util.List<? extends T1> searchIn,
T2 searchFor,
AsymmetricOrdering.Op op) |
Copyright © 2020 The Apache Software Foundation