Class ConnectToHeadWaitResponse

java.lang.Object
org.teamapps.universaldb.cluster.message.ConnectToHeadWaitResponse
All Implemented Interfaces:
ClusterMessage

public class ConnectToHeadWaitResponse
extends java.lang.Object
implements ClusterMessage
  • Constructor Summary

    Constructors 
    Constructor Description
    ConnectToHeadWaitResponse​(byte[] data)  
    ConnectToHeadWaitResponse​(int waitTime)  
  • Method Summary

    Modifier and Type Method Description
    byte[] getData()  
    int getint()  
    MessageType getType()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait