Class StandardPuffinProperties


  • public final class StandardPuffinProperties
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CREATED_BY_PROPERTY
      human-readable identification of the application writing the file, along with its version.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CREATED_BY_PROPERTY

        public static final java.lang.String CREATED_BY_PROPERTY
        human-readable identification of the application writing the file, along with its version. Example "Trino version 381".
        See Also:
        Constant Field Values