public static class RegionServerServices.PostOpenDeployContext extends Object
Modifier and Type | Field and Description |
---|---|
private long |
masterSystemTime |
private HRegion |
region |
Constructor and Description |
---|
PostOpenDeployContext(HRegion region,
long masterSystemTime) |
private final long masterSystemTime
@InterfaceAudience.Private public PostOpenDeployContext(HRegion region, long masterSystemTime)
public long getMasterSystemTime()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.