Class ImageFormatConfig

java.lang.Object
org.apache.drill.exec.store.image.ImageFormatConfig
All Implemented Interfaces:
FormatPluginConfig

public class ImageFormatConfig extends Object implements FormatPluginConfig
  • Field Details

  • Constructor Details

  • Method Details

    • getExtensions

      public List<String> getExtensions()
    • hasFileSystemMetadata

      public boolean hasFileSystemMetadata()
    • isDescriptive

      public boolean isDescriptive()
    • getTimeZone

      public String getTimeZone()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object