Generated by
JDiff

Interface org.apache.pig.StoreFuncInterface

Added Methods
void addCredentials(Credentials, Configuration) Allows adding secrets or custom credentials that can be used to talk to external systems.
Boolean supportsParallelWriteToStoreLocation() DAG execution engines like Tez support optimizing union by writing to output location in parallel from tasks of different vertices.