Package org.apache.druid.common.utils
Class CurrentTimeMillisSupplier
java.lang.Object
org.apache.druid.common.utils.CurrentTimeMillisSupplier
- All Implemented Interfaces:
LongSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CurrentTimeMillisSupplier
public CurrentTimeMillisSupplier()
-
-
Method Details
-
getAsLong
public long getAsLong()- Specified by:
getAsLongin interfaceLongSupplier
-