Class AggregationPath.PathElement

org.elasticsearch.search.aggregations.support.AggregationPath.PathElement
Enclosing class:
AggregationPath

public static class AggregationPath.PathElement extends
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     fullName,  name,  key)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     o)
     
    int
     
     

    Methods inherited from class java.lang.

    , , , , , , ,
  • Field Details

    • name

      public final  name
    • key

      public final  key
  • Constructor Details

    • PathElement

      public PathElement( fullName,  name,  key)
  • Method Details

    • equals

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

      public int hashCode()
      Overrides:
       in class 
    • toString

      public  toString()
      Overrides:
       in class