Uses of Class
io.nosqlbench.engine.api.activityapi.cyclelog.buffers.CycleSorting
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityapi.cyclelog.buffers |
-
Uses of CycleSorting in io.nosqlbench.engine.api.activityapi.cyclelog.buffers
Methods in io.nosqlbench.engine.api.activityapi.cyclelog.buffers that return CycleSorting Modifier and Type Method Description static CycleSortingCycleSorting. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CycleSorting[]CycleSorting. values()Returns an array containing the constants of this enum type, in the order they are declared.