Interface PersistentQueryCommandConstants

All Superinterfaces:
com.fishlib.net.BaseCommandConstants, com.fishlib.dataobjects.HashCommandConstants

public interface PersistentQueryCommandConstants
extends com.fishlib.net.BaseCommandConstants
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static byte ADD  
    static byte DETERMINE_DISPATCHER  
    static byte GET_INSTANCE_NONCE  
    static byte GET_SCRIPT  
    static byte GET_SERVER_CONFIG  
    static byte MODIFY  
    static byte RELOAD_CONFIG  
    static byte REMOVE  
    static byte RESTART  
    static byte STOP  

    Fields inherited from interface com.fishlib.net.BaseCommandConstants

    PING, PONG, REGISTER_QUEUE_LISTENER, RESPONSE

    Fields inherited from interface com.fishlib.dataobjects.HashCommandConstants

    HASHTABLE_CLEAR, HASHTABLE_GET_ALL_ENTRIES, HASHTABLE_GET_KEYS, HASHTABLE_PUT, HASHTABLE_PUTALL, HASHTABLE_REMOVE, HASHTABLE_REMOVEALL, HASHTABLE_SUBSCRIBE, HASHTABLE_UNSUBSCRIBE