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
IOException
void serialize(Object aggs) throws IOException
IOException
void close() throws IOException
IOException
void closeFile(File outFile) throws IOException
IOException
Copyright © 2011–2017. All rights reserved.