public class OneLevelDiffCommand extends BaseCommand<String>
OneLevelDiffCommand implements a specialized DiffCommand
with a fixed depth of 0.nodeStore| Constructor and Description |
|---|
OneLevelDiffCommand(MongoNodeStore nodeStore,
String fromRevision,
String toRevision,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
execute()
Executes the
Command and returns its result. |
getNumOfRetries, needsRetry, needsRetryCopyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.