| Modifier and Type | Method and Description |
|---|---|
GaianResourceType |
RangerGaianResource.getResourceType() |
static GaianResourceType |
GaianResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GaianResourceType[] |
GaianResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RangerGaianResource(GaianResourceType resourceType,
String schema) |
RangerGaianResource(GaianResourceType resourceType,
String schema,
String table) |
RangerGaianResource(GaianResourceType resourceType,
String schema,
String table,
String column) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.