R
- The type of the SMR object.
Created by mwei on 11/13/16.@FunctionalInterface public interface IUndoRecordFunction<R>
Modifier and Type | Method and Description |
---|---|
Object |
getUndoRecord(R previousVersion,
Object[] args)
Generate an undo record.
|
Copyright © 2019 CorfuDB. All rights reserved.