Package io.nosqlbench.nb.api.content
-
Interface Summary Interface Description Content<T> A generic content wrapper for anything that can be given to a NoSQLBench runtime using a specific type of locator.ContentResolver NBIOWalker.PathVisitor NBPathsAPI NBPathsAPI.DoSearch NBPathsAPI.Facets NBPathsAPI.GetExtension NBPathsAPI.GetName NBPathsAPI.GetPrefix NBPathsAPI.GetSource -
Class Summary Class Description NBIO NBIO is a helper utility packaged as a search builder and fluent API.NBIORelativizer NBIOWalker NBIOWalker.CollectVisitor NBIOWalker.PathSuffixFilter NBIOWalker.RegexFilter PathContent PathContent provides the Path-centric way of accessing resolved content from the URIs API.PathFinder A central API for finding and accessing Paths which are either in the classpath or in the file system, or both.ResolverForClasspath Resolves resources which can be found via the class loader.ResolverForFilesystem ResolverForURL URIResolver This is a stateful search object for resources like Paths or URLs.URIResolvers This is a URI-centric content locator for URLs and Paths.URLContent StreamContent is meant for short-lived use as an efficient way to find a read URL content.