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
|
newInstanceTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow