限定符和类型 | 字段和说明 |
---|---|
UserGroupInformation |
attemptingUser |
构造器和说明 |
---|
Server.Connection(SelectionKey key,
SocketChannel channel,
long lastContact) |
限定符和类型 | 方法和说明 |
---|---|
String |
getHostAddress() |
InetAddress |
getHostInetAddress() |
long |
getLastContact() |
int |
readAndProcess() |
void |
setLastContact(long lastContact) |
String |
toString() |
public UserGroupInformation attemptingUser
public Server.Connection(SelectionKey key, SocketChannel channel, long lastContact)
public String getHostAddress()
public InetAddress getHostInetAddress()
public void setLastContact(long lastContact)
public long getLastContact()
public int readAndProcess() throws IOException, InterruptedException
Copyright © 2009 The Apache Software Foundation