public class Segment extends Object
Segment(String tableNameWithType, String segmentName)
boolean
equals(Object obj)
String
getSegmentName()
getTableNameWithType()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Segment(@Nonnull String tableNameWithType, @Nonnull String segmentName)
public String getTableNameWithType()
public String getSegmentName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals