Package io.nosqlbench.api.content
package io.nosqlbench.api.content
-
ClassDescriptionContent<T>A generic content wrapper for anything that can be given to a NoSQLBench runtime using a specific type of locator.NBIO is a helper utility packaged as a search builder and fluent API.PathContent provides the Path-centric way of accessing resolved content from the URIs API.A central API for finding and accessing Paths which are either in the classpath or in the file system, or both.Resolves resources which can be found via the class loader.This is a stateful search object for resources like Paths or URLs.This is a URI-centric content locator for URLs and Paths.StreamContent is meant for short-lived use as an efficient way to find a read URL content.