class

Orc::WriteBatch

Inherits Reference < Object

Constants

DEFAULT_CAPACITY = 10000

Constructors

new(column_count : Int32, capacity : Int32 = DEFAULT_CAPACITY)
Source

Class methods

for_schema(schema : Schema, capacity : Int32 = DEFAULT_CAPACITY)
Source

Instance methods

columns
Source
reset
Source
rows
Source
rows=(rows : Int32)
Source