Package com.db4o.internal.replication
Interface Db4oReplicationReference
-
public interface Db4oReplicationReference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
longPart()
Db4oDatabase
signaturePart()
long
version()
-
-
-
Method Detail
-
signaturePart
Db4oDatabase signaturePart()
-
longPart
long longPart()
-
version
long version()
-
-