Interface MapReturnValueAware
- All Known Implementing Classes:
BinaryGetMultiCommand, KestrelGetCommand, TextGetCommand, TextGetMultiCommand, TextGetOneCommand
public interface MapReturnValueAware
Command which implement this interface,it's return value is a map
-
Method Summary
-
Method Details
-
getReturnValues
Map<String, CachedData> getReturnValues()
-