Class ThriftMetadata.ThriftEnum

    • Method Detail

      • toPrettyString

        protected void toPrettyString​(java.lang.StringBuilder sb,
                                      int level)
        Description copied from class: ThriftMetadata.ThriftObject
        Converts this instance to formatted and indented string representation.
        Specified by:
        toPrettyString in class ThriftMetadata.ThriftObject
        Parameters:
        sb - the StringBuilder to add formatted strings to.
        level - the current indent level.