Class ThriftConstants


  • public class ThriftConstants
    extends java.lang.Object
    Reflective thrift IDL description.

    Comments are gathered before the start of the next statement.

    - Line comments are accumulated with newline delimiter. Each line is individually trimmed. - Block comments replace the entire comment. The first space after '*' on each line is ignored.

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • kThriftKeywords

        public static final java.util.Set<java.lang.String> kThriftKeywords
      • kProvidenceKeywords

        public static final java.util.Set<java.lang.String> kProvidenceKeywords
      • kReservedWords

        public static final java.util.Set<java.lang.String> kReservedWords