Class SlowLogMasterService
java.lang.Object
org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
Slowlog Master services - Table creation to be used by HMaster
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final org.slf4j.Logger
private final MasterServices
private final boolean
private static final TableDescriptorBuilder
-
Constructor Summary
ConstructorDescriptionSlowLogMasterService
(org.apache.hadoop.conf.Configuration configuration, MasterServices masterServices) -
Method Summary
-
Field Details
-
LOG
-
slowlogTableEnabled
-
masterServices
-
TABLE_DESCRIPTOR_BUILDER
-
-
Constructor Details
-
SlowLogMasterService
public SlowLogMasterService(org.apache.hadoop.conf.Configuration configuration, MasterServices masterServices)
-
-
Method Details
-
init
- Throws:
IOException
-