public static interface Peer.PeerEventingServiceDisconnectEvent
Modifier and Type | Method and Description |
---|---|
Throwable |
getExceptionThrown()
Last exception throw for failing connection
|
long |
getLastConnectTime()
Last connect time
|
BlockEvent |
getLatestBLockReceived()
The latest BlockEvent received by peer eventing service.
|
long |
getReconnectCount()
Number reconnection attempts since last disconnection.
|
void |
reconnect(Long startEvent) |
BlockEvent getLatestBLockReceived()
long getLastConnectTime()
long getReconnectCount()
Throwable getExceptionThrown()
void reconnect(Long startEvent) throws TransactionException
TransactionException
Copyright © 2020. All rights reserved.