Class IndexEntity

  • All Implemented Interfaces:
    Entity

    public class IndexEntity
    extends Object
    implements Entity
    • Constructor Detail

      • IndexEntity

        public IndexEntity()
    • Method Detail

      • getId

        public String getId()
      • getName

        public String getName()
      • getInBackground

        public Boolean getInBackground()
      • 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()