XdrStateArchivalSettings class

Constructors

XdrStateArchivalSettings(XdrUint32 _maxEntryTTL, XdrUint32 _minTemporaryTTL, XdrUint32 _minPersistentTTL, XdrInt64 _persistentRentRateDenominator, XdrInt64 _tempRentRateDenominator, XdrUint32 _maxEntriesToArchive, XdrUint32 _bucketListSizeWindowSampleSize, XdrUint64 _evictionScanSize, XdrUint32 _startingEvictionScanLevel)

Properties

bucketListSizeWindowSampleSize XdrUint32
getter/setter pair
evictionScanSize XdrUint64
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
maxEntriesToArchive XdrUint32
getter/setter pair
maxEntryTTL XdrUint32
getter/setter pair
minPersistentTTL XdrUint32
getter/setter pair
minTemporaryTTL XdrUint32
getter/setter pair
persistentRentRateDenominator XdrInt64
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startingEvictionScanLevel XdrUint32
getter/setter pair
tempRentRateDenominator XdrInt64
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited