| Package | Description |
|---|---|
| org.gridgain.grid.streamer.router |
Contains streamer event router implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridStreamerAffinityEventRouter
Router used to colocate identical streamer events or events with identical affinity
key on the same node.
|
class |
GridStreamerCacheAffinityEventRouter
Router used to colocate streamer events with data stored in a partitioned cache.
|
class |
GridStreamerRandomEventRouter
Random router.
|
class |
GridStreamerRoundRobinEventRouter
Round robin router.
|
Copyright © 2014. All rights reserved.