org.apache.hadoop.hbase.regionserver
Class RegionServerServices.PostOpenDeployContext
java.lang.Object
org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- Enclosing interface:
- RegionServerServices
public static class RegionServerServices.PostOpenDeployContext
- extends Object
Context for postOpenDeployTasks().
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegionServerServices.PostOpenDeployContext
@InterfaceAudience.Private
public RegionServerServices.PostOpenDeployContext(HRegion region,
long masterSystemTime)
getRegion
public HRegion getRegion()
getMasterSystemTime
public long getMasterSystemTime()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.