public class LogUpdateEvent extends UpdateEvent
| Modifier and Type | Class and Description | 
|---|---|
| static class  | LogUpdateEvent.StreamTypeStream types supported by the event. | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getPayload() | 
| LogUpdateEvent.StreamType | getStreamType() | 
| void | print() | 
| String | toString() | 
public void print()
public LogUpdateEvent.StreamType getStreamType()
public byte[] getPayload()