Uses of Enum
io.stargate.sdk.core.Ordering
Packages that use Ordering
-
Uses of Ordering in io.stargate.sdk.core
Methods in io.stargate.sdk.core that return OrderingModifier and TypeMethodDescriptionSort.getOrder()Getter accessor for attribute 'order'.static OrderingReturns the enum constant of this type with the specified name.static Ordering[]Ordering.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.stargate.sdk.core with parameters of type OrderingModifier and TypeMethodDescriptionvoidSetter accessor for attribute 'order'.Constructors in io.stargate.sdk.core with parameters of type Ordering