Uses of Class
io.nosqlbench.api.content.URIResolver
Packages that use URIResolver
-
Uses of URIResolver in io.nosqlbench.api.content
Methods in io.nosqlbench.api.content 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.inURLs()Include resources in remote URLsstatic URIResolverURIResolvers.inURLs()static URIResolverURIResolvers.lookEverywhere()