Class FieldCapabilitiesIndexResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted

public class FieldCapabilitiesIndexResponse extends ActionResponse implements Writeable
  • Method Details

    • getIndexName

      public  getIndexName()
      Get the index name
    • canMatch

      public boolean canMatch()
    • get

      public <,​IndexFieldCapabilities> get()
      Get the field capabilities map
    • getField

      public  field)
      Get the field capabilities for the provided field
    • writeTo

      public void writeTo(StreamOutput out) throws
      Description copied from interface: Writeable
      Write this into the StreamOutput.
      Specified by:
      writeTo in interface Writeable
      Throws:
    • equals

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

      public int hashCode()
      Overrides:
       in class