Package org.elasticsearch.common.joda
Class Joda.EpochTimeParser
java.lang.Object
org.elasticsearch.common.joda.Joda.EpochTimeParser
- All Implemented Interfaces:
org.joda.time.format.DateTimeParser
- Enclosing class:
- Joda
public static class Joda.EpochTimeParser
extends Object
implements org.joda.time.format.DateTimeParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Constructor Details
-
EpochTimeParser
public EpochTimeParser(boolean hasMilliSecondPrecision)
-
-
Method Details
-
estimateParsedLength
public int estimateParsedLength()- Specified by:
estimateParsedLengthin interfaceorg.joda.time.format.DateTimeParser
-
parseInto
- Specified by:
parseIntoin interfaceorg.joda.time.format.DateTimeParser
-