Uses of Enum Class
org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
Packages that use MetaRegionLocationCache.ZNodeOpType
- 
Uses of MetaRegionLocationCache.ZNodeOpType in org.apache.hadoop.hbaseMethods in org.apache.hadoop.hbase that return MetaRegionLocationCache.ZNodeOpTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MetaRegionLocationCache.ZNodeOpType[]MetaRegionLocationCache.ZNodeOpType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase with parameters of type MetaRegionLocationCache.ZNodeOpTypeModifier and TypeMethodDescriptionprivate voidMetaRegionLocationCache.loadMetaLocationsFromZk(RetryCounter retryCounter, MetaRegionLocationCache.ZNodeOpType opType) Populates the current snapshot of meta locations from ZK.private voidMetaRegionLocationCache.updateMetaLocation(String path, MetaRegionLocationCache.ZNodeOpType opType)