Uses of Class
org.cometd.oort.OortService.Request
Packages that use OortService.Request
-
Uses of OortService.Request in org.cometd.oort
Methods in org.cometd.oort with parameters of type OortService.RequestModifier and TypeMethodDescriptionprotected OortService.Result<Long>
OortPrimaryLong.onForward
(OortService.Request request) protected abstract OortService.Result<R>
OortService.onForward
(OortService.Request request) Subclasses must implement this method, that runs on the owner node, to implement the action functionality.