|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Private @InterfaceStability.Unstable public interface HistoryEvent
Interface for event wrapper classes. Implementations each wrap an Avro-generated class, adding constructors and accessor methods.
| Method Summary | |
|---|---|
Object |
getDatum()
Return the Avro datum wrapped by this. |
EventType |
getEventType()
Return this event's type. |
void |
setDatum(Object datum)
Set the Avro datum wrapped by this. |
| Method Detail |
|---|
EventType getEventType()
Object getDatum()
void setDatum(Object datum)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||