@InterfaceAudience.Private public class SlowLogMasterService extends Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private MasterServices |
masterServices |
private boolean |
slowlogTableEnabled |
private static TableDescriptorBuilder |
TABLE_DESCRIPTOR_BUILDER |
Constructor and Description |
---|
SlowLogMasterService(org.apache.hadoop.conf.Configuration configuration,
MasterServices masterServices) |
private static final org.slf4j.Logger LOG
private final boolean slowlogTableEnabled
private final MasterServices masterServices
private static final TableDescriptorBuilder TABLE_DESCRIPTOR_BUILDER
public SlowLogMasterService(org.apache.hadoop.conf.Configuration configuration, MasterServices masterServices)
public void init() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.