52535455565758
public int hashCode() { return (int) (mId & 0xFFFFFFFF); } public TSessionId toThrift() { return new TSessionId(mId); }