|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BroadcastIndicator
An interface optionally implemented by the first parameter in a remote invocation to indicate if broadcasting is enabled or not.
Method Summary | |
---|---|
RemoteResultReducer |
getReducer()
Returns the reducer that will be used in case broadcasting is enabled or not. |
Boolean |
shouldBroadcast()
Return true if broadcast should be enabled or not. |
Method Detail |
---|
Boolean shouldBroadcast()
true
if broadcast should be enabled or not. Return null
if should not affect it in any manner.
RemoteResultReducer getReducer()
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |