Uses of Class
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.Compact64bitInt
-
Packages that use Compact64bitInt Package Description org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic -
-
Uses of Compact64bitInt in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj
Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj declared as Compact64bitInt Modifier and Type Field Description Compact64bitInt
ObjectGroupObjectBLOBDataDeclaration. cellReferencesCount
Compact64bitInt
ObjectGroupObjectDeclare. cellReferencesCount
Compact64bitInt
DataElementHash. dataElementHashScheme
Compact64bitInt
StreamObjectHeaderStart32bit. largeLength
Gets or sets an optional compact uint64 that specifies the length in bytes for additional data (if any).Compact64bitInt
ObjectGroupMetadata. ObjectChangeFrequency
Gets or sets a compact unsigned 64-bit integer that specifies the expected change frequency of the object.Compact64bitInt
ObjectGroupObjectBLOBDataDeclaration. objectDataSize
Gets or sets a compact unsigned 64-bit integer that specifies the size in bytes of the object.opaque binary data for the declared object.Compact64bitInt
ObjectGroupObjectDeclare. objectDataSize
Gets or sets a compact unsigned 64-bit integer that specifies the size in bytes of the object.binary data opaque to this protocol for the declared object.Compact64bitInt
ObjectGroupObjectBLOBDataDeclaration. objectPartitionID
Compact64bitInt
ObjectGroupObjectDeclare. objectPartitionID
Compact64bitInt
ObjectGroupObjectBLOBDataDeclaration. objectReferencesCount
Compact64bitInt
ObjectGroupObjectDeclare. objectReferencesCount
-
Uses of Compact64bitInt in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic
Fields in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic declared as Compact64bitInt Modifier and Type Field Description Compact64bitInt
ExGUIDArray. count
Compact64bitInt
BinaryItem. length
Methods in org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic that return Compact64bitInt Modifier and Type Method Description Compact64bitInt
Compact64bitInt. setDecodedValue(long decodedValue)
Compact64bitInt
Compact64bitInt. setType(int type)
-