public static class StripeStoreFlusher.BoundaryStripeFlushRequest extends StripeStoreFlusher.StripeFlushRequest
| Constructor and Description |
|---|
BoundaryStripeFlushRequest(List<byte[]> targetBoundaries) |
| Modifier and Type | Method and Description |
|---|---|
StripeMultiFileWriter |
createWriter() |
public BoundaryStripeFlushRequest(List<byte[]> targetBoundaries)
targetBoundaries - New files should be written with these boundaries.public StripeMultiFileWriter createWriter() throws IOException
createWriter in class StripeStoreFlusher.StripeFlushRequestIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.