public abstract class TableFormatConfig
extends java.lang.Object
| 构造器和说明 |
|---|
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.
|
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.