public abstract class SampleWriter extends Object implements Closeable
| Constructor and Description |
|---|
SampleWriter() |
public abstract long write(Sample sample)
sample - The sample to be written (Must not be null)Copyright © 1998-2016 Apache Software Foundation. All Rights Reserved.