Class CacheClearCommand
- java.lang.Object
-
- org.opendaylight.infrautils.caches.cli.CacheClearCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class CacheClearCommand extends Object implements org.apache.karaf.shell.api.action.Action
CLI "cache:clear" command.- Author:
- Michael Vorburger.ch
-
-
Constructor Summary
Constructors Constructor Description CacheClearCommand()
-
-
-
Method Detail
-
execute
public @Nullable Object execute()
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
-
-