| 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 void |
GridCacheUtils.checkAttributeMismatch(GridLogger log,
GridCacheConfiguration locCfg,
GridCacheConfiguration rmtCfg,
GridNode rmt,
T2<String,String> attr,
boolean fail)
Checks that local and remove configurations have the same value of given attribute.
|
| Modifier and Type | Method and Description |
|---|---|
T2<T,Long> |
GridCircularBuffer.get(long idx) |
Copyright © 2014. All rights reserved.