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, writeTo
public AggregatorConfigurationPayload(TLVElement element) throws TLVParserException
TLVParserException
public Long getMaximumLevel()
getMaximumLevel
in interface AggregatorConfiguration
public HashAlgorithm getAggregationAlgorithm()
getAggregationAlgorithm
in interface AggregatorConfiguration
public Long getAggregationPeriod()
getAggregationPeriod
in interface AggregatorConfiguration
public Long getMaximumRequests()
getMaximumRequests
in interface AggregatorConfiguration
public List<String> getParents()
getParents
in interface AggregatorConfiguration
public int getElementType()
getElementType
in class TLVStructure
Copyright © 2024 Guardtime. All rights reserved.