| Package | Description |
|---|---|
| org.gridgain.grid.kernal |
Contains main implementation.
|
| org.gridgain.grid.kernal.processors.continuous |
| Modifier and Type | Class and Description |
|---|---|
class |
GridMessageListenHandler
Continuous handler for message subscription.
|
| Modifier and Type | Method and Description |
|---|---|
GridFuture<UUID> |
GridContinuousProcessor.startRoutine(GridContinuousHandler hnd,
int bufSize,
long interval,
boolean autoUnsubscribe,
GridPredicate<GridNode> prjPred) |
Copyright © 2014. All rights reserved.