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