| Package | Description |
|---|---|
| org.apache.flink.table.resource |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceUri.getResourceType()
Get resource type info.
|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResourceUri(ResourceType resourceType,
String uri) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.