tachyon
Class UserInfo
java.lang.Object
tachyon.UserInfo
public class UserInfo
- extends Object
Represent one user in the worker daemon.
Constructor Summary |
UserInfo(long userId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserInfo
public UserInfo(long userId)
addOwnBytes
public void addOwnBytes(long addOwnBytes)
getOwnBytes
public long getOwnBytes()
getUserId
public long getUserId()
heartbeat
public void heartbeat()
timeout
public boolean timeout()
Copyright © 2013. All Rights Reserved.