| Package | Description |
|---|---|
| com.allanbank.mongodb.client.connection.rs |
Support for connections to Replica Sets.
|
| com.allanbank.mongodb.client.connection.sharded |
Support for connections to Sharded Configurations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicaSetConnection
Provides a
Connection implementation for connecting to a replica-set
environment. |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardedConnection
Provides a
Connection implementation for connecting to a sharded
environment via mongos servers. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.