|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- Some Writable type of fixed size when written using Writable interface methods.public interface FixedSizeWriteableFactory<T extends org.apache.hadoop.io.Writable>
Sub-interface for WritableFactory, where the Writable objects have a fixed size on disk.
Method Summary | |
---|---|
int |
getSize()
Returns the size in bytes when T is written to disk by Writable interface methods |
Methods inherited from interface org.terrier.structures.seralization.WriteableFactory |
---|
newInstance |
Method Detail |
---|
int getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |