@InterfaceAudience.Private public class OpenMetaHandler extends OpenRegionHandler
This is executed after receiving an OPEN RPC from the master for meta.
EventHandler.EventHandlerListener
rsServices
eventType, seqids, server, waitingTimeForEvents
Constructor and Description |
---|
OpenMetaHandler(Server server,
RegionServerServices rsServices,
HRegionInfo regionInfo,
HTableDescriptor htd,
long masterSystemTime,
OpenRegionCoordination coordination,
OpenRegionCoordination.OpenRegionDetails ord) |
getRegionInfo, process
compareTo, getEventType, getInformativeName, getListener, getPriority, getSeqid, handleException, prepare, run, setListener, toString
public OpenMetaHandler(Server server, RegionServerServices rsServices, HRegionInfo regionInfo, HTableDescriptor htd, long masterSystemTime, OpenRegionCoordination coordination, OpenRegionCoordination.OpenRegionDetails ord)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.