mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
support --include
This commit is contained in:
@@ -52,7 +52,7 @@ public interface NBPathsAPI {
|
||||
* @param prefixPaths A list of paths to include in the search
|
||||
* @return this builder
|
||||
*/
|
||||
GetName prefix(String... prefixPaths);
|
||||
GetPrefix prefix(String... prefixPaths);
|
||||
}
|
||||
|
||||
public static interface GetName extends GetExtension {
|
||||
|
||||
Reference in New Issue
Block a user