package api
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class SnapshotStatusInfoListener extends StateListener
-
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
-
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