Package io.nosqlbench.nb.api.nbio
package io.nosqlbench.nb.api.nbio
-
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.This API provides a single service to locate and load content resource from multiple places, at build time and runtime, using a standard fluent-like pattern.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.