public static class StripeStoreFlusher.BoundaryStripeFlushRequest extends StripeStoreFlusher.StripeFlushRequest
| Modifier and Type | Field and Description | 
|---|---|
| private List<byte[]> | targetBoundaries | 
comparator| Constructor and Description | 
|---|
| BoundaryStripeFlushRequest(CellComparator comparator,
                          List<byte[]> targetBoundaries) | 
| Modifier and Type | Method and Description | 
|---|---|
| StripeMultiFileWriter | createWriter() | 
private final List<byte[]> targetBoundaries
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.StripeFlushRequestIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.