Uses of Enum Class
io.nosqlbench.nb.api.nbio.ResolverChain.Link
Packages that use ResolverChain.Link
-
Uses of ResolverChain.Link in io.nosqlbench.nb.api.nbio
Subclasses with type arguments of type ResolverChain.Link in io.nosqlbench.nb.api.nbioMethods in io.nosqlbench.nb.api.nbio that return ResolverChain.LinkModifier and TypeMethodDescriptionstatic ResolverChain.LinkReturns the enum constant of this class with the specified name.static ResolverChain.Link[]ResolverChain.Link.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.nosqlbench.nb.api.nbio that return types with arguments of type ResolverChain.LinkMethod parameters in io.nosqlbench.nb.api.nbio with type arguments of type ResolverChain.LinkModifier and TypeMethodDescriptionstatic NBPathsAPI.GetPrefixesNBIO.chain(List<ResolverChain.Link> chains) Search for ordered chainsNBIO.chainContent(List<ResolverChain.Link> chains) Return content from protocols that you choose in the order you specifyNBPathsAPI.GetSource.chainContent(List<ResolverChain.Link> chains) Return content from protocols that you choose in the order you specify