public class InitStateProcessor<K extends Serializable> extends Object implements JCacheEntryProcessor<K,Nothing>
| Constructor and Description |
|---|
InitStateProcessor(BucketConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult<Nothing> |
process(javax.cache.processor.MutableEntry<K,GridBucketState> mutableEntry,
Object... arguments) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcurrentTimeNanos, executeProcessor, initStateAndExecuteProcessor, initStateProcessorpublic InitStateProcessor(BucketConfiguration configuration)
public CommandResult<Nothing> process(javax.cache.processor.MutableEntry<K,GridBucketState> mutableEntry, Object... arguments)
process in interface javax.cache.processor.EntryProcessor<K extends Serializable,GridBucketState,CommandResult<Nothing>>Copyright © 2017. All rights reserved.