|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalPath | |
---|---|
org.apache.pig.backend.local.datastorage |
Uses of LocalPath in org.apache.pig.backend.local.datastorage |
---|
Subclasses of LocalPath in org.apache.pig.backend.local.datastorage | |
---|---|
class |
LocalDir
|
class |
LocalFile
|
Methods in org.apache.pig.backend.local.datastorage that return LocalPath | |
---|---|
LocalPath[] |
LocalDataStorage.asCollection(String pattern)
|
LocalPath |
LocalDataStorage.asElement(ContainerDescriptor parent,
ElementDescriptor child)
|
LocalPath |
LocalDataStorage.asElement(ContainerDescriptor parent,
String child)
|
LocalPath |
LocalDataStorage.asElement(ElementDescriptor element)
|
LocalPath |
LocalDataStorage.asElement(String name)
|
LocalPath |
LocalDataStorage.asElement(String parent,
String child)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |