org.apache.pig.data
Class InterSedesFactory
java.lang.Object
org.apache.pig.data.InterSedesFactory
@InterfaceAudience.Private
@InterfaceStability.Evolving
public class InterSedesFactory
- extends Object
Used to get hold of the single instance of InterSedes .
In future, the subclass of InterSedes that gets instantiated would
be configurable.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterSedesFactory
public InterSedesFactory()
getInterSedesInstance
public static InterSedes getInterSedesInstance()
Copyright © 2012 The Apache Software Foundation