| Package | Description |
|---|---|
| org.gridgain.grid.cache |
Contains main Data Grid APIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheInterceptorAdapter<K,V>
Cache interceptor convenience adapter.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> GridCacheInterceptor<K,V> |
GridCacheConfiguration.getInterceptor()
Gets cache interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> void |
GridCacheConfiguration.setInterceptor(GridCacheInterceptor<K,V> interceptor)
Sets cache interceptor.
|
Copyright © 2014. All rights reserved.