Class StripeMultiFileWriter.BoundaryMultiWriter

All Implemented Interfaces:
CellSink, ShipperListener
Enclosing class:
StripeMultiFileWriter

MultiWriter that separates the cells based on fixed row-key boundaries. All the KVs between each pair of neighboring boundaries from the list supplied to ctor will end up in one file, and separate from all other such pairs.