Constant Field Values
Contents
uk.gov.*
-
uk.gov.gchq.koryphe.impl.predicate.AgeOff Modifier and Type Constant Field Value public static final long
AGE_OFF_TIME_DEFAULT
31536000000L
public static final long
DAYS_TO_MILLISECONDS
86400000L
public static final long
HOURS_TO_MILLISECONDS
3600000L
-
uk.gov.gchq.koryphe.impl.predicate.AgeOffFromDays Modifier and Type Constant Field Value public static final long
DAYS_TO_MILLISECONDS
86400000L
-
uk.gov.gchq.koryphe.serialisation.json.SimpleClassNameCache Modifier and Type Constant Field Value public static final boolean
DEFAULT_USE_FULL_NAME_FOR_SERIALISATION
true
-
uk.gov.gchq.koryphe.tuple.ReflectiveTuple Modifier and Type Constant Field Value public static final String
ERROR_WRONG_PARAM
"The put %s: %s, requires parameter of type: %s, but found: %s"
public static final String
SELECTION_S_DOES_NOT_EXIST
"Selection: %s does not exist."
-
uk.gov.gchq.koryphe.tuple.Tuple<R> Modifier and Type Constant Field Value public static final String
THIS
"THIS"
-
uk.gov.gchq.koryphe.util.DateUtil Modifier and Type Constant Field Value public static final long
DAYS_TO_MILLISECONDS
86400000L
public static final long
HOURS_TO_MILLISECONDS
3600000L
public static final double
MICROSECONDS_TO_MILLISECONDS
0.001
public static final long
MINUTES_TO_MILLISECONDS
60000L
public static final long
SECONDS_TO_MILLISECONDS
1000L
public static final String
TIME_ZONE
"koryphe.timezone.default"
-
uk.gov.gchq.koryphe.util.RangeUtil Modifier and Type Constant Field Value public static final boolean
DEFAULT_FULLY_CONTAINED
false
-
uk.gov.gchq.koryphe.util.ReflectionUtil Modifier and Type Constant Field Value public static final String
PACKAGES_KEY
"koryphe.reflection.packages"