Package | Description |
---|---|
net.ravendb.client.changes | |
net.ravendb.client.shard |
Modifier and Type | Method and Description |
---|---|
IObservable<ReplicationConflictNotification> |
RemoteDatabaseChanges.forAllReplicationConflicts() |
IObservable<ReplicationConflictNotification> |
IDatabaseChanges.forAllReplicationConflicts()
Subscribe to all replication conflicts.
|
List<Action1<ReplicationConflictNotification>> |
DatabaseConnectionState.getOnReplicationConflictNotification() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseConnectionState.send(ReplicationConflictNotification replicationConflictNotification) |
Modifier and Type | Method and Description |
---|---|
IObservable<ReplicationConflictNotification> |
ShardedDatabaseChanges.forAllReplicationConflicts() |
Copyright © 2016. All Rights Reserved.