@Command(name="dump-segment",
description="Dump segment data")
public class DumpSegment
extends GuiceRunnable
| Modifier and Type | Field and Description |
|---|---|
List<String> |
columnNamesFromCli |
boolean |
decompressBitmaps |
String |
directory |
String |
dumpTypeString |
String |
filterJson |
String |
outputFileName |
boolean |
timeISO8601 |
| Constructor and Description |
|---|
DumpSegment() |
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends com.google.inject.Module> |
getModules() |
void |
run() |
configure, initLifecycle, makeInjectorpublic String directory
public String outputFileName
public String filterJson
public boolean timeISO8601
public String dumpTypeString
public boolean decompressBitmaps
public void run()
protected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnableCopyright © 2011–2017. All rights reserved.