QuantizedVectorsReader

Properties

Link copied to clipboard

Returns nested resources of this class. The result should be a point-in-time snapshot (to avoid race conditions).

Functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard
abstract fun getQuantizationState(fieldName: String): ScalarQuantizer?
Link copied to clipboard
Link copied to clipboard
abstract fun ramBytesUsed(): Long

Return the memory usage of this object in bytes. Negative values are illegal.