public final class S3BlockLocation extends Object implements BlockLocation
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(BlockLocation arg0) |
String[] |
getHosts() |
long |
getLength() |
long |
getOffset() |
public int compareTo(BlockLocation arg0)
compareTo in interface Comparable<BlockLocation>public String[] getHosts() throws IOException
getHosts in interface BlockLocationIOExceptionpublic long getOffset()
getOffset in interface BlockLocationpublic long getLength()
getLength in interface BlockLocationCopyright © 2015 The Apache Software Foundation. All rights reserved.