org.apache.hadoop.hbase.master.handler
Interface TotesHRegionInfo

All Known Implementing Classes:
ClosedRegionHandler, OpenedRegionHandler

public interface TotesHRegionInfo

Implementors tote an HRegionInfo instance. This is a marker interface that can be put on EventHandlers that have an HRegionInfo.


Method Summary
 HRegionInfo getHRegionInfo()
           
 

Method Detail

getHRegionInfo

HRegionInfo getHRegionInfo()
Returns:
HRegionInfo instance.


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.