Package | Description |
---|---|
org.apache.flume.client.avro | |
org.apache.flume.source |
Modifier and Type | Method and Description |
---|---|
ReliableSpoolingFileEventReader.Builder |
ReliableSpoolingFileEventReader.Builder.consumeOrder(SpoolDirectorySourceConfigurationConstants.ConsumeOrder consumeOrder) |
Modifier and Type | Field and Description |
---|---|
static SpoolDirectorySourceConfigurationConstants.ConsumeOrder |
SpoolDirectorySourceConfigurationConstants.DEFAULT_CONSUME_ORDER |
Modifier and Type | Method and Description |
---|---|
static SpoolDirectorySourceConfigurationConstants.ConsumeOrder |
SpoolDirectorySourceConfigurationConstants.ConsumeOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoolDirectorySourceConfigurationConstants.ConsumeOrder[] |
SpoolDirectorySourceConfigurationConstants.ConsumeOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.