Uses of Class
io.datarouter.storage.node.tableconfig.NodewatchConfiguration
| Package | Description |
|---|---|
| io.datarouter.storage.node | |
| io.datarouter.storage.node.tableconfig | |
| io.datarouter.storage.serialize.fieldcache |
-
Uses of NodewatchConfiguration in io.datarouter.storage.node
Methods in io.datarouter.storage.node that return NodewatchConfiguration Modifier and Type Method Description NodewatchConfigurationNodeParams. getTableConfiguration()Methods in io.datarouter.storage.node with parameters of type NodewatchConfiguration Modifier and Type Method Description NodeParams.NodeParamsBuilder<PK,D,F>NodeParams.NodeParamsBuilder. withTableConfiguration(NodewatchConfiguration nodewatchConfiguration) -
Uses of NodewatchConfiguration in io.datarouter.storage.node.tableconfig
Methods in io.datarouter.storage.node.tableconfig that return NodewatchConfiguration Modifier and Type Method Description NodewatchConfigurationNodewatchConfigurationBuilder. create(ClientTableEntityPrefixNameWrapper wrapper)Methods in io.datarouter.storage.node.tableconfig that return types with arguments of type NodewatchConfiguration Modifier and Type Method Description Map<ClientTableEntityPrefixNameWrapper,NodewatchConfiguration>TableConfigurationService. getTableConfigMap()List<NodewatchConfiguration>TableConfigurationService. getTableConfigurations() -
Uses of NodewatchConfiguration in io.datarouter.storage.serialize.fieldcache
Methods in io.datarouter.storage.serialize.fieldcache that return NodewatchConfiguration Modifier and Type Method Description NodewatchConfigurationPhysicalDatabeanFieldInfo. getTableConfiguration()