protected static class PersistableEvent.HeaderEntry extends Object
Constructor and Description |
---|
HeaderEntry(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
long |
getId() |
PersistableEvent.SpillableString |
getName() |
String |
getNameString() |
PersistableEvent.SpillableString |
getValue() |
String |
getValueString() |
protected void |
setId(long headerId) |
public String getNameString()
public PersistableEvent.SpillableString getName()
public String getValueString()
public PersistableEvent.SpillableString getValue()
protected void setId(long headerId)
public long getId()
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.