Class TSet

java.lang.Object
org.apache.thrift.protocol.TSet

public final class TSet extends Object
Helper class that encapsulates set metadata.
  • Field Details

    • elemType

      public final byte elemType
    • size

      public final int size
  • Constructor Details

    • TSet

      public TSet()
    • TSet

      public TSet(byte t, int s)
    • TSet

      public TSet(TList list)
  • Method Details

    • getElemType

      public byte getElemType()
    • getSize

      public int getSize()