Package org.infinispan.cli.commands
Interface CacheAwareCommand
-
- All Known Implementing Classes:
Site.GetStateTransferMode,Site.SetStateTransferMode
public interface CacheAwareCommandAn interface for CLI commands to implement which require a cache name.- Since:
- 12.1
- Author:
- Pedro Ruivo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<String>getCacheName(Resource activeResource)
-