Package io.vertx.tp.jet.cv
Interface JtAddr.Job
-
- Enclosing interface:
- JtAddr
public static interface JtAddr.Job
-
-
Field Detail
-
START
static final String START
- See Also:
- Constant Field Values
-
STOP
static final String STOP
- See Also:
- Constant Field Values
-
RESUME
static final String RESUME
- See Also:
- Constant Field Values
-
STATUS
static final String STATUS
- See Also:
- Constant Field Values
-
BY_SIGMA
static final String BY_SIGMA
- See Also:
- Constant Field Values
-
GET_BY_KEY
static final String GET_BY_KEY
- See Also:
- Constant Field Values
-
UPDATE_BY_KEY
static final String UPDATE_BY_KEY
- See Also:
- Constant Field Values
-
-