Class IdUtil

java.lang.Object
com.opencqrs.esdb.client.IdUtil

public final class IdUtil extends Object
Static helper methods related to Event.id().
  • Constructor Details

    • IdUtil

      public IdUtil()
  • Method Details

    • fromEventId

      public static Long fromEventId(String id)
      Converts an Event.id() to a number.
      Parameters:
      id - the event id
      Returns:
      the long number