Uses of Enum Class
io.nosqlbench.nb.api.annotations.Temporal
Packages that use Temporal
Package
Description
The annotations subsystem allows for identifying lifecycles of key runtime components
and documenting their parameters and invocations with details for context.
-
Uses of Temporal in io.nosqlbench.nb.api.annotations
Subclasses with type arguments of type Temporal in io.nosqlbench.nb.api.annotationsMethods in io.nosqlbench.nb.api.annotations that return TemporalModifier and TypeMethodDescriptionAnnotation.getTemporal()MutableAnnotation.getTemporal()static TemporalReturns the enum constant of this class with the specified name.static Temporal[]Temporal.values()Returns an array containing the constants of this enum class, in the order they are declared.