Package | Description |
---|---|
org.infinispan.tree |
This package contains the TreeCache.
|
Modifier and Type | Method and Description |
---|---|
NodeKey.Type |
NodeKey.getContents() |
static NodeKey.Type |
NodeKey.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeKey.Type[] |
NodeKey.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NodeKey(Fqn fqn,
NodeKey.Type contents) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.