public interface AggregationIF
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
getDetailInfo(Formatter f) |
String |
getFileTypeDescription() |
String |
getFileTypeId() |
long |
getLastModified() |
void |
persistWrite() |
boolean |
syncExtend() |
void close()
throws IOException
IOExceptionboolean syncExtend()
throws IOException
IOExceptionlong getLastModified()
String getFileTypeId()
String getFileTypeDescription()
void persistWrite()
throws IOException
IOExceptionvoid getDetailInfo(Formatter f)