构造器和说明 |
---|
TokenIdentifier() |
限定符和类型 | 方法和说明 |
---|---|
byte[] |
getBytes()
Get the bytes for the token identifier
|
abstract Text |
getKind()
Get the token kind
|
abstract UserGroupInformation |
getUser()
Get the Ugi with the username encoded in the token identifier
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readFields, write
public abstract Text getKind()
public abstract UserGroupInformation getUser()
public byte[] getBytes()
Copyright © 2009 The Apache Software Foundation