public interface NamedWindowConsumerCallback
Modifier and Type | Method and Description |
---|---|
Iterator<EventBean> |
getIterator() |
boolean |
isParentBatchWindow() |
Collection<EventBean> |
snapshot(QueryGraph queryGraph,
Annotation[] annotations) |
void |
stopped(NamedWindowConsumerView namedWindowConsumerView) |
void stopped(NamedWindowConsumerView namedWindowConsumerView)
boolean isParentBatchWindow()
Collection<EventBean> snapshot(QueryGraph queryGraph, Annotation[] annotations)
Copyright © 2005–2018. All rights reserved.