|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.structures.BasicDocumentIndexEntry.Factory org.terrier.structures.FieldDocumentIndexEntry.Factory
public static class FieldDocumentIndexEntry.Factory
Factory for creating a field document index entry
Field Summary | |
---|---|
protected int |
fieldCount
|
Constructor Summary | |
---|---|
FieldDocumentIndexEntry.Factory(int _fieldCount)
Constructs an instance of the class with |
|
FieldDocumentIndexEntry.Factory(java.lang.String _fieldCount)
Constructs an instance of the class with |
Method Summary | |
---|---|
int |
getSize()
Returns 17? |
DocumentIndexEntry |
newInstance()
Creates a document index entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int fieldCount
Constructor Detail |
---|
public FieldDocumentIndexEntry.Factory(int _fieldCount)
_fieldCount
- public FieldDocumentIndexEntry.Factory(java.lang.String _fieldCount)
_fieldCount
- Method Detail |
---|
public int getSize()
BasicDocumentIndexEntry.Factory
getSize
in interface FixedSizeWriteableFactory<DocumentIndexEntry>
getSize
in class BasicDocumentIndexEntry.Factory
public DocumentIndexEntry newInstance()
BasicDocumentIndexEntry.Factory
newInstance
in interface WriteableFactory<DocumentIndexEntry>
newInstance
in class BasicDocumentIndexEntry.Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |