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