Class RegionSchema


  • public final class RegionSchema
    extends Object
    Class representing RegionSchema blob that can be used for parsing out region info details.
    • Constructor Detail

    • Method Detail

      • isValid

        public static boolean isValid​(RegionSchema regionSchema)
        check if region schema is valid *
      • getRealmKey

        public String getRealmKey()
      • getRealmDomainComponent

        public String getRealmDomainComponent()
      • getRegionKey

        public String getRegionKey()
      • getRegionIdentifier

        public String getRegionIdentifier()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object