public interface ClusterExecutor<R,ContextType>
| Modifier and Type | Method and Description |
|---|---|
default R |
execute(ClusterView view) |
R |
execute(ClusterView currentView,
ContextType context) |
R execute(ClusterView currentView, ContextType context)
default R execute(ClusterView view)
Copyright © 2015 Artem Dmitriev. All Rights Reserved.