Package | Description |
---|---|
net.ravendb.client.connection | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
ILowLevelBulkInsertOperation |
IDatabaseCommands.getBulkInsertOperation(BulkInsertOptions options,
IDatabaseChanges changes)
Get the low level bulk insert operation
|
ILowLevelBulkInsertOperation |
ServerClient.getBulkInsertOperation(BulkInsertOptions options,
IDatabaseChanges changes) |
Modifier and Type | Class and Description |
---|---|
class |
ChunkedRemoteBulkInsertOperation |
class |
RemoteBulkInsertOperation |
Modifier and Type | Field and Description |
---|---|
protected ILowLevelBulkInsertOperation |
BulkInsertOperation.operation |
Modifier and Type | Method and Description |
---|---|
protected ILowLevelBulkInsertOperation |
BulkInsertOperation.getBulkInsertOperation(BulkInsertOptions options,
IDatabaseCommands commands,
IDatabaseChanges changes) |
Copyright © 2016. All Rights Reserved.