public static class StripeStoreFlusher.BoundaryStripeFlushRequest extends StripeStoreFlusher.StripeFlushRequest
| Modifier and Type | Field and Description |
|---|---|
private List<byte[]> |
targetBoundaries |
| Constructor and Description |
|---|
StripeStoreFlusher.BoundaryStripeFlushRequest(List<byte[]> targetBoundaries) |
private final List<byte[]> targetBoundaries
public StripeStoreFlusher.BoundaryStripeFlushRequest(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.