Package 

Object UrlHashGenerator


  • 
    public class UrlHashGenerator
    
                        

    Returns unique UUID for a url key, if there is failure in generating uuid then we simply call hashcode for the url

    • Method Summary

      Modifier and Type Method Description
      final Function1<String, String> hash()
      final String hashWithTsSeed()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait