Uses of Class
io.nosqlbench.nb.api.content.URIResolver
| Package | Description |
|---|---|
| io.nosqlbench.nb.api.content |
-
Uses of URIResolver in io.nosqlbench.nb.api.content
Methods in io.nosqlbench.nb.api.content that return URIResolver Modifier and Type Method Description URIResolverURIResolver. 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.URIResolverURIResolver. extension(java.lang.String extension)URIResolverURIResolver. extraPaths(java.lang.String extraPath)static URIResolverURIResolvers. inClasspath()URIResolverURIResolver. inCP()Include resources within the classpath.URIResolverURIResolver. inFS()Includ resources in the default filesystemstatic URIResolverURIResolvers. inFS()URIResolverURIResolver. inURLs()Include resources in remote URLsstatic URIResolverURIResolvers. inURLs()static URIResolverURIResolvers. lookEverywhere()