@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.IOException
boolean syncExtend() throws java.io.IOException
java.io.IOException
long getLastModified()
java.lang.String getFileTypeId()
java.lang.String getFileTypeDescription()
void persistWrite() throws java.io.IOException
java.io.IOException
void getDetailInfo(java.util.Formatter f)