@Internal
public interface CompactWriter<T>
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
CompactWriter.Factory<T>
Factory to create
CompactWriter. |
void write(T record) throws IOException
IOExceptionvoid commit()
throws IOException
IOExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.