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, getStoreReferenceId
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
store, store
protected 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 ConditionInputStore
public int hashCode()
hashCode
in class ConditionInputStore
public String toString()
toString
in class ConditionInputStore
Copyright © 2018 WSO2. All rights reserved.