public static class DebugStore.Builder extends Object
DebugStore command.| Modifier and Type | Method and Description |
|---|---|
Runnable |
build()
Create an executable version of the
DebugStore command. |
DebugStore.Builder |
withPath(File path)
The path to an existing segment store.
|
public DebugStore.Builder withPath(File path)
path - the path to an existing segment store.public Runnable build()
DebugStore command.Runnable.Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.