Deprecated API


Contents
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. 
 



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