Modifier and Type | Field and Description |
---|---|
protected HBaseAdmin |
admin |
protected org.apache.hadoop.conf.Configuration |
config |
protected boolean |
done |
protected int |
errorCode |
protected boolean |
initialized |
protected Canary.Sink |
sink |
protected String[] |
targets |
protected boolean |
useRegExp |
Modifier | Constructor and Description |
---|---|
protected |
Canary.Monitor(org.apache.hadoop.conf.Configuration config,
String[] monitorTargets,
boolean useRegExp,
Canary.Sink sink) |
protected org.apache.hadoop.conf.Configuration config
protected HBaseAdmin admin
protected String[] targets
protected boolean useRegExp
protected boolean initialized
protected boolean done
protected int errorCode
protected Canary.Sink sink
protected Canary.Monitor(org.apache.hadoop.conf.Configuration config, String[] monitorTargets, boolean useRegExp, Canary.Sink sink)
Copyright © 2014 The Apache Software Foundation. All rights reserved.