Class LegacyGeoShapeFieldMapper.PrefixTrees

java.lang.Object
org.elasticsearch.index.mapper.LegacyGeoShapeFieldMapper.PrefixTrees
Enclosing class:
LegacyGeoShapeFieldMapper

public static class LegacyGeoShapeFieldMapper.PrefixTrees
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static java.lang.String GEOHASH  
    static java.lang.String LEGACY_QUADTREE  
    static java.lang.String QUADTREE  
  • Constructor Summary

    Constructors
    Constructor Description
    PrefixTrees()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • PrefixTrees

      public PrefixTrees()