Summary
tracks the version of the last replication between
two Objectcontainers.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Drs .Db4o - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IInternal4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o/IInternal4"
Type["ReplicationRecord"]
class Type type-node
Syntax
public class ReplicationRecord : IInternal4
Remarks
tracks the version of the last replication between
two Objectcontainers.
This class is persistent. It can't be moved to a
different package and field names can not be changed.
Constructors
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _concurrent |
||
| _olderPeer | ||
| _version | ||
| _youngerPeer |
Methods
| Name | Value | Summary |
|---|---|---|
| BeginReplication |
ReplicationRecord |
static
|
| ConcurrentTimestamps |
long[] | |
| ConcurrentTimestamps |
void | |
| Query |
ReplicationRecord |
static
|
| SetVersion |
void | |
| Store |
void | |
| Store |
void |