Class ESTestCase.GeohashGenerator

java.lang.Object
com.carrotsearch.randomizedtesting.generators.StringGenerator
com.carrotsearch.randomizedtesting.generators.CodepointSetGenerator
org.elasticsearch.test.ESTestCase.GeohashGenerator
Enclosing class:
ESTestCase

public static class ESTestCase.GeohashGenerator extends com.carrotsearch.randomizedtesting.generators.CodepointSetGenerator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.carrotsearch.randomizedtesting.generators.CodepointSetGenerator

    ofCodePointsLength, ofCodeUnitsLength

    Methods inherited from class com.carrotsearch.randomizedtesting.generators.StringGenerator

    ofStringLength

    Methods inherited from class java.lang.Object

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

    • GeohashGenerator

      public GeohashGenerator()