public class RangerGaianResource
extends org.apache.ranger.plugin.policyengine.RangerAccessResourceImpl
| Constructor and Description |
|---|
RangerGaianResource(GaianResourceType resourceType,
String schema) |
RangerGaianResource(GaianResourceType resourceType,
String schema,
String table) |
RangerGaianResource(GaianResourceType resourceType,
String schema,
String table,
String column) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumn() |
GaianResourceType |
getResourceType() |
String |
getSchema() |
String |
getTable() |
public RangerGaianResource(GaianResourceType resourceType, String schema)
public RangerGaianResource(GaianResourceType resourceType, String schema, String table)
public RangerGaianResource(GaianResourceType resourceType, String schema, String table, String column)
public GaianResourceType getResourceType()
public String getSchema()
public String getTable()
public String getColumn()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.