public class AggregationInputStore extends ConditionInputStore
onCondition, store| Modifier | Constructor and Description |
|---|---|
protected |
AggregationInputStore(Store store,
Expression onCondition,
Within within,
Expression per) |
protected |
AggregationInputStore(Store store,
Within within,
Expression per) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Expression |
getPer() |
Within |
getWithin() |
int |
hashCode() |
String |
toString() |
getOnCondition, getStore, getStoreId, getStoreReferenceIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitstore, storeprotected AggregationInputStore(Store store, Expression onCondition, Within within, Expression per)
protected AggregationInputStore(Store store, Within within, Expression per)
public Within getWithin()
public Expression getPer()
public boolean equals(Object o)
equals in class ConditionInputStorepublic int hashCode()
hashCode in class ConditionInputStorepublic String toString()
toString in class ConditionInputStoreCopyright © 2018 WSO2. All rights reserved.