Package | Description |
---|---|
org.apache.flume.client.avro | |
org.apache.flume.serialization |
Modifier and Type | Method and Description |
---|---|
ReliableSpoolingFileEventReader.Builder |
ReliableSpoolingFileEventReader.Builder.decodeErrorPolicy(DecodeErrorPolicy decodeErrorPolicy) |
Modifier and Type | Method and Description |
---|---|
static DecodeErrorPolicy |
DecodeErrorPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecodeErrorPolicy[] |
DecodeErrorPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ResettableFileInputStream(File file,
PositionTracker tracker,
int bufSize,
Charset charset,
DecodeErrorPolicy decodeErrorPolicy) |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.