Uses of Enum Class
org.apache.cassandra.index.sai.disk.v1.vector.OnHeapGraph.InvalidVectorBehavior
Packages that use OnHeapGraph.InvalidVectorBehavior
-
Uses of OnHeapGraph.InvalidVectorBehavior in org.apache.cassandra.index.sai.disk.v1.vector
Methods in org.apache.cassandra.index.sai.disk.v1.vector that return OnHeapGraph.InvalidVectorBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OnHeapGraph.InvalidVectorBehavior[]OnHeapGraph.InvalidVectorBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.index.sai.disk.v1.vector with parameters of type OnHeapGraph.InvalidVectorBehaviorModifier and TypeMethodDescriptionlongOnHeapGraph.add(ByteBuffer term, T key, OnHeapGraph.InvalidVectorBehavior behavior)