public class PrivilegeObjectDesc extends Object implements Serializable
| Constructor and Description |
|---|
PrivilegeObjectDesc(boolean isTable,
String object,
Map<String,String> partSpec,
List<String> columns) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumns() |
String |
getObject() |
Map<String,String> |
getPartSpec() |
boolean |
getTable() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.