See: Description
Class | Description |
---|---|
AbstractConsoleResource |
Superclass of web resources that contain a small console for a Serving Layer application.
|
AbstractOryxResource |
Superclass of all Serving Layer application endpoints.
|
IDCount |
Encapsulates a String ID and a count.
|
IDValue |
Encapsulates a String ID and a floating-point value.
|
Ready |
Responds to a HEAD or GET request to
/ready
and returns Response.Status#OK
or Response.Status#SERVICE_UNAVAILABLE status depending or whether the model is
available or not. |
Copyright © 2014–2018. All rights reserved.