org.apache.flume.serialization
Class AvroEventSerializerConfigurationConstants
java.lang.Object
   org.apache.flume.serialization.AvroEventSerializerConfigurationConstants
org.apache.flume.serialization.AvroEventSerializerConfigurationConstants
- public class AvroEventSerializerConfigurationConstants 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SYNC_INTERVAL_BYTES
public static final String SYNC_INTERVAL_BYTES
- Avro sync interval, in approximate bytes
 
- See Also:
- Constant Field Values
 
DEFAULT_SYNC_INTERVAL_BYTES
public static final int DEFAULT_SYNC_INTERVAL_BYTES
- See Also:
- Constant Field Values
COMPRESSION_CODEC
public static final String COMPRESSION_CODEC
- Avro compression codec. For supported codecs, see Avro's
 CodecFactoryclass.
 
- See Also:
- Constant Field Values
 
DEFAULT_COMPRESSION_CODEC
public static final String DEFAULT_COMPRESSION_CODEC
- See Also:
- Constant Field Values
AvroEventSerializerConfigurationConstants
public AvroEventSerializerConfigurationConstants()
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.