cgl.narada.service.fragmentation
Class CoalescingMetaData
java.lang.Object
cgl.narada.service.fragmentation.CoalescingMetaData
public class CoalescingMetaData
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoalescingMetaData
public CoalescingMetaData(String filename,
String coalescingDir,
long contentLength,
int numOfFragments,
long fragmentationEpoch)
getCoalescingDirectory
public String getCoalescingDirectory()
getFileName
public String getFileName()
getContentLength
public long getContentLength()
getNumberOfFragments
public int getNumberOfFragments()
getFragmentationEpoch
public long getFragmentationEpoch()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project