Deprecated API


Contents
Deprecated Interfaces
org.apache.flume.formatter.output.EventFormatter
           
 

Deprecated Classes
org.apache.flume.channel.recoverable.memory.RecoverableMemoryChannel
          The RecoverableMemoryChannel has been deprecated in favor of FileChannel, which gives better performance and is also durable. 
org.apache.flume.formatter.output.TextDelimitedOutputFormatter
           
com.cloudera.flume.handlers.thrift.ThriftFlumeEvent
           
com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer
           
 

Deprecated Fields
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_CREATE_FK
          use ConfigurationConstants.CONFIG_CREATE_FK instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_CREATE_INDEX
          use ConfigurationConstants.CONFIG_CREATE_INDEX instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_CREATE_SCHEMA
          use ConfigurationConstants.CONFIG_CREATE_SCHEMA instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_DATABASE_TYPE
          use ConfigurationConstants.CONFIG_DATABASE_TYPE instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_JDBC_DRIVER_CLASS
          use ConfigurationConstants.CONFIG_JDBC_DRIVER_CLASS instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_JDBC_PROPS_FILE
          use ConfigurationConstants.CONFIG_JDBC_PROPS_FILE instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_JDBC_SYSPROP_PREFIX
          use ConfigurationConstants.CONFIG_JDBC_SYSPROP_PREFIX instead 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_MAX_CAPACITY
          use ConfigurationConstants.CONFIG_MAX_CAPACITY instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_MAX_CONNECTIONS
          use ConfigurationConstants.CONFIG_MAX_CONNECTIONS instead 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_PASSWORD
          use ConfigurationConstants.CONFIG_PASSWORD instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_TX_ISOLATION_LEVEL
          use ConfigurationConstants.CONFIG_TX_ISOLATION_LEVEL instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_URL
          use ConfigurationConstants.CONFIG_URL instead. 
org.apache.flume.channel.jdbc.ConfigurationConstants.OLD_CONFIG_USERNAME
          use ConfigurationConstants.CONFIG_USERNAME instead. 
 

Deprecated Methods
org.apache.flume.api.RpcClientFactory.getInstance(String, Integer)
            
org.apache.flume.api.RpcClientFactory.getInstance(String, Integer, Integer)
            
 



Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.