public class AdminCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_DATABASE
The administration database name.
|
COMMAND_COLLECTIONHEADER_SIZE, myCollectionName, myDatabaseName| Constructor and Description |
|---|
AdminCommand(Document commandDocument)
Create a new Command.
|
equals, getCommand, getOperationName, getRoutingDocument, hashCode, isAllowJumbo, setAllowJumbo, size, toString, validateSize, write, writefinishHeader, getCollectionName, getDatabaseName, getReadPreference, getRequiredVersionRange, init, writeHeader, writeHeaderpublic static final String ADMIN_DATABASE
public AdminCommand(Document commandDocument)
commandDocument - The command document containing the command and options.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.