Class HttpSpace
java.lang.Object
io.nosqlbench.adapters.api.activityimpl.uniform.BaseSpace<HttpSpace>
io.nosqlbench.adapter.http.core.HttpSpace
- All Implemented Interfaces:
Space,NBNamedElement,NBLabeledElement,AutoCloseable
ThreadLocal http clients have been removed from this version, as the built-in
HTTP client implementation is meant to be immutable. If shared-state issues
occur, thread-local support will be re-added.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.nosqlbench.adapters.api.activityimpl.uniform.BaseSpace
BaseSpace.BasicSpaceNested classes/interfaces inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
NBLabeledElement.BasicLabeledElement -
Field Summary
FieldsFields inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
description
-
Field Details
-
statusCodeHistogram
-
-
Constructor Details
-
HttpSpace
-
-
Method Details
-
getClient
-
applyConfig
-
getTimeoutMillis
public long getTimeoutMillis() -
getHdrDigits
public int getHdrDigits() -
getLabels
- Specified by:
getLabelsin interfaceNBLabeledElement
-
isDiagnosticMode
public boolean isDiagnosticMode() -
getConsole
-
getConfigModel
-