Package | Description |
---|---|
com.allanbank.mongodb.bson.element | |
com.allanbank.mongodb.connection.state |
Support for tracking the state of a set of MongoDB servers.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleElement
A wrapper for a BSON double.
|
class |
IntegerElement
A wrapper for a BSON (signed 32-bit) integer.
|
class |
LongElement
A wrapper for a BSON (signed 64-bit) integer or long.
|
Modifier and Type | Field and Description |
---|---|
static Class<NumericElement> |
SecondsBehindCallback.NUMERIC_TYPE
The numeric element type.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.