public class AggregatorConfigurationPayload extends TLVStructure implements AggregatorConfiguration
rootElement| Constructor and Description |
|---|
AggregatorConfigurationPayload(TLVElement element) |
| Modifier and Type | Method and Description |
|---|---|
HashAlgorithm |
getAggregationAlgorithm() |
Long |
getAggregationPeriod() |
int |
getElementType() |
Long |
getMaximumLevel() |
Long |
getMaximumRequests() |
List<String> |
getParents() |
String |
toString() |
equals, getRootElement, hashCode, readOnce, verifyCriticalFlag, writeTopublic AggregatorConfigurationPayload(TLVElement element) throws TLVParserException
TLVParserExceptionpublic Long getMaximumLevel()
getMaximumLevel in interface AggregatorConfigurationpublic HashAlgorithm getAggregationAlgorithm()
getAggregationAlgorithm in interface AggregatorConfigurationpublic Long getAggregationPeriod()
getAggregationPeriod in interface AggregatorConfigurationpublic Long getMaximumRequests()
getMaximumRequests in interface AggregatorConfigurationpublic List<String> getParents()
getParents in interface AggregatorConfigurationpublic int getElementType()
getElementType in class TLVStructureCopyright © 2024 Guardtime. All rights reserved.