public interface MetricColumnSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closeFile(File outFile) |
void |
open() |
void |
serialize(Object aggs) |
void open() throws IOException
IOExceptionvoid serialize(Object aggs) throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionvoid closeFile(File outFile) throws IOException
IOExceptionCopyright © 2011–2017. All rights reserved.