Class ErrorGroups.Rest

java.lang.Object
org.apache.ignite.lang.ErrorGroups.Rest
Enclosing class:
ErrorGroups

public static class ErrorGroups.Rest extends Object
REST service error group.
  • Field Details

    • REST_ERR_GROUP

      public static final ErrorGroup REST_ERR_GROUP
      REST service error group.
    • CLUSTER_NOT_INIT_ERR

      public static final int CLUSTER_NOT_INIT_ERR
      Cluster has not yet been initialized or the node is in the process of stopping.
  • Constructor Details

    • Rest

      public Rest()