Klasse FileFullTextContentEntry
java.lang.Object
org.teamapps.universaldb.index.fileng.FileFullTextContentEntry
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFileFullTextContentEntry(int recordId, int version, int length, String contentText) FileFullTextContentEntry(DataInputStream dataInputStream) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbyte[]intintint
-
Konstruktordetails
-
FileFullTextContentEntry
-
FileFullTextContentEntry
- Löst aus:
IOException
-
-
Methodendetails
-
getIndexValue
- Löst aus:
IOException
-
getRecordId
public int getRecordId() -
getVersion
public int getVersion() -
getLength
public int getLength() -
getContentText
-