Klasse LegacyResolvedTransactionRecordValue
java.lang.Object
org.teamapps.universaldb.index.transaction.resolved.legacy.LegacyResolvedTransactionRecordValue
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungLegacyResolvedTransactionRecordValue(int columnId, IndexType indexType, Object value) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetValue()static voidsetFileByUuidAndFieldId(BiFunction<String, Integer, File> fileByUuidAndFieldId) voidwrite(DataOutputStream dos)
-
Felddetails
-
fileCounter
public static int fileCounter -
pathCounts
-
-
Konstruktordetails
-
LegacyResolvedTransactionRecordValue
-
LegacyResolvedTransactionRecordValue
- Löst aus:
IOException
-
-
Methodendetails
-
setFileByUuidAndFieldId
-
getColumnId
public int getColumnId() -
getIndexType
-
getValue
-
write
- Löst aus:
IOException
-