Uses of Interface
io.nosqlbench.nb.api.annotations.BuilderFacets.WantsLayer
| Package | Description |
|---|---|
| io.nosqlbench.nb.api.annotations |
-
Uses of BuilderFacets.WantsLayer in io.nosqlbench.nb.api.annotations
Subinterfaces of BuilderFacets.WantsLayer in io.nosqlbench.nb.api.annotations Modifier and Type Interface Description static interfaceBuilderFacets.AllClasses in io.nosqlbench.nb.api.annotations that implement BuilderFacets.WantsLayer Modifier and Type Class Description classAnnotationBuilderMethods in io.nosqlbench.nb.api.annotations that return BuilderFacets.WantsLayer Modifier and Type Method Description BuilderFacets.WantsLayerBuilderFacets.WantsInterval. at(long epochMillis)Specify the instant of the annotated event.BuilderFacets.WantsLayerBuilderFacets.WantsInterval. interval(long startMillis, long endMillis)An interval annotation spans the time between two instants.BuilderFacets.WantsLayerBuilderFacets.WantsInterval. now()Use the current UTC time as the annotation instant.