Package | Description |
---|---|
com.allanbank.mongodb.client.message |
Low level messages to be sent to the MongoDB server.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminCommand
Helper class to make generating administration command queries easier.
|
class |
AggregateCommand
Helper class for the aggregation commands.
|
class |
BatchedWriteCommand
BatchedWriteCommand provides a container to hold the batched write command
and the operations that it was created from.
|
class |
BuildInfo
Provides a convenient mechanism for creating a buildinfo
command.
|
class |
CreateIndexCommand
Helper class to make generating a
createIndexes command easier. |
class |
IsMaster
Provides a convenient mechanism for creating a ismaster
command.
|
class |
ParallelScanCommand
Helper class for the
parallelCollectionScan commands. |
class |
ReplicaSetStatus
Provides a convenient mechanism for creating a replSetGetStatus command.
|
class |
ServerStatus
Provides a convenient mechanism for creating a serverStatus command.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.