All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.nosqlbench.engine.rest.services.package-info Maven / Gradle / Ivy

There is a newer version: 4.17.31
Show newest version
/**
 * Classes in this package are meant to provide a basic
 * internal service facade to be used by endpoints.
 * This simplifies endpoint implementations and facilitates DRY
 * implementations.
 *
 * These implementations should only expose primitive types,
 * collections of primitive types, or views of transfer types
 * as implemented in that package.
 */
package io.nosqlbench.engine.rest.services;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy