Class Segment


  • public class Segment
    extends Object
    • Constructor Detail

      • Segment

        public Segment​(@Nonnull
                       String tableNameWithType,
                       @Nonnull
                       String segmentName)
    • Method Detail

      • getTableNameWithType

        public String getTableNameWithType()
      • getSegmentName

        public String getSegmentName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object