Class ValueSource.ListValue

org.elasticsearch.ingest.ValueSource.ListValue
All Implemented Interfaces:
ValueSource
Enclosing interface:
ValueSource

public static final class ValueSource.ListValue extends implements ValueSource
  • Method Details

    • copyAndResolve

      public  copyAndResolve(<,​> model)
      Description copied from interface: ValueSource
      Returns a copy of the value this ValueSource holds and resolves templates if there're any. For immutable values only a copy of the reference to the value is made.
      Specified by:
      copyAndResolve in interface ValueSource
      Parameters:
      model - The model to be used when resolving any templates
      Returns:
      copy of the wrapped value
    • equals

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

      public int hashCode()
      Overrides:
       in class