public abstract class TableFormatConfig extends Object
| Constructor and Description |
|---|
TableFormatConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract long |
newTableFactoryHandle()
This function should only be called by Options.setTableFormatConfig(),
which will create a c++ shared-pointer to the c++ TableFactory
that associated with the Java TableFormatConfig.
|
protected abstract long newTableFactoryHandle()
This function should only be called by Options.setTableFormatConfig(), which will create a c++ shared-pointer to the c++ TableFactory that associated with the Java TableFormatConfig.
Copyright © 2021. All rights reserved.