Uses of Class
org.apache.accumulo.server.fs.RandomVolumeChooser
-
Packages that use RandomVolumeChooser Package Description org.apache.accumulo.server.fs -
-
Uses of RandomVolumeChooser in org.apache.accumulo.server.fs
Subclasses of RandomVolumeChooser in org.apache.accumulo.server.fs Modifier and Type Class Description classPreferredVolumeChooserARandomVolumeChooserthat limits its choices from a given set of options to the subset of those options preferred for a particular table.classSpaceAwareVolumeChooserAPreferredVolumeChooserthat takes remaining HDFS space into account when making a volume choice rather than a simpler round robin.
-