| Interface | Description |
|---|---|
| Event |
Basic representation of a data object in Flume.
|
| Class | Description |
|---|---|
| Context |
The context is a key-value store used to pass configuration information
throughout the system.
|
| Exception | Description |
|---|---|
| EventDeliveryException |
An event delivery exception is raised whenever an
Event fails to
reach at least one of its intended (next-hop) destinations. |
| FlumeException |
Base class of all flume exceptions.
|
Copyright © 2009-2022 Apache Software Foundation. All Rights Reserved.