Class FilteredRecord


  • public class FilteredRecord
    extends WALRecord
    Special type of WAL record. Shouldn't be stored in file. Returned by deserializer if next record is not matched by filter. Automatically handled by AbstractWalRecordsIterator.