Class RTBoundValidator


public final class RTBoundValidator extends Transformation<UnfilteredRowIterator>
A validating transformation that sanity-checks the sequence of RT bounds and boundaries in every partition. What we validate, specifically: - that open markers are only followed by close markers - that open markers and close markers have equal deletion times - optionally, that the iterator closes its last RT marker