Package | Description |
---|---|
org.apache.flume.util |
Modifier and Type | Class and Description |
---|---|
class |
RandomOrderSelector<T>
An implementation of OrderSelector which returns objects in random order.
|
class |
RoundRobinOrderSelector<T>
An implementation of OrderSelector which returns objects in round robin order.
|
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.