@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, toString
public CompactedHFilesDischargeHandler(Server server, EventType eventType, HStore store)
public void process() throws IOException
EventHandler
process
in class EventHandler
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.