public interface VolumeChooser
VolumeManagers to select from a set of Volume URIs. N.B. implemenations must be threadsafe. VolumeChooser.equals will be used
for internal caching.| Modifier and Type | Method and Description |
|---|---|
String |
choose(VolumeChooserEnvironment env,
String[] options) |
String choose(VolumeChooserEnvironment env, String[] options)
Copyright © 2015 Apache Accumulo Project. All rights reserved.