ParallelPostingsArray

open class ParallelPostingsArray(val size: Int)

Inheritors

Constructors

Link copied to clipboard
constructor(size: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val size: Int
Link copied to clipboard

Functions

Link copied to clipboard
open fun bytesPerPosting(): Int
Link copied to clipboard
open fun copyTo(toArray: ParallelPostingsArray, numToCopy: Int)
Link copied to clipboard
Link copied to clipboard