public class RecoveryUtils extends Object
Modifier and Type | Method and Description |
---|---|
static LogEntry |
deserializeLogData(CorfuRuntime runtime,
ILogData logData)
Deserialize a logData by getting the logEntry
Getting the underlying logEntry should trigger deserialization only once.
|
public static LogEntry deserializeLogData(CorfuRuntime runtime, ILogData logData) throws Exception
Exception
Copyright © 2019 CorfuDB. All rights reserved.