Package com.illumon.iris.db.tables.utils
Class InMemoryBlockTableWriter
java.lang.Object
com.illumon.iris.db.tables.utils.InMemoryBlockTableWriter
-
Constructor Summary
ConstructorsConstructorDescriptionInMemoryBlockTableWriter
(TableDefinition definition) InMemoryBlockTableWriter
(TableDefinition definition, int baseBlockSize) -
Method Summary
Modifier and TypeMethodDescriptionvoid
cycleBlock
(boolean end) void
cycleBlock
(boolean end, String info) void
void
writeRow()
-
Constructor Details
-
InMemoryBlockTableWriter
- Throws:
IOException
-
InMemoryBlockTableWriter
- Throws:
IOException
-
-
Method Details
-
cycleBlock
- Throws:
IOException
-
cycleBlock
- Throws:
IOException
-
setValue
-
getBlockTable
- Throws:
IOException
-
getBlockTables
-
writeRow
public void writeRow()
-