public class AdminCommand extends Command
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_DATABASE
The administration database name.
|
COMMAND_COLLECTION
HEADER_SIZE, myCollectionName, myDatabaseName
Constructor and Description |
---|
AdminCommand(Document commandDocument)
Create a new Command.
|
equals, getCommand, getOperationName, getRoutingDocument, hashCode, isAllowJumbo, setAllowJumbo, size, toString, validateSize, write, write
finishHeader, getCollectionName, getDatabaseName, getReadPreference, getRequiredVersionRange, init, writeHeader, writeHeader
public 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.