Class GeoPinningUtil


  • public final class GeoPinningUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getGeoId​(java.lang.String bucketName, java.lang.String objectKey)
      If this is a bucket request, the bucket is the ID.
      static int getGeoPinIndex​(java.lang.String guid, int vdcCount)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getGeoId

        public static java.lang.String getGeoId​(java.lang.String bucketName,
                                                java.lang.String objectKey)
        If this is a bucket request, the bucket is the ID. If this is an object request, the key is the ID.
      • getGeoPinIndex

        public static int getGeoPinIndex​(java.lang.String guid,
                                         int vdcCount)