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