Class ServiceUndeploymentRequest

    • Field Detail

      • srvcId

        protected final IgniteUuid srvcId
        Service id.
    • Constructor Detail

      • ServiceUndeploymentRequest

        public ServiceUndeploymentRequest​(@NotNull
                                          @NotNull IgniteUuid srvcId)
        Parameters:
        srvcId - Service id.
    • Method Detail

      • toString

        public String toString()
      • serviceId

        public IgniteUuid serviceId()
        Returns:
        Service id.