public class StoredPendingChange extends Struct
Stored pending change for a Grandpa events
Modifier and Type | Class and Description |
---|---|
static class |
StoredPendingChange.NextAuthority
The next authority available as SessionKey
|
static class |
StoredPendingChange.NextAuthorityValue |
static class |
StoredPendingChange.StoredPendingChangeValue |
Constructor and Description |
---|
StoredPendingChange(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
BlockNumber |
getDelay() |
Vector<StoredPendingChange.NextAuthority> |
getNextAuthorities() |
BlockNumber |
getScheduledAt() |
builder, eq, getEncodedLength, getField, isEmpty, toArray, toHex, toJson, toString, toU8a, with
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
finalize, getClass, notify, notifyAll, wait, wait, wait
getConstructorCodec, toU8a
public BlockNumber getDelay()
public Vector<StoredPendingChange.NextAuthority> getNextAuthorities()
public BlockNumber getScheduledAt()