|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.s4.core.window.OHCLSlot
public class OHCLSlot
Nested Class Summary | |
---|---|
static class |
OHCLSlot.OHCLSlotFactory
|
Constructor Summary | |
---|---|
OHCLSlot()
|
Method Summary | |
---|---|
void |
close()
Compute aggregated data on available gathered slot data, place slot and slot data in immutable state. |
void |
update(java.lang.Double data)
Add a single data element |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OHCLSlot()
Method Detail |
---|
public void update(java.lang.Double data)
Slot
update
in interface Slot<java.lang.Double>
public void close()
Slot
close
in interface Slot<java.lang.Double>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |