Package org.teamapps.universaldb.index
Klasse IndexMetaData
java.lang.Object
org.teamapps.universaldb.index.IndexMetaData
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunglongintgetFqn()intintbyte[]getNonce()booleanvoidsetEncrypted(boolean encrypted) voidsetMappingId(int mappingId)
-
Konstruktordetails
-
IndexMetaData
-
-
Methodendetails
-
getMappingId
public int getMappingId() -
setMappingId
public void setMappingId(int mappingId) -
getIndexType
- Löst aus:
IOException
-
getCreationTime
- Löst aus:
IOException
-
getNonce
public byte[] getNonce() -
getCtrOffset
public int getCtrOffset() -
getFqn
- Löst aus:
IOException
-
setEncrypted
- Löst aus:
IOException
-
isEncrypted
- Löst aus:
IOException
-