T
- Some Writable type of fixed size when written using Writable interface methods.public interface FixedSizeWriteableFactory<T extends org.apache.hadoop.io.Writable> extends WriteableFactory<T>
Modifier and Type | Method and Description |
---|---|
int |
getSize()
Returns the size in bytes when T is written
to disk by Writable interface methods
|
newInstance
Terrier 4.0. Copyright © 2004-2014 University of Glasgow