public class TachyonFileSegment extends Object
TachyonFileSegment(tachyon.client.TachyonFile file, long offset, long length)
tachyon.client.TachyonFile
file()
long
length()
offset()
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TachyonFileSegment(tachyon.client.TachyonFile file, long offset, long length)
public tachyon.client.TachyonFile file()
public long offset()
public long length()
public String toString()
toString
Object