Package org.infinispan.remoting.rpc
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
- Returns:
- the
TimeUnitin which the timeout value is.
-
deliverOrder
- Returns:
- the
DeliverOrder.
-
equals
-
hashCode
public int hashCode() -
toString
-