OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
out.writeLong(expiry.getMillis());out.writeLong(expiry.toInstant().toEpochMilli());expiry.getMillis()expiry.toInstant().toEpochMilli()elasticsearchafcdbd2bc03a9df3b5a45b6f7dfcc2b5e52df404org.elasticsearch.xpack.core.ssl.cert.CertificateInfo
_130
_231
_1expiry
_2expiry
TCIVarexpiry
TCIVarexpiry
UsesTrue
out.writeVLong(executionTime.getMillis());out.writeVLong(executionTime.toInstant().toEpochMilli());executionTime.getMillis()executionTime.toInstant().toEpochMilli()elasticsearch9b64558efb71f1564cd97c02e427a52f521cef8corg.elasticsearch.xpack.core.watcher.execution.WatchExecutionSnapshot
_125
_226
_1executionTime
_2executionTime
TCIVarexecutionTime
TCIVarexecutionTime
UsesTrue
out.writeVLong(triggeredTime.getMillis());out.writeVLong(triggeredTime.toInstant().toEpochMilli());triggeredTime.getMillis()triggeredTime.toInstant().toEpochMilli()elasticsearch9b64558efb71f1564cd97c02e427a52f521cef8corg.elasticsearch.xpack.core.watcher.execution.WatchExecutionSnapshot
_124
_225
_1triggeredTime
_2triggeredTime
TCIVartriggeredTime
TCIVartriggeredTime
UsesTrue
out.writeVLong(executionTime.getMillis());out.writeVLong(executionTime.toInstant().toEpochMilli());executionTime.getMillis()executionTime.toInstant().toEpochMilli()elasticsearch9b64558efb71f1564cd97c02e427a52f521cef8corg.elasticsearch.xpack.core.watcher.execution.QueuedWatch
_123
_224
_1executionTime
_2executionTime
TCIVarexecutionTime
TCIVarexecutionTime
UsesTrue
out.writeVLong(triggeredTime.getMillis());out.writeVLong(triggeredTime.toInstant().toEpochMilli());triggeredTime.getMillis()triggeredTime.toInstant().toEpochMilli()elasticsearch9b64558efb71f1564cd97c02e427a52f521cef8corg.elasticsearch.xpack.core.watcher.execution.QueuedWatch
_122
_223
_1triggeredTime
_2triggeredTime
TCIVartriggeredTime
TCIVartriggeredTime
UsesTrue
return TimeValue.timeValueMillis(now.getMillis() - now.minusMonths(months).getMillis());return TimeValue.timeValueMillis(now.toInstant().toEpochMilli() - now.minusMonths(months).toInstant().toEpochMilli());now.getMillis()now.toInstant().toEpochMilli()elasticsearch85b4bfe3ff119b3b7fa48631c6fc4a0bf9e1816dorg.elasticsearch.xpack.monitoring.cleaner.AbstractIndicesCleanerTestCase
_1232
_2230
_1now
_2now
TCIVarnow
TCIVarnow
UsesTrue
return TimeValue.timeValueMillis(now.getMillis() - now.minusYears(years).getMillis());return TimeValue.timeValueMillis(now.toInstant().toEpochMilli() - now.minusYears(years).toInstant().toEpochMilli());now.getMillis()now.toInstant().toEpochMilli()elasticsearch85b4bfe3ff119b3b7fa48631c6fc4a0bf9e1816dorg.elasticsearch.xpack.monitoring.cleaner.AbstractIndicesCleanerTestCase
_1227
_2225
_1now
_2now
TCIVarnow
TCIVarnow
UsesTrue