@InterfaceAudience.LimitedPrivate(value="") @InterfaceStability.Evolving public class HivePrincipal extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HivePrincipal.HivePrincipalType |
Constructor and Description |
---|
HivePrincipal(String name,
HivePrincipal.HivePrincipalType type) |
public HivePrincipal(String name, HivePrincipal.HivePrincipalType type)
public String getName()
public HivePrincipal.HivePrincipalType getType()
Copyright © 2014 The Apache Software Foundation. All rights reserved.