org.jboss.cache.pojo.impl
Class InternalHelper
java.lang.Object
org.jboss.cache.pojo.impl.InternalHelper
public class InternalHelper
- extends Object
Internal helper class to handle internal cache sotre, that is, the portion that is not part of
user's data.
- Author:
- Ben Wang
Method Summary |
static boolean |
isInternalNode(org.jboss.cache.Fqn fqn)
Test if this internal node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isInternalNode
public static boolean isInternalNode(org.jboss.cache.Fqn fqn)
- Test if this internal node.
- Parameters:
fqn
-
Copyright © 2007 JBoss, a division of Red Hat. All Rights Reserved.