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, withclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizefinalize, getClass, notify, notifyAll, wait, wait, waitgetConstructorCodec, toU8apublic BlockNumber getDelay()
public Vector<StoredPendingChange.NextAuthority> getNextAuthorities()
public BlockNumber getScheduledAt()