Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
Modifier and Type | Class and Description |
---|---|
class |
HdfsVolumeId
HDFS-specific volume identifier which implements
VolumeId . |
Modifier and Type | Method and Description |
---|---|
VolumeId[] |
BlockStorageLocation.getVolumeIds()
Gets the list of
VolumeId corresponding to the block's replicas. |
Modifier and Type | Method and Description |
---|---|
int |
HdfsVolumeId.compareTo(VolumeId arg0) |
int |
VolumeId.compareTo(VolumeId arg0) |
Constructor and Description |
---|
BlockStorageLocation(BlockLocation loc,
VolumeId[] volumeIds) |
Copyright © 2015 Apache Software Foundation. All rights reserved.