public class ModifyTableHandler extends TableEventHandler
EventHandler.EventHandlerListener, EventHandler.EventType
isEventBeingHandled, masterServices, tableName, tableNameStr
eventType, seqids, server, waitingTimeForEvents
Constructor and Description |
---|
ModifyTableHandler(byte[] tableName,
HTableDescriptor htd,
Server server,
MasterServices masterServices) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleTableOperation(List<HRegionInfo> hris) |
String |
toString() |
completed, getTableDescriptor, process, reOpenAllRegions, waitForEventBeingHandled
compareTo, getEventType, getInformativeName, getListener, getPriority, getSeqid, run, setListener
public ModifyTableHandler(byte[] tableName, HTableDescriptor htd, Server server, MasterServices masterServices) throws IOException
IOException
protected void handleTableOperation(List<HRegionInfo> hris) throws IOException
handleTableOperation
in class TableEventHandler
IOException
public String toString()
toString
in class EventHandler
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.