gr.uoa.di.madgik.searchlibrary.operatorlibrary.join
Class EventEntry
java.lang.Object
gr.uoa.di.madgik.searchlibrary.operatorlibrary.join.EventEntry
public class EventEntry
- extends Object
|
Field Summary |
gr.uoa.di.madgik.grs.events.BufferEvent |
event
|
int |
id
|
|
Constructor Summary |
EventEntry(gr.uoa.di.madgik.grs.events.BufferEvent event,
int id)
Creates a new instance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
public final gr.uoa.di.madgik.grs.events.BufferEvent event
id
public final int id
EventEntry
public EventEntry(gr.uoa.di.madgik.grs.events.BufferEvent event,
int id)
- Creates a new instance
- Parameters:
event - The event originating from reader with a given idid - The id of the reader from which the event was received
Copyright © 2013. All Rights Reserved.