public interface Spool
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
void |
read(RecordBatch batch) |
void |
write(RecordBatch batch) |
void write(RecordBatch batch) throws IOException
IOExceptionvoid read(RecordBatch batch) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.