public final class ArrowRelationIOFactory extends IOFactory<ArrowRelation>
This class register readers and writers for the Context class.

| Modifier and Type | Method and Description | 
|---|---|
static ArrowRelationIOFactory | 
getInstance()
Return the singleton instance of this class. 
 | 
protected static void | 
init()
Initialse the factory. 
 | 
getReader, getWriter, registerReader, registerWriter, unregisterReader, unregisterWriterpublic static ArrowRelationIOFactory getInstance()
Return the singleton instance of this class.
protected static void init()
Initialse the factory.
Copyright © 2010–2016 The Galactic Organization. All rights reserved.