Class DatarouterDataExportPaths.DatabeanExportPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.plugin.dataexport.config.DatarouterDataExportPaths.DatabeanExportPaths
- Enclosing class:
DatarouterDataExportPaths
public static class DatarouterDataExportPaths.DatabeanExportPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodeFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
singleTable
public final io.datarouter.pathnode.PathNode singleTable -
multiTable
public final io.datarouter.pathnode.PathNode multiTable -
parallel
public final io.datarouter.pathnode.PathNode parallel
-
-
Constructor Details
-
DatabeanExportPaths
public DatabeanExportPaths()
-