|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Configuration of the Reduction
| Nested Class Summary | |
static interface |
JMSConfig.ReductionConfig.PropertyConfig
Property config |
| Method Summary | |
java.lang.String |
getClassName()
Gets the implementation class |
JMSConfig.ReductionConfig.PropertyConfig[] |
getProperties()
Gets properties defined for the reduction |
JMSConfig.ReductionConfig.PropertyConfig |
newProperty()
|
void |
setClassName(java.lang.String className)
Sets implementation class |
void |
setProperties(JMSConfig.ReductionConfig.PropertyConfig[] props)
Sets properties defined for the reduction |
| Method Detail |
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className - name of the implementation classpublic JMSConfig.ReductionConfig.PropertyConfig[] getProperties()
public void setProperties(JMSConfig.ReductionConfig.PropertyConfig[] props)
props - an array of propertiespublic JMSConfig.ReductionConfig.PropertyConfig newProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||