Class ODistributedConnectResponse

java.lang.Object
com.orientechnologies.orient.client.remote.message.ODistributedConnectResponse
All Implemented Interfaces:
OBinaryResponse

public class ODistributedConnectResponse extends Object implements OBinaryResponse
Created by tglman on 21/06/17.
  • Constructor Details

    • ODistributedConnectResponse

      public ODistributedConnectResponse(int sessionId, byte[] token, int distributedProtocolVersion)
    • ODistributedConnectResponse

      public ODistributedConnectResponse()
  • Method Details