org.apache.flume.channel.jdbc.impl
Class PersistableEvent.HeaderEntry
java.lang.Object
org.apache.flume.channel.jdbc.impl.PersistableEvent.HeaderEntry
- Enclosing class:
- PersistableEvent
protected static class PersistableEvent.HeaderEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistableEvent.HeaderEntry
public PersistableEvent.HeaderEntry(String name,
String value)
getNameString
public String getNameString()
getName
public PersistableEvent.SpillableString getName()
getValueString
public String getValueString()
getValue
public PersistableEvent.SpillableString getValue()
setId
protected void setId(long headerId)
getId
public long getId()
Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.