Uses of Interface
io.nosqlbench.api.annotations.AnnotationBuilderFacets.WantsLayer
Packages that use AnnotationBuilderFacets.WantsLayer
-
Uses of AnnotationBuilderFacets.WantsLayer in io.nosqlbench.api.annotations
Subinterfaces of AnnotationBuilderFacets.WantsLayer in io.nosqlbench.api.annotationsClasses in io.nosqlbench.api.annotations that implement AnnotationBuilderFacets.WantsLayerMethods in io.nosqlbench.api.annotations that return AnnotationBuilderFacets.WantsLayerModifier and TypeMethodDescriptionAnnotationBuilderFacets.WantsInterval.at(long epochMillis) Specify the instant of the annotated event.AnnotationBuilderFacets.WantsInterval.interval(long startMillis, long endMillis) An interval annotation spans the time between two instants.AnnotationBuilderFacets.WantsInterval.now()Use the current UTC time as the annotation instant.