| Package | Description |
|---|---|
| eu.dnetlib.data.hadoop.config |
| Modifier and Type | Method and Description |
|---|---|
static ClusterName |
ClusterName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterName[] |
ClusterName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ClusterName> |
ClusterName.asList() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
ConfigurationEnumerator.get(ClusterName name)
Get given Configuration or null.
|
Copyright © 2026. All rights reserved.