|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleBroker | |
---|---|
grinda.impl | This package contains the implementation of the service |
grinda.impl.brokers | Package containing the classes that implements the distribution strategies for tuples. |
Uses of TupleBroker in grinda.impl |
---|
Methods in grinda.impl that return TupleBroker | |
---|---|
TupleBroker |
GrindaContext.getTupleBroker(java.lang.String spaceName)
Gets the tuplebroker associated with the given spaceName. |
Uses of TupleBroker in grinda.impl.brokers |
---|
Classes in grinda.impl.brokers that implement TupleBroker | |
---|---|
class |
LearningTupleBroker
This class implements a tuple broker that tries to learn the destionation of the tuples from the previuos operations |
class |
MasterSlaveTupleBroker
An implementation of a broker that considers peers being master or slaves. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |