Package | Description |
---|---|
net.ravendb.client.changes | |
net.ravendb.client.shard |
Modifier and Type | Method and Description |
---|---|
IObservable<TransformerChangeNotification> |
RemoteDatabaseChanges.forAllTransformers() |
IObservable<TransformerChangeNotification> |
IDatabaseChanges.forAllTransformers()
Subscribe to changes for all transformers.
|
List<Action1<TransformerChangeNotification>> |
DatabaseConnectionState.getOnTransformerChangeNotification() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseConnectionState.send(TransformerChangeNotification transformerChangeNotification) |
Modifier and Type | Method and Description |
---|---|
IObservable<TransformerChangeNotification> |
ShardedDatabaseChanges.forAllTransformers() |
Copyright © 2016. All Rights Reserved.