Uses of Enum Class
org.apache.cassandra.utils.AsymmetricOrdering.Op
Packages that use AsymmetricOrdering.Op
-
Uses of AsymmetricOrdering.Op in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils that return AsymmetricOrdering.OpModifier and TypeMethodDescriptionstatic AsymmetricOrdering.OpReturns the enum constant of this class with the specified name.static AsymmetricOrdering.Op[]AsymmetricOrdering.Op.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.utils with parameters of type AsymmetricOrdering.OpModifier and TypeMethodDescriptionintAsymmetricOrdering.binarySearchAsymmetric(List<? extends T1> searchIn, T2 searchFor, AsymmetricOrdering.Op op)