| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache | |
| org.gridgain.grid.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GridCacheUtils.cacheNode(String cacheName,
GridCacheAttributes[] caches)
Checks if given attributes relate the the node which has (or had) specified cache started.
|
| Modifier and Type | Method and Description |
|---|---|
static GridCacheAttributes[] |
GridUtils.cacheAttributes(GridNode n)
Gets cache attributes for the node.
|
static GridCacheAttributes |
GridUtils.cacheAttributes(GridNode n,
String cacheName)
Gets cache attributes from the given node for the given cache name.
|
Copyright © 2014. All rights reserved.