@InterfaceAudience.Private public class CompactedHFilesDischargeHandler extends org.apache.hadoop.hbase.executor.EventHandler
Constructor and Description |
---|
CompactedHFilesDischargeHandler(Server server,
org.apache.hadoop.hbase.executor.EventType eventType,
HStore store) |
Modifier and Type | Method and Description |
---|---|
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
public CompactedHFilesDischargeHandler(Server server, org.apache.hadoop.hbase.executor.EventType eventType, HStore store)
public void process() throws IOException
org.apache.hadoop.hbase.executor.EventHandler
process
in class org.apache.hadoop.hbase.executor.EventHandler
IOException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.