public static interface WalContent.WalContentConsumer
length and channel and returns no result.| Modifier and Type | Method and Description |
|---|---|
void |
accept(Integer length,
FileChannel channel)
Performs this operation on the given arguments.
|
void accept(Integer length, FileChannel channel) throws Exception
length - the total length of the WAL contentchannel - the FileChannel instance for reading the WAL contentExceptionCopyright © 2019 Infobip Ltd.. All rights reserved.