@InterfaceAudience.Private public class CompactedHFilesDischargeHandler extends EventHandler
| Modifier and Type | Field and Description | 
|---|---|
| private HStore | store | 
eventType, seqids, server, waitingTimeForEvents| Constructor and Description | 
|---|
| CompactedHFilesDischargeHandler(Server server,
                               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. | 
compareTo, getEventType, getInformativeName, getPriority, getSeqid, handleException, prepare, run, toStringpublic CompactedHFilesDischargeHandler(Server server, EventType eventType, HStore store)
public void process() throws IOException
EventHandlerprocess in class EventHandlerIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.