|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the interface for different flush policies, to provide a mechanism for pushing data to the central store.
| 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 |
| Method Detail |
public boolean activate()
public boolean shutDown()
public void setAggregator(Aggregator aggregator)
aggregator - public boolean isActive()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||