@Command(name="validator",
         description="Validates that a given Druid JSON object is correctly formatted")
public class DruidJsonValidator
extends GuiceRunnable
| Modifier and Type | Field and Description | 
|---|---|
String | 
jsonFile  | 
String | 
resource  | 
boolean | 
toLogger  | 
String | 
type  | 
| Constructor and Description | 
|---|
DruidJsonValidator()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<? extends com.google.inject.Module> | 
getModules()  | 
void | 
run()  | 
configure, initLifecycle, makeInjectorpublic String jsonFile
public String type
public String resource
public boolean toLogger
protected List<? extends com.google.inject.Module> getModules()
getModules in class GuiceRunnablepublic void run()
Copyright © 2011–2018. All rights reserved.