Interface SnapshotRequest
public interface SnapshotRequest
Created on 17/09/2018.
// TODO @eti: Javadoc
-
Method Summary
Modifier and TypeMethodDescriptionvoidintintlonglong
-
Method Details
-
getBookmakerId
int getBookmakerId() -
getProducerId
int getProducerId() -
getRecoveryId
long getRecoveryId() -
getRecoveryFromTimestamp
long getRecoveryFromTimestamp() -
approveRecovery
void approveRecovery()
-