Class ValuesSourceRegistry.RegistryKey<T>

org.elasticsearch.search.aggregations.support.ValuesSourceRegistry.RegistryKey<T>
Enclosing class:
ValuesSourceRegistry

public static final class ValuesSourceRegistry.RegistryKey<T> extends
  • Constructor Summary

    Constructors
    Constructor
    Description
     name, <T> supplierType)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     o)
     
     
    int
     

    Methods inherited from class java.lang.

    , , , , , , , ,
  • Constructor Details

    • RegistryKey

      public RegistryKey( name, <T> supplierType)
  • Method Details

    • getName

      public  getName()
    • equals

      public boolean equals( o)
      Overrides:
       in class 
    • hashCode

      public int hashCode()
      Overrides:
       in class