public abstract static class AsynchronousFileCacheBacking.KeyedCommand extends AsynchronousFileCacheBacking.AbstractCommand
AsynchronousFileCacheBacking.AbstractCommands that refer to a cache key| Modifier | Constructor and Description |
|---|---|
protected |
KeyedCommand(AsynchronousFileCacheBacking cache,
java.lang.String keyValue) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
java.lang.String |
toString() |
getCacheprotected KeyedCommand(AsynchronousFileCacheBacking cache, java.lang.String keyValue)
public final java.lang.String getKey()
public java.lang.String toString()
toString in class AsynchronousFileCacheBacking.AbstractCommand