Class Base36IdFormatter

java.lang.Object
io.appform.ranger.discovery.bundle.id.formatter.Base36IdFormatter
All Implemented Interfaces:
IdFormatter

public class Base36IdFormatter extends Object implements IdFormatter
  • Constructor Details

    • Base36IdFormatter

      public Base36IdFormatter(IdFormatter idFormatter)
  • Method Details

    • format

      public String format(org.joda.time.DateTime dateTime, int nodeId, int randomNonce)
      Specified by:
      format in interface IdFormatter