public static class SlidingLengthWindow.SlidingLengthWindowContext extends Object implements Externalizable
| Modifier and Type | Field and Description |
|---|---|
EventFactHandle[] |
handles |
int |
pos |
| Constructor and Description |
|---|
SlidingLengthWindow.SlidingLengthWindowContext(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public EventFactHandle[] handles
public int pos
public SlidingLengthWindow.SlidingLengthWindowContext(int size)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.