public class PerTableVolumeChooser extends Object implements VolumeChooser
VolumeChooser that delegates to another volume chooser based on the presence of an experimental table property,
Property.TABLE_VOLUME_CHOOSER. If it isn't found, defaults back to RandomVolumeChooser.| Constructor and Description |
|---|
PerTableVolumeChooser() |
| Modifier and Type | Method and Description |
|---|---|
String |
choose(VolumeChooserEnvironment env,
String[] options) |
public String choose(VolumeChooserEnvironment env, String[] options)
choose in interface VolumeChooserCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.