| Interface | Description |
|---|---|
| VolumeChooser |
Helper used by
VolumeManagers to select from a set of Volume URIs. |
| VolumeManager |
A wrapper around multiple hadoop FileSystem objects, which are assumed to be different volumes.
|
| Class | Description |
|---|---|
| FileRef |
This is a glue object, to convert short file references to long references.
|
| PerTableVolumeChooser |
A
VolumeChooser that delegates to another volume chooser based on the presence of an experimental table property,
Property.TABLE_VOLUME_CHOOSER. |
| PreferredVolumeChooser |
A
RandomVolumeChooser that limits its choices from a given set of options to the subset of those options preferred for a particular table. |
| RandomVolumeChooser | |
| ViewFSUtils | |
| VolumeChooserEnvironment | |
| VolumeManagerImpl | |
| VolumeUtil |
Utility methods for managing absolute URIs contained in Accumulo metadata.
|
| VolumeUtil.TabletFiles |
| Enum | Description |
|---|---|
| VolumeManager.FileType |
Copyright © 2015 Apache Accumulo Project. All rights reserved.