| Modifier and Type | Method and Description |
|---|---|
Runnable |
build()
Create an executable version of the
DebugTars command. |
DebugTars.Builder |
withPath(File path)
The path to an existing segment store.
|
DebugTars.Builder |
withTar(String tar)
Add a TAR file.
|
public DebugTars.Builder withPath(File path)
path - the path to an existing segment store.public DebugTars.Builder withTar(String tar)
tar - the name of a TAR file.Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.