Class CommandRouterConstants


  • public final class CommandRouterConstants
    extends RequestResponseApiConstants
    Constants & utility methods used throughout the Command Router API.
    • Field Detail

      • DEFAULT_CACHE_NAME

        public static final String DEFAULT_CACHE_NAME
        The default name of the (remote) cache in the data grid that is used for storing command router information.
        See Also:
        Constant Field Values
      • COMMAND_ROUTER_ENDPOINT

        public static final String COMMAND_ROUTER_ENDPOINT
        The name of the Command Router API endpoint.
        See Also:
        Constant Field Values