Interface Command
-
- All Known Implementing Classes:
CompositePrepareCommand
,DataStoreCacheUpgradeCommand
,DataStoreCheckCommand
,DataStoreCommand
,DataStoreCopyCommand
,FlatFileCommand
,FrozenNodeRefsByScanningCommand
,FrozenNodeRefsUsingIndexCommand
,IndexCommand
,IndexDiffCommand
,IndexMergeCommand
,IndexStoreCommand
,JsonIndexCommand
,LucenePurgeOldIndexVersionCommand
,NodeStateExportCommand
,PersistentCacheCommand
,PurgeOldIndexVersionCommand
,RDBDDLDumpCommand
,RevisionsCommand
,ThreadDumpCommand
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(String... args)
-