public abstract class GraphTable extends Object implements TableState
TableMapping| Modifier and Type | Field and Description |
|---|---|
protected StoreMappingContext |
mappingContext |
protected TableMapping |
tableConfig |
| Constructor and Description |
|---|
GraphTable(TableMapping table,
StoreMappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
StoreMappingContext |
getMappingContext() |
TableMapping |
getTableConfig()
Returns the table configuration for this context.
|
protected TableMapping tableConfig
protected StoreMappingContext mappingContext
public GraphTable(TableMapping table, StoreMappingContext mappingContext)
public TableMapping getTableConfig()
TableStategetTableConfig in interface TableStatepublic StoreMappingContext getMappingContext()
getMappingContext in interface TableStateCopyright © 2024. All Rights Reserved.