protected static class BaseShardedDocumentSession.IdToLoad<TDatabaseCommands> extends Object
Modifier and Type | Field and Description |
---|---|
String |
id |
List<TDatabaseCommands> |
shards |
Constructor and Description |
---|
BaseShardedDocumentSession.IdToLoad(String id,
List<TDatabaseCommands> shards) |
public final String id
public final List<TDatabaseCommands> shards
public BaseShardedDocumentSession.IdToLoad(String id, List<TDatabaseCommands> shards)
Copyright © 2016. All Rights Reserved.