Date currDate=new Date(timestamp); | Instant instant=Instant.ofEpochMilli(timestamp); | new Date(timestamp) | Instant.ofEpochMilli(timestamp) | hadoop | 8d202f12589356344e26b7ca15097eec46886055 | org.apache.hadoop.metrics2.sink.KafkaSink | | | | - java.time.Instant
- java.util.Date
| | Uses | True |