Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class SnapshotStatusInfoListener extends StateListener
  2. class StatusInfoMethods extends AnyRef

    Definition of the REST-Api of the Status-Info-Server.

    Definition of the REST-Api of the Status-Info-Server. Example URL with default config running locally : http://localhost:4440/api/v1/state

    Annotations
    @Scaladoc() @Path() @Produces()

Value Members

  1. object StatusInfoServletContext

    Singleton Object that provides the "glue" between : - the Jetty API used on io.smartdatalake.statusinfo.server.StatusInfoMethods - the class holding the information to display, io.smartdatalake.statusinfo.StatusInfoListener

Ungrouped