Package io.nosqlbench.api.labels
Interface Labeled
- All Known Implementing Classes:
Labeled.MapLabels,MutableLabels
public interface Labeled
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Labeled.MapLabelsgetLabelsAnd(String... keyvalues) getLabelsAnd(Map<String, String> extra) default Stringlinearized(String... and) default Stringlinearized(Map<String, String> and)
-
Method Details
-
getLabels
-
getLabelsAnd
-
getLabelsAnd
-
forMap
-
linearized
-
linearized
-