@FunctionalInterface
public static interface TermGapScanner.GapHandler
Modifier and Type | Method and Description |
---|---|
void |
onGap(int termId,
int offset,
int length)
Gap detected in log buffer that is being rebuilt.
|
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.