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 © 2011–2018 The Apache Software Foundation. All rights reserved.