Java org.apache.hadoop.io WritableFactories fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.io WritableFactories fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.io WritableFactories.

The text is from its open source code.

Method

WritablenewInstance(Class c)
Create a new instance of a class with a defined factory.
WritablenewInstance(Class c, Configuration conf)
Create a new instance of a class with a defined factory.