public static class StripeStoreFlusher.BoundaryStripeFlushRequest extends StripeStoreFlusher.StripeFlushRequest
comparator
Constructor and Description |
---|
BoundaryStripeFlushRequest(CellComparator comparator,
List<byte[]> targetBoundaries) |
Modifier and Type | Method and Description |
---|---|
StripeMultiFileWriter |
createWriter() |
public BoundaryStripeFlushRequest(CellComparator comparator, List<byte[]> targetBoundaries)
targetBoundaries
- New files should be written with these boundaries.public StripeMultiFileWriter createWriter() throws IOException
createWriter
in class StripeStoreFlusher.StripeFlushRequest
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.