| Constructor and Description |
|---|
LumberjackWindow(byte version,
int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
byte |
getVersion() |
boolean |
isComplete() |
Iterator<org.apache.camel.component.lumberjack.io.LumberjackMessage> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<org.apache.camel.component.lumberjack.io.LumberjackMessage> iterator()
public byte getVersion()
public boolean isComplete()
public int getSize()
Apache Camel