org.apache.hadoop.hbase.master
Class RegionStateStore

java.lang.Object
  extended by org.apache.hadoop.hbase.master.RegionStateStore

@InterfaceAudience.Private
public class RegionStateStore
extends Object

A helper to persist region state in meta. We may change this class to StateStore later if we also use it to store other states in meta


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.