Package | Description |
---|---|
net.ravendb.client.changes | |
net.ravendb.client.connection | |
net.ravendb.client.document | |
net.ravendb.client.shard | |
net.ravendb.client.util | |
net.ravendb.client.utils |
Modifier and Type | Class and Description |
---|---|
class |
ObserverAdapter<T> |
class |
RemoteChangesClientBase<TChangesApi extends IConnectableChanges,TConnectionState extends IChangesConnectionState> |
class |
RemoteDatabaseChanges |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentSet<IObserver<T>> |
TaskedObservable.subscribers |
Modifier and Type | Method and Description |
---|---|
CleanCloseable |
IObservable.subscribe(IObserver<T> observer) |
CleanCloseable |
TaskedObservable.subscribe(IObserver<T> observer) |
Modifier and Type | Method and Description |
---|---|
CleanCloseable |
ObservableLineStream.subscribe(IObserver<String> observer) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteBulkInsertOperation |
Modifier and Type | Method and Description |
---|---|
CleanCloseable |
Subscription.subscribe(IObserver<T> observer) |
Modifier and Type | Method and Description |
---|---|
CleanCloseable |
ShardedObservable.subscribe(IObserver<T> observer) |
Modifier and Type | Class and Description |
---|---|
protected class |
EvictItemsFromCacheBasedOnChanges.DocumentChangeObserver |
protected class |
EvictItemsFromCacheBasedOnChanges.IndexChangeObserver |
Modifier and Type | Class and Description |
---|---|
static class |
Observers.ActionBasedObserver<T> |
Modifier and Type | Method and Description |
---|---|
static <T> IObserver<T> |
Observers.create(Action1<T> action) |
Copyright © 2016. All Rights Reserved.