- clear() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- clear() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- clearBody() - Method in class org.apache.flume.source.avro.AvroFlumeEvent.Builder
-
Clears the value of the 'body' field
- clearHeaders() - Method in class org.apache.flume.source.avro.AvroFlumeEvent.Builder
-
Clears the value of the 'headers' field
- close() - Method in class org.apache.flume.api.AbstractRpcClient
-
- close() - Method in class org.apache.flume.api.FailoverRpcClient
-
Close the connection.
- close() - Method in class org.apache.flume.api.LoadBalancingRpcClient
-
- close() - Method in class org.apache.flume.api.NettyAvroRpcClient
-
- close() - Method in interface org.apache.flume.api.RpcClient
-
Immediately closes the client so that it may no longer be used.
- close() - Method in class org.apache.flume.api.ThriftRpcClient
-
- COMPACT_PROTOCOL - Static variable in class org.apache.flume.api.ThriftRpcClient
-
- compareTo(ThriftFlumeEvent) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- compareTo(ThriftSourceProtocol.append_args) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- compareTo(ThriftSourceProtocol.append_result) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- compareTo(ThriftSourceProtocol.appendBatch_args) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- compareTo(ThriftSourceProtocol.appendBatch_result) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- CONFIG_BACKOFF - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_BATCH_SIZE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key used to specify the batch size.
- CONFIG_CLIENT_TYPE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key to specify the RpcClient type to be used.
- CONFIG_COMPRESSION_LEVEL - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_COMPRESSION_TYPE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
The following are const for the NettyAvro Client.
- CONFIG_CONNECT_TIMEOUT - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key to specify connection timeout in milliseconds.
- CONFIG_CONNECTION_POOL_SIZE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Maximum number of connections each Thrift Rpc client can open to a given
host.
- CONFIG_EXCLUDE_PROTOCOLS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_HOST_SELECTOR - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
The selector type used by the LoadBalancingRpcClient.
- CONFIG_HOSTS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Hosts configuration key to specify a space delimited list of named
hosts.
- CONFIG_HOSTS_PREFIX - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Hosts prefix to specify address of a particular named host.
- CONFIG_MAX_ATTEMPTS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Maximum attempts to be made by the FailoverRpcClient in case of
failures.
- CONFIG_MAX_BACKOFF - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_PROTOCOL - Static variable in class org.apache.flume.api.ThriftRpcClient
-
Config param for the thrift protocol to use.
- CONFIG_REQUEST_TIMEOUT - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration key to specify request timeout in milliseconds.
- CONFIG_SSL - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
Configuration constants for SSL support
- CONFIG_TRUST_ALL_CERTS - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_TRUSTSTORE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_TRUSTSTORE_PASSWORD - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- CONFIG_TRUSTSTORE_TYPE - Static variable in class org.apache.flume.api.RpcClientConfigurationConstants
-
- configure(Properties) - Method in class org.apache.flume.api.AbstractRpcClient
-
Configure the client using the given properties object.
- configure(Properties) - Method in class org.apache.flume.api.FailoverRpcClient
-
- configure(Properties) - Method in class org.apache.flume.api.LoadBalancingRpcClient
-
- configure(Properties) - Method in class org.apache.flume.api.NettyAvroRpcClient
-
Configure the actual client using the properties.
- configure(Properties) - Method in class org.apache.flume.api.ThriftRpcClient
-
- connectTimeout - Variable in class org.apache.flume.api.AbstractRpcClient
-
- createHostIterator() - Method in interface org.apache.flume.api.LoadBalancingRpcClient.HostSelector
-
- createIterator() - Method in class org.apache.flume.util.OrderSelector
-
- createIterator() - Method in class org.apache.flume.util.RandomOrderSelector
-
- createIterator() - Method in class org.apache.flume.util.RoundRobinOrderSelector
-
- FailoverRpcClient - Class in org.apache.flume.api
-
Avro/Netty implementation of
RpcClient which supports failover.
- FailoverRpcClient() - Constructor for class org.apache.flume.api.FailoverRpcClient
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- fieldForId(int) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByValue(int) - Static method in enum org.apache.flume.thrift.Status
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- FlumeException - Exception in org.apache.flume
-
Base class of all flume exceptions.
- FlumeException(String) - Constructor for exception org.apache.flume.FlumeException
-
- FlumeException(String, Throwable) - Constructor for exception org.apache.flume.FlumeException
-
- FlumeException(Throwable) - Constructor for exception org.apache.flume.FlumeException
-
- informFailure(HostInfo) - Method in interface org.apache.flume.api.LoadBalancingRpcClient.HostSelector
-
- informFailure(T) - Method in class org.apache.flume.util.OrderSelector
-
Inform this class of the failure of an object so it can be backed off.
- isActive() - Method in class org.apache.flume.api.AbstractRpcClient
-
- isActive() - Method in class org.apache.flume.api.FailoverRpcClient
-
- isActive() - Method in class org.apache.flume.api.LoadBalancingRpcClient
-
- isActive() - Method in class org.apache.flume.api.NettyAvroRpcClient
-
- isActive() - Method in interface org.apache.flume.api.RpcClient
-
Returns true if this object appears to be in a usable state, and
it returns false if this object is permanently disabled.
- isActive() - Method in class org.apache.flume.api.ThriftRpcClient
-
- isSet(ThriftFlumeEvent._Fields) - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.append_args._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.append_result._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.appendBatch_args._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ThriftSourceProtocol.appendBatch_result._Fields) - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetBody() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
Returns true if field body is set (has been assigned a value) and false otherwise
- isSetEvent() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
Returns true if field event is set (has been assigned a value) and false otherwise
- isSetEvents() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
Returns true if field events is set (has been assigned a value) and false otherwise
- isSetHeaders() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
Returns true if field headers is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isShouldBackOff() - Method in class org.apache.flume.util.OrderSelector
-
- validate() - Method in class org.apache.flume.thrift.ThriftFlumeEvent
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_args
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.append_result
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args
-
- validate() - Method in class org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result
-
- valueOf(String) - Static method in enum org.apache.flume.api.RpcClientFactory.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.source.avro.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.flume.api.RpcClientFactory.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.source.avro.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftFlumeEvent._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.append_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.