public class PrincipalDesc extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
PrincipalDesc(String name,
org.apache.hadoop.hive.metastore.api.PrincipalType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.apache.hadoop.hive.metastore.api.PrincipalType |
getType() |
public PrincipalDesc(String name, org.apache.hadoop.hive.metastore.api.PrincipalType type)
public String getName()
public org.apache.hadoop.hive.metastore.api.PrincipalType getType()
Copyright © 2024 The Apache Software Foundation. All rights reserved.