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