| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeBucketer
A
Bucketer that assigns to buckets based on current system time. |
class |
NonRollingBucketer
A
Bucketer that does not perform any
rolling of files. |
| Modifier and Type | Method and Description |
|---|---|
RollingSink<T> |
RollingSink.setBucketer(Bucketer bucketer)
Sets the
Bucketer to use for determining the bucket files to write to. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.