Class NBCoreInvokableResolver

java.lang.Object
io.nosqlbench.engine.core.lifecycle.session.NBCoreInvokableResolver
All Implemented Interfaces:
NBInvokableResolver

public class NBCoreInvokableResolver extends Object implements NBInvokableResolver
This is the core wrapper around any resolvers for NB commands. Call it directly and it will invoke all others in the runtime as long as they are registered as a service for SPI.