org.terracotta.modules.ehcache.writebehind
Class KeyBasedOperationWrapper
java.lang.Object
org.terracotta.modules.ehcache.writebehind.KeyBasedOperationWrapper
- All Implemented Interfaces:
- KeyBasedOperation
public class KeyBasedOperationWrapper
- extends Object
- implements KeyBasedOperation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyBasedOperationWrapper
public KeyBasedOperationWrapper(Object key,
long creationTime)
getKey
public Object getKey()
- Specified by:
getKey in interface KeyBasedOperation
getCreationTime
public long getCreationTime()
- Specified by:
getCreationTime in interface KeyBasedOperation
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.