com.tinkerpop.rexster.protocol.msg
Class MsgPackScriptResponseMessage
java.lang.Object
com.tinkerpop.rexster.protocol.msg.RexProMessage
com.tinkerpop.rexster.protocol.msg.MsgPackScriptResponseMessage
public class MsgPackScriptResponseMessage
- extends RexProMessage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FLAG_COMPLETE_MESSAGE
public static final byte FLAG_COMPLETE_MESSAGE
- See Also:
- Constant Field Values
Results
public byte[] Results
Bindings
public byte[] Bindings
MsgPackScriptResponseMessage
public MsgPackScriptResponseMessage()
convertResultToBytes
public static byte[] convertResultToBytes(Object result)
throws Exception
- Throws:
Exception
Copyright © 2009-2012. All Rights Reserved.