| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.hadoop |
| Modifier and Type | Field and Description |
|---|---|
AttachedHadoopResource.ResourceType |
AttachedHadoopResource.TypeOfResource |
| Modifier and Type | Method and Description |
|---|---|
static AttachedHadoopResource.ResourceType |
AttachedHadoopResource.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedHadoopResource.ResourceType[] |
AttachedHadoopResource.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdaptorHadoopResources.StoreResources(Set<AttachedHadoopResource.ResourceType> ResourcesToStore,
gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints) |
| Constructor and Description |
|---|
AttachedHadoopResource(String Key,
String Value,
AttachedHadoopResource.ResourceType Type) |
Copyright © 2015. All Rights Reserved.