org.infinispan.cli.interpreter.statement
Class KeyData
java.lang.Object
org.infinispan.cli.interpreter.statement.KeyData
public class KeyData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyData
public KeyData(String cacheName,
Object key)
KeyData
public KeyData(Object key)
getCacheName
public String getCacheName()
getKey
public Object getKey()
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.