private static class HbaseObjectWritableFor96Migration.NullInstance
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.io.Writable
Modifier and Type | Field and Description |
---|---|
(package private) Class<?> |
declaredClass |
Constructor and Description |
---|
HbaseObjectWritableFor96Migration.NullInstance()
default constructor for writable
|
HbaseObjectWritableFor96Migration.NullInstance(Class<?> declaredClass,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
Class<?> declaredClass
public HbaseObjectWritableFor96Migration.NullInstance()
public HbaseObjectWritableFor96Migration.NullInstance(Class<?> declaredClass, org.apache.hadoop.conf.Configuration conf)
declaredClass
- conf
- public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
IOException
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.