Uses of Interface
io.nosqlbench.api.markdown.types.MarkdownInfo
Packages that use MarkdownInfo
-
Uses of MarkdownInfo in io.nosqlbench.api.markdown.aggregator
Classes in io.nosqlbench.api.markdown.aggregator that implement MarkdownInfoModifier and TypeClassDescriptionclassclassTODO: Make this a value typeMethods in io.nosqlbench.api.markdown.aggregator with type parameters of type MarkdownInfoModifier and TypeMethodDescription<T extends MarkdownInfo>
CompositeMarkdownInfoCompositeMarkdownInfo.add(T element) Methods in io.nosqlbench.api.markdown.aggregator that return MarkdownInfoModifier and TypeMethodDescriptionParsedMarkdown.withIncluded(List<String> included) ParsedMarkdown.withTopics(List<String> assigning) Methods in io.nosqlbench.api.markdown.aggregator that return types with arguments of type MarkdownInfoModifier and TypeMethodDescriptionstatic List<MarkdownInfo>static List<MarkdownInfo>static List<MarkdownInfo>MarkdownDocs.findAll()MDGraph.processed()Methods in io.nosqlbench.api.markdown.aggregator with parameters of type MarkdownInfo -
Uses of MarkdownInfo in io.nosqlbench.api.markdown.types
Methods in io.nosqlbench.api.markdown.types that return MarkdownInfoModifier and TypeMethodDescriptionMarkdownInfo.withIncluded(List<String> included) MarkdownInfo.withTopics(List<String> assigning) Methods in io.nosqlbench.api.markdown.types with parameters of type MarkdownInfo