Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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