Interface AdapterEvent

    • Method Detail

      • getEventTimeMicros

        long getEventTimeMicros()
        Time when the event was created, source is DatabaseAdapterConfig.getClock() (Clock.systemUTC() in production) using Instant.getEpochSecond() plus Instant.getNano().