Class TimestampResolver.EpochResolutionRecord

java.lang.Object
org.apache.logging.log4j.layout.template.json.resolver.TimestampResolver.EpochResolutionRecord
Enclosing class:
TimestampResolver

private static final class TimestampResolver.EpochResolutionRecord extends Object
  • Field Details

    • MAX_LONG_LENGTH

      private static final int MAX_LONG_LENGTH
    • instant

      private final MutableInstant instant
    • resolution

      private final char[] resolution
    • resolutionLength

      private int resolutionLength
  • Constructor Details

    • EpochResolutionRecord

      private EpochResolutionRecord()