Class AvailableSpaceFilter
java.lang.Object
org.apache.hadoop.ozone.container.common.volume.AvailableSpaceFilter
- All Implemented Interfaces:
Predicate<HddsVolume>
Filter for selecting volumes with enough space for a new container.
Keeps track of ineligible volumes for logging/debug purposes.
-
Method Details
-
test
- Specified by:
testin interfacePredicate<HddsVolume>
-
toString
-