| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache.query.continuous | |
| org.apache.ignite.internal.processors.continuous |
| Modifier and Type | Class and Description |
|---|---|
class |
GridMessageListenHandler
Continuous handler for message subscription.
|
| Modifier and Type | Method and Description |
|---|---|
GridContinuousHandler |
GridMessageListenHandler.clone()
Clones this handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheContinuousQueryHandler<K,V>
Continuous query handler.
|
class |
CacheContinuousQueryHandlerV2<K,V>
Continuous query handler V2 version.
|
| Modifier and Type | Method and Description |
|---|---|
GridContinuousHandler |
CacheContinuousQueryHandlerV2.clone()
Clones this handler.
|
GridContinuousHandler |
CacheContinuousQueryHandler.clone()
Clones this handler.
|
| Modifier and Type | Method and Description |
|---|---|
GridContinuousHandler |
GridContinuousHandler.clone()
Clones this handler.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<UUID> |
GridContinuousProcessor.startRoutine(GridContinuousHandler hnd,
boolean locOnly,
int bufSize,
long interval,
boolean autoUnsubscribe,
IgnitePredicate<ClusterNode> prjPred) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017