mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
improve method names on annotations
This commit is contained in:
@@ -407,7 +407,7 @@ public class NBCLI implements Function<String[], Integer>, NBLabeledElement {
|
||||
.element(this)
|
||||
.now()
|
||||
.layer(Layer.Session)
|
||||
.detail("cli", String.join("\n", args))
|
||||
.addDetail("cli", String.join("\n", args))
|
||||
.build()
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user