public final class LoginUser extends Object
User. It represents
the user of Tachyon client, when connecting to Tachyon service.
The implementation of getting a login user supports Windows, Unix, and Kerberos login modules.
This singleton uses lazy initialization.public static User get(TachyonConf conf) throws IOException
conf - Tachyon configurationIOException - if login failsCopyright © 2015. All Rights Reserved.