| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteResultReducer | |
|---|---|
| org.openspaces.remoting | A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. | 
| org.openspaces.remoting.scripting | |
| Uses of RemoteResultReducer in org.openspaces.remoting | 
|---|
| Methods in org.openspaces.remoting that return RemoteResultReducer | |
|---|---|
 RemoteResultReducer | 
BroadcastIndicator.getReducer()
Returns the reducer that will be used in case broadcasting is enabled or not.  | 
| Methods in org.openspaces.remoting with parameters of type RemoteResultReducer | ||
|---|---|---|
 | 
ExecutorRemotingProxyConfigurer.broadcast(RemoteResultReducer<X,Y> remoteResultReducer)
 | 
|
 ExecutorRemotingProxyConfigurer<T> | 
ExecutorRemotingProxyConfigurer.remoteResultReducer(RemoteResultReducer remoteResultReducer)
 | 
|
 void | 
ExecutorSpaceRemotingProxyFactoryBean.setRemoteResultReducer(RemoteResultReducer remoteResultReducer)
When using broadcast set to true, allows to plug a custom reducer that can
 reduce the array of result objects into another response object. | 
|
| Uses of RemoteResultReducer in org.openspaces.remoting.scripting | 
|---|
| Methods in org.openspaces.remoting.scripting that return RemoteResultReducer | |
|---|---|
 RemoteResultReducer | 
ResourceLazyLoadingScript.getReducer()
 | 
 RemoteResultReducer | 
StaticScript.getReducer()
 | 
| Methods in org.openspaces.remoting.scripting with parameters of type RemoteResultReducer | ||
|---|---|---|
 | 
ResourceLazyLoadingScript.broadcast(RemoteResultReducer<T,Y> reducer)
Broadcast the execution of this script over all active partitions.  | 
|
 | 
StaticScript.broadcast(RemoteResultReducer<T,Y> reducer)
Broadcast the execution of this script over all active partitions.  | 
|
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||