public class SessionHandle extends Handle
Constructor and Description |
---|
SessionHandle(TProtocolVersion protocol) |
SessionHandle(TSessionHandle tSessionHandle) |
SessionHandle(TSessionHandle tSessionHandle,
TProtocolVersion protocol) |
Modifier and Type | Method and Description |
---|---|
TProtocolVersion |
getProtocolVersion() |
UUID |
getSessionId() |
String |
toString() |
TSessionHandle |
toTSessionHandle() |
equals, getHandleIdentifier, hashCode
public SessionHandle(TProtocolVersion protocol)
public SessionHandle(TSessionHandle tSessionHandle)
public SessionHandle(TSessionHandle tSessionHandle, TProtocolVersion protocol)
public UUID getSessionId()
public TSessionHandle toTSessionHandle()
public TProtocolVersion getProtocolVersion()
Copyright © 2017 The Apache Software Foundation. All rights reserved.