public class ClassIndexesToBTrees_5_5 extends Conversion
| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION |
| Constructor and Description |
|---|
ClassIndexesToBTrees_5_5() |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(ConversionStage.SystemUpStage stage) |
void |
convert(LocalObjectContainer container,
int classIndexId,
BTree bTree) |
convertpublic static final int VERSION
public void convert(LocalObjectContainer container, int classIndexId, BTree bTree)
public void convert(ConversionStage.SystemUpStage stage)
convert in class Conversion