Package | Description |
---|---|
com.espertech.esper.common.internal.view.intersect | |
com.espertech.esper.common.internal.view.union |
Modifier and Type | Class and Description |
---|---|
class |
IntersectAsymetricView
A view that represents an intersection of multiple data windows.
|
class |
IntersectBatchView
A view that represents an intersection of multiple data windows.
|
class |
IntersectDefaultView
A view that represents an intersection of multiple data windows.
|
Modifier and Type | Method and Description |
---|---|
void |
LastPostObserverView.setObserver(LastPostObserver observer)
Set an observer.
|
Modifier and Type | Class and Description |
---|---|
class |
UnionAsymetricView
A view that represents a union of multiple data windows wherein at least one is asymetric:
it does not present a insert stream for each insert stream event received.
|
class |
UnionView
A view that represents a union of multiple data windows.
|
Copyright © 2005–2018. All rights reserved.