Uses of Enum Class
org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
-
Uses of MetaRegionLocationCache.ZNodeOpType in org.apache.hadoop.hbase
Modifier 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.Modifier and TypeMethodDescriptionprivate void
MetaRegionLocationCache.loadMetaLocationsFromZk
(RetryCounter retryCounter, MetaRegionLocationCache.ZNodeOpType opType) Populates the current snapshot of meta locations from ZK.private void
MetaRegionLocationCache.updateMetaLocation
(String path, MetaRegionLocationCache.ZNodeOpType opType)