Class IndexEntity


  • public final class IndexEntity
    extends Object
    Author:
    Mark Vollmary
    • Constructor Detail

      • IndexEntity

        public IndexEntity()
    • Method Detail

      • getId

        public String getId()
      • getInBackground

        public Boolean getInBackground()
      • getName

        public String getName()
      • getSelectivityEstimate

        public Double getSelectivityEstimate()
      • getUnique

        public Boolean getUnique()
      • getSparse

        public Boolean getSparse()
      • getMinLength

        public Integer getMinLength()
      • getIsNewlyCreated

        public Boolean getIsNewlyCreated()
      • getGeoJson

        public Boolean getGeoJson()
      • getExpireAfter

        public Integer getExpireAfter()
      • getConstraint

        public Boolean getConstraint()
      • getDeduplicate

        public Boolean getDeduplicate()
      • getEstimates

        public Boolean getEstimates()
      • getCacheEnabled

        public Boolean getCacheEnabled()
      • getLegacyPolygons

        public Boolean getLegacyPolygons()