Class PSRpcObject
java.lang.Object
org.apache.sysds.runtime.controlprogram.paramserv.rpc.PSRpcObject
- Direct Known Subclasses:
PSRpcCall,PSRpcResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voiddeserialize(ByteBuffer buffer) abstract ByteBuffer
-
Field Details
-
PUSH
public static final int PUSH- See Also:
-
PULL
public static final int PULL- See Also:
-
-
Constructor Details
-
PSRpcObject
public PSRpcObject()
-
-
Method Details
-
deserialize
- Throws:
IOException
-
serialize
- Throws:
IOException
-