Package | Description |
---|---|
net.ravendb.client.changes |
Modifier and Type | Method and Description |
---|---|
IObservable<ReplicationConflictNotification> |
RemoteDatabaseChanges.forAllReplicationConflicts() |
IObservable<ReplicationConflictNotification> |
IDatabaseChanges.forAllReplicationConflicts() |
java.util.List<Action1<ReplicationConflictNotification>> |
DatabaseConnectionState.getOnReplicationConflictNotification() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseConnectionState.send(ReplicationConflictNotification replicationConflictNotification) |
Copyright © 2014. All Rights Reserved.