Package | Description |
---|---|
net.ravendb.client.changes |
Modifier and Type | Field and Description |
---|---|
protected AtomicDictionary<DatabaseConnectionState> |
RemoteChangesClientBase.counters |
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteDatabaseChanges.notifySubscribers(String type,
RavenJObject value,
Iterable<Map.Entry<String,DatabaseConnectionState>> counters) |
protected abstract void |
RemoteChangesClientBase.notifySubscribers(String type,
RavenJObject value,
Iterable<Map.Entry<String,DatabaseConnectionState>> counters) |
Constructor and Description |
---|
DatabaseConnectionState(Action0 onZero,
Action1<DatabaseConnectionState> ensureConnection) |
Copyright © 2016. All Rights Reserved.