-
public interface LogReplicationDelta
-
-
Method Summary
Modifier and Type Method Description abstract LonggetStartAddress()abstract LonggetHighAddress()abstract LonggetFileLengthBound()abstract LongArraygetFiles()-
-
Method Detail
-
getStartAddress
abstract Long getStartAddress()
-
getHighAddress
abstract Long getHighAddress()
-
getFileLengthBound
abstract Long getFileLengthBound()
-
-
-
-