|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.infrared.agent.transport.DoNothingFlushPolicy
Implementation of a flush policy that does nothing. It is used with a ForwardingAggregator
| Constructor Summary | |
DoNothingFlushPolicy()
|
|
| Method Summary | |
boolean |
activate()
Trigger to activate the flush policy |
boolean |
isActive()
Returns if the flush policy is active. |
void |
setAggregator(Aggregator aggregator)
Aggregator which needs to be informed to flush the data. |
boolean |
shutDown()
Shutdown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DoNothingFlushPolicy()
| Method Detail |
public boolean activate()
FlushPolicy
activate in interface FlushPolicypublic boolean shutDown()
FlushPolicy
shutDown in interface FlushPolicypublic void setAggregator(Aggregator aggregator)
FlushPolicy
setAggregator in interface FlushPolicyaggregator - public boolean isActive()
FlushPolicy
isActive in interface FlushPolicy
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||