public static class AsynchronousFileCacheBacking.InsertCommand extends AsynchronousFileCacheBacking.KeyedCommand
Constructor and Description |
---|
AsynchronousFileCacheBacking.InsertCommand(AsynchronousFileCacheBacking cache,
java.lang.String keyValue,
byte[] classBytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getClassBytes() |
getKey, toString
getCache
public AsynchronousFileCacheBacking.InsertCommand(AsynchronousFileCacheBacking cache, java.lang.String keyValue, byte[] classBytes)