Uses of Class
org.apache.accumulo.core.spi.fs.RandomVolumeChooser
Packages that use RandomVolumeChooser
-
Uses of RandomVolumeChooser in org.apache.accumulo.core.spi.fs
Subclasses of RandomVolumeChooser in org.apache.accumulo.core.spi.fsModifier and TypeClassDescriptionclassARandomVolumeChooserthat selects preferred volumes to use from the provided volume options.classAPreferredVolumeChooserthat takes remaining HDFS space into account when making a volume choice rather than a simpler round-robin.