@InterfaceAudience.Private @InterfaceStability.Evolving public final class MasterProcedureUtil extends Object
Modifier and Type | Method and Description |
---|---|
static RPCProtos.UserInformation |
toProtoUserInfo(org.apache.hadoop.security.UserGroupInformation ugi) |
static org.apache.hadoop.security.UserGroupInformation |
toUserInfo(RPCProtos.UserInformation userInfoProto) |
public static RPCProtos.UserInformation toProtoUserInfo(org.apache.hadoop.security.UserGroupInformation ugi)
public static org.apache.hadoop.security.UserGroupInformation toUserInfo(RPCProtos.UserInformation userInfoProto)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.