Uses of Class
io.nosqlbench.nb.api.nbio.URIResolver
Packages that use URIResolver
-
Uses of URIResolver in io.nosqlbench.nb.api.nbio
Methods in io.nosqlbench.nb.api.nbio that return URIResolverModifier and TypeMethodDescriptionURIResolver.all()Include resources from all known places, including remote URLs, the local default filesystem, and the classpath, which includes the jars that hold the current runtime application.URIResolver.extraPaths(String extraPath) static URIResolverURIResolvers.inClasspath()URIResolver.inCP()Include resources within the classpath.URIResolver.inFS()Includ resources in the default filesystemstatic URIResolverURIResolvers.inFS()URIResolver.inNBIOCache()Include resources within the NBIO cache or download them if they are not found.static URIResolverURIResolvers.inNBIOCache()URIResolver.inURLs()Include resources in remote URLsstatic URIResolverURIResolvers.inURLs()static URIResolverURIResolvers.lookEverywhere()