Serialized Form


Package com.cloudera.flume.handlers.thrift

Class com.cloudera.flume.handlers.thrift.ThriftFlumeEvent extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Deprecated. 
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Throws:
IOException
Serialized Fields

timestamp

long timestamp
Deprecated. 

priority

Priority priority
Deprecated. 
See Also:
Priority

body

ByteBuffer body
Deprecated. 

nanos

long nanos
Deprecated. 

host

String host
Deprecated. 

fields

Map<K,V> fields
Deprecated. 

__isset_bit_vector

BitSet __isset_bit_vector
Deprecated. 

Class com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.append_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

evt

ThriftFlumeEvent evt

Class com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.close_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.close_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Package org.apache.flume

Class org.apache.flume.ChannelException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.flume.EventDeliveryException extends Exception implements Serializable

serialVersionUID: 1102327497549834945L

Class org.apache.flume.FlumeException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.flume.channel.jdbc

Class org.apache.flume.channel.jdbc.JdbcChannelException extends ChannelException implements Serializable

serialVersionUID: -5566109526732929679L


Package org.apache.flume.lifecycle

Class org.apache.flume.lifecycle.LifecycleException extends Exception implements Serializable

serialVersionUID: 4689000562519155240L



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