|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachedHadoopResource | |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.hadoop | |
| Uses of AttachedHadoopResource in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop |
|---|
| Fields in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop with type parameters of type AttachedHadoopResource | |
|---|---|
Set<AttachedHadoopResource> |
AdaptorHadoopResources.Resources
|
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop that return AttachedHadoopResource | |
|---|---|
AttachedHadoopResource |
AdaptorHadoopResources.GetConfigurationResource()
|
AttachedHadoopResource |
AdaptorHadoopResources.GetJarResource()
|
AttachedHadoopResource |
AdaptorHadoopResources.GetMainClassResource()
|
AttachedHadoopResource |
AdaptorHadoopResources.GetResource(String ResourceKey)
|
AttachedHadoopResource |
AdaptorHadoopResources.GetScopeResource()
|
static AttachedHadoopResource |
AttachedHadoopResource.NewArchiveResource(String Key,
String Value,
boolean IsHDFSPresent)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewArgumentResource(int Order,
String Value)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewConfigurationResource(String Key,
String Value,
boolean IsHDFSPresent)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewFileResource(String Key,
String Value,
boolean IsHDFSPresent)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewInputResource(String Key,
String Value,
boolean CleanUp)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewJarResource(String Key,
String Value,
boolean IsHDFSPresent)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewLibResource(String Key,
String Value,
boolean IsHDFSPresent)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewMainClassResource(String Value)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewOutputResource(String Value,
boolean CleanUp)
|
static AttachedHadoopResource |
AttachedHadoopResource.NewPropertyResource(String Value)
|
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop that return types with arguments of type AttachedHadoopResource | |
|---|---|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetArchiveResources()
|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetArgumentResources()
|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetFileResources()
|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetInputResources()
|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetLibResources()
|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetOutputResources()
|
List<AttachedHadoopResource> |
AdaptorHadoopResources.GetPropertyResources()
|
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop with parameters of type AttachedHadoopResource | |
|---|---|
int |
AttachedHadoopResource.compareTo(AttachedHadoopResource o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||