Package | Description |
---|---|
net.ravendb.client.document | |
net.ravendb.client.shard |
Constructor and Description |
---|
ShardedBulkInsertOperation(String database,
ShardedDocumentStore shardedDocumentStore,
BulkInsertOptions options) |
Modifier and Type | Method and Description |
---|---|
ShardedBulkInsertOperation |
ShardedDocumentStore.shardedBulkInsert(String database,
ShardedDocumentStore store,
BulkInsertOptions options) |
Constructor and Description |
---|
BaseShardedDocumentSession(String dbName,
ShardedDocumentStore documentStore,
DocumentSessionListeners listeners,
UUID id,
ShardStrategy shardStrategy,
Map<String,TDatabaseCommands> shardDbCommands) |
ShardedDocumentSession(String dbName,
ShardedDocumentStore documentStore,
DocumentSessionListeners listeners,
UUID id,
ShardStrategy shardStrategy,
Map<String,IDatabaseCommands> shardDbCommands)
Initializes a new instance of the ShardedDocumentSession class.
|
ShardedHiloKeyGenerator(ShardedDocumentStore shardedDocumentStore,
int capacity) |
Copyright © 2016. All Rights Reserved.