| Modifier and Type | Required Element and Description | 
|---|---|
| String | name | 
| Class | type | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| String[] | associatedPerNodeValue | 
| String | associatedPerReplicaValue | 
| ComputedType[] | computedValues | 
| String[] | enumVals | 
| Class | implementation | 
| boolean | isAdditive | 
| boolean | isHidden | 
| boolean | isNodeSpecificVal | 
| double | max | 
| String | metricsKey | 
| double | min | 
| boolean | supportArrayVals | 
| String[] | wildCards | 
public abstract String name
public abstract Class type
public abstract String[] associatedPerNodeValue
public abstract String associatedPerReplicaValue
public abstract String[] enumVals
public abstract String[] wildCards
public abstract String metricsKey
public abstract Class implementation
public abstract ComputedType[] computedValues
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.