|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.vaevent.UpdateStrategyBase
public abstract class UpdateStrategyBase
Base strategy implementation holds the specification object.
Field Summary | |
---|---|
protected RevisionSpec |
spec
The specification. |
Constructor Summary | |
---|---|
protected |
UpdateStrategyBase(RevisionSpec spec)
Ctor. |
Method Summary | |
---|---|
protected static NullableObject<java.lang.Object>[] |
arrayCopy(NullableObject<java.lang.Object>[] array)
Array copy. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.espertech.esper.event.vaevent.UpdateStrategy |
---|
handleUpdate |
Field Detail |
---|
protected final RevisionSpec spec
Constructor Detail |
---|
protected UpdateStrategyBase(RevisionSpec spec)
spec
- is the specificationMethod Detail |
---|
protected static NullableObject<java.lang.Object>[] arrayCopy(NullableObject<java.lang.Object>[] array)
array
- to copy
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |