Package | Description |
---|---|
net.ravendb.client.changes | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
IObservable<BulkInsertChangeNotification> |
RemoteDatabaseChanges.forBulkInsert(java.util.UUID operationId) |
IObservable<BulkInsertChangeNotification> |
IDatabaseChanges.forBulkInsert(java.util.UUID operationId) |
java.util.List<Action1<BulkInsertChangeNotification>> |
DatabaseConnectionState.getOnBulkInsertChangeNotification() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseConnectionState.send(BulkInsertChangeNotification bulkInsertChangeNotification) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteBulkInsertOperation.onNext(BulkInsertChangeNotification value) |
Copyright © 2014. All Rights Reserved.