Deprecated API


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

Deprecated Classes
org.apache.flume.formatter.output.TextDelimitedOutputFormatter
           
 

Deprecated Fields
org.apache.flume.source.SpoolDirectorySourceConfigurationConstants.BUFFER_MAX_LINE_LENGTH
           
org.apache.flume.source.SpoolDirectorySourceConfigurationConstants.BUFFER_MAX_LINES
           
org.apache.flume.source.SpoolDirectorySourceConfigurationConstants.DEFAULT_BUFFER_MAX_LINE_LENGTH
           
org.apache.flume.source.SpoolDirectorySourceConfigurationConstants.DEFAULT_BUFFER_MAX_LINES
           
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.formatter.output.BucketPath.containsTag(String)
           
org.apache.flume.formatter.output.BucketPath.expandShorthand(char)
           
org.apache.flume.formatter.output.BucketPath.getEscapeMapping(String, Map)
           
org.apache.flume.formatter.output.BucketPath.getEscapeMapping(String, Map, boolean, int, int)
           
org.apache.flume.api.RpcClientFactory.getInstance(String, Integer)
            
org.apache.flume.api.RpcClientFactory.getInstance(String, Integer, Integer)
            
org.apache.flume.formatter.output.BucketPath.replaceShorthand(char, Map)
           
org.apache.flume.formatter.output.BucketPath.replaceShorthand(char, Map, boolean, int, int)
           
org.apache.flume.formatter.output.BucketPath.replaceShorthand(char, Map, TimeZone, boolean, int, int, boolean)
           
 

Deprecated Constructors
org.apache.flume.conf.FlumeConfiguration(Properties)
          please use the other constructor 
 



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