| Package | Description |
|---|---|
| org.gridgain.client.impl |
GridGain Java client implementation.
|
| org.gridgain.grid.ggfs.mapreduce |
Contains APIs for In-Memory MapReduce over GGFS.
|
| org.gridgain.grid.kernal.processors.cache.datastructures | |
| org.gridgain.grid.kernal.processors.cache.distributed.dht | |
| org.gridgain.grid.thread |
Contains threads-related utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
Thread |
GridClientThreadFactory.newThread(Runnable r) |
| Modifier and Type | Method and Description |
|---|---|
int |
GridGgfsRangeInputStream.read(byte[] b,
int off,
int len) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
GridCacheSetProxy.toArray() |
<T1> T1[] |
GridCacheSetProxy.toArray(T1[] a) |
| Modifier and Type | Method and Description |
|---|---|
int |
GridDhtLocalPartition.compareTo(GridDhtLocalPartition part) |
| Modifier and Type | Method and Description |
|---|---|
Thread |
GridThreadFactory.newThread(Runnable r) |
Copyright © 2014. All rights reserved.