JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.netflix.genie.web.jpa.entities.projections.v4
Interface IsV4JobProjection
All Known Implementing Classes:
JobEntity
Deprecated.
@Deprecated public interface
IsV4JobProjection
Projection for capturing if the job was launched using Genie v4.
Since:
4.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method and Description
boolean
isV4
()
Deprecated.
Job was launched using Genie v4.
Method Detail
isV4
boolean isV4()
Deprecated.
Job was launched using Genie v4.
Returns:
true if job was launched via Genie v4 else false
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method