Class RpcOptions
java.lang.Object
org.infinispan.remoting.rpc.RpcOptions
Classes that wraps all the configuration parameters to configure a remote invocation.
- Since:
- 5.3
- Author:
- Pedro Ruivo
-
Constructor Details
-
RpcOptions
- Since:
- 9.2
-
-
Method Details
-
timeout
public long timeout()- Returns:
- the timeout value to give up.
-
timeUnit
-
deliverOrder
- Returns:
- the
DeliverOrder.
-
equals
-
hashCode
-
toString
-