public static interface SessionTrees.BranchMappingTable.Builder
SessionTrees.BranchMappingTable
instances.Diffusion.newBranchMappingTableBuilder()
Modifier and Type | Method and Description |
---|---|
SessionTrees.BranchMappingTable.Builder |
addBranchMapping(String sessionFilter,
String topicTreeBranch)
Add a new branch mapping.
|
SessionTrees.BranchMappingTable |
create(String sessionTreeBranch)
Create a new branch mapping table.
|
SessionTrees.BranchMappingTable.Builder |
reset()
Reset the builder.
|
SessionTrees.BranchMappingTable.Builder reset()
SessionTrees.BranchMappingTable.Builder addBranchMapping(String sessionFilter, String topicTreeBranch)
sessionFilter
- the session filtertopicTreeBranch
- the target branch in the topic tree for
sessions matching the session filterSessionTrees.BranchMappingTable create(String sessionTreeBranch)
sessionTreeBranch
- the session tree branchCopyright © 2024 DiffusionData Ltd. All Rights Reserved.