Generated by
JDiff

Interface org.apache.pig.StoreResources

Changed Methods
List getCacheFiles() Changed from non-abstract to abstract. Allow a StoreFunc to specify a list of files it would like placed in the distributed cache.
List getShipFiles() Changed from non-abstract to abstract. Allow a StoreFunc to specify a list of files located locally and would like to ship to backend (through distributed cache).