Uses of Interface
io.nosqlbench.nb.api.components.core.NBComponentMetrics
Packages that use NBComponentMetrics
-
Uses of NBComponentMetrics in io.nosqlbench.adapter.amqp
Classes in io.nosqlbench.adapter.amqp that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.amqp.dispensers
Classes in io.nosqlbench.adapter.amqp.dispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.azureaisearch
Classes in io.nosqlbench.adapter.azureaisearch that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.azureaisearch.opsdispenser
Classes in io.nosqlbench.adapter.azureaisearch.opsdispenser that implement NBComponentMetricsModifier and TypeClassDescriptionclassAzureAISearchBaseOpDispenser<REQUEST,RESULT> classclassDelete an Azure AI Search index.classLists the indexes available.classclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.cqld4
Classes in io.nosqlbench.adapter.cqld4 that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.cqld4.opdispensers
Classes in io.nosqlbench.adapter.cqld4.opdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassCqld4BaseOpDispenser<T extends Cqld4BaseOp<?>>classclassCqld4CqlBaseOpDispenser<T extends Cqld4CqlOp>classclassclassclassclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.dataapi
Classes in io.nosqlbench.adapter.dataapi that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.dataapi.opdispensers
Classes in io.nosqlbench.adapter.dataapi.opdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.diag
Classes in io.nosqlbench.adapter.diag that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.dynamodb
Classes in io.nosqlbench.adapter.dynamodb that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.dynamodb.opdispensers
Classes in io.nosqlbench.adapter.dynamodb.opdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassRequest Syntax { "AttributeDefinitions": [ { "AttributeName": "string", "AttributeType": "string" } ], "BillingMode": "string", "GlobalSecondaryIndexes": [ { "IndexName": "string", "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" }, "ProvisionedThroughput": { "ReadCapacityUnits": number, "WriteCapacityUnits": number } } ], "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "LocalSecondaryIndexes": [ { "IndexName": "string", "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" } } ], "ProvisionedThroughput": { "ReadCapacityUnits": number, "WriteCapacityUnits": number }, "SSESpecification": { "Enabled": boolean, "KMSMasterKeyId": "string", "SSEType": "string" }, "StreamSpecification": { "StreamEnabled": boolean, "StreamViewType": "string" }, "TableClass": "string", "TableName": "string", "Tags": [ { "Key": "string", "Value": "string" } ] }classRequest Syntax { "TableName": "string" }classclassclass{ "AttributesToGet": [ "string" ], "ConditionalOperator": "string", "ConsistentRead": boolean, "ExclusiveStartKey": { "string" : { "B": blob, "BOOL": boolean, "BS": [ blob ], "L": [ "AttributeValue" ], "M": { "string" : "AttributeValue" }, "N": "string", "NS": [ "string" ], "NULL": boolean, "S": "string", "SS": [ "string" ] } }, "ExpressionAttributeNames": { "string" : "string" }, "ExpressionAttributeValues": { "string" : { "B": blob, "BOOL": boolean, "BS": [ blob ], "L": [ "AttributeValue" ], "M": { "string" : "AttributeValue" }, "N": "string", "NS": [ "string" ], "NULL": boolean, "S": "string", "SS": [ "string" ] } }, "FilterExpression": "string", "IndexName": "string", "KeyConditionExpression": "string", "KeyConditions": { "string" : { "AttributeValueList": [ { "B": blob, "BOOL": boolean, "BS": [ blob ], "L": [ "AttributeValue" ], "M": { "string" : "AttributeValue" }, "N": "string", "NS": [ "string" ], "NULL": boolean, "S": "string", "SS": [ "string" ] } ], "ComparisonOperator": "string" } }, "Limit": number, "ProjectionExpression": "string", "QueryFilter": { "string" : { "AttributeValueList": [ { "B": blob, "BOOL": boolean, "BS": [ blob ], "L": [ "AttributeValue" ], "M": { "string" : "AttributeValue" }, "N": "string", "NS": [ "string" ], "NULL": boolean, "S": "string", "SS": [ "string" ] } ], "ComparisonOperator": "string" } }, "ReturnConsumedCapacity": "string", "ScanIndexForward": boolean, "Select": "string", "TableName": "string" }class -
Uses of NBComponentMetrics in io.nosqlbench.adapter.gcpspanner
Classes in io.nosqlbench.adapter.gcpspanner that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.gcpspanner.opdispensers
Classes in io.nosqlbench.adapter.gcpspanner.opdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassGCPSpannerBaseOpDispenser<OP extends GCPSpannerBaseOp,RESULT> Abstract base class for GCP Spanner operation dispensers.classDispenser class for creating databases ofGCPSpannerCreateDatabaseDdlOp.classDispenser class for creating databases ofGCPSpannerDropDatabaseDdlOp.classDispenser class for creating GCP Spanner Execute DML operations.classThis class is responsible for dispensing GCP Spanner insert vector operations.classDispenser class for creating instances of GCPSpannerUpdateDatabaseDdlOp. -
Uses of NBComponentMetrics in io.nosqlbench.adapter.http
Classes in io.nosqlbench.adapter.http that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.http.core
Classes in io.nosqlbench.adapter.http.core that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.kafka
Classes in io.nosqlbench.adapter.kafka that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.kafka.dispensers
Classes in io.nosqlbench.adapter.kafka.dispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.mongodb.core
Classes in io.nosqlbench.adapter.mongodb.core that implement NBComponentMetricsModifier and TypeClassDescriptionclassSpecial thanks to Justin Chu who authored the original NoSQLBench MongoDB ActivityType. -
Uses of NBComponentMetrics in io.nosqlbench.adapter.mongodb.dispensers
Classes in io.nosqlbench.adapter.mongodb.dispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclasshttps://www.mongodb.com/docs/manual/reference/command/update/#mongodb-dbcommand-dbcmd.update https://www.mongodb.com/docs/drivers/java/sync/current/usage-examples/updateOne/ -
Uses of NBComponentMetrics in io.nosqlbench.adapter.neo4j
Classes in io.nosqlbench.adapter.neo4j that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.neo4j.opdispensers
Classes in io.nosqlbench.adapter.neo4j.opdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.prototype
Classes in io.nosqlbench.adapter.prototype that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.prototype.dispensers
Classes in io.nosqlbench.adapter.prototype.dispensers that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.pulsar
Classes in io.nosqlbench.adapter.pulsar that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.pulsar.dispensers
Classes in io.nosqlbench.adapter.pulsar.dispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.qdrant
Classes in io.nosqlbench.adapter.qdrant that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.qdrant.opdispensers
Classes in io.nosqlbench.adapter.qdrant.opdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassQdrantBaseOpDispenser<REQUEST,RESULT> classclassclassclassclassclassclassclassclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.s4j
Classes in io.nosqlbench.adapter.s4j that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.s4j.dispensers
Classes in io.nosqlbench.adapter.s4j.dispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.adapter.stdout
Classes in io.nosqlbench.adapter.stdout that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.tcpclient
Classes in io.nosqlbench.adapter.tcpclient that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.tcpserver
Classes in io.nosqlbench.adapter.tcpserver that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.weaviate
Classes in io.nosqlbench.adapter.weaviate that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.adapter.weaviate.opsdispensers
Classes in io.nosqlbench.adapter.weaviate.opsdispensers that implement NBComponentMetricsModifier and TypeClassDescriptionclassWeaviateBaseOpDispenser<REQUEST,RESPONSE> classclassCreate objects.classDelete a Weaviate collection.class -
Uses of NBComponentMetrics in io.nosqlbench.adapters.api.activityimpl
Classes in io.nosqlbench.adapters.api.activityimpl that implement NBComponentMetricsModifier and TypeClassDescriptionclassBaseOpDispenser<OP extends CycleOp<?>,SPACE extends Space> SeeOpDispenserfor details on how to use this type. -
Uses of NBComponentMetrics in io.nosqlbench.adapters.api.activityimpl.uniform
Subinterfaces of NBComponentMetrics in io.nosqlbench.adapters.api.activityimpl.uniformModifier and TypeInterfaceDescriptioninterfaceDriverAdapter<OPTYPE extends CycleOp<?>,SPACETYPE extends Space> The DriverAdapter interface is the top level API for implementing operations of any kind in NoSQLBench.Classes in io.nosqlbench.adapters.api.activityimpl.uniform that implement NBComponentMetricsModifier and TypeClassDescriptionclassBaseDriverAdapter<RESULT extends CycleOp<?>,SPACE extends Space> classConcurrentSpaceCache<S extends Space>Native driver state in NoSQLBench is stored in a context called aSpace, with each driver adapter providing its own implementation.classA DriverSpaceCache is simply a place to hold something like a client instance and all associated objects for quick and easy access. -
Uses of NBComponentMetrics in io.nosqlbench.adapters.api.activityimpl.uniform.opwrappers
Classes in io.nosqlbench.adapters.api.activityimpl.uniform.opwrappers that implement NBComponentMetricsModifier and TypeClassDescriptionclassAssertingOpDispenser<S extends Space,RESULT> classCapturingOpDispenser<S extends Space,RESULT> classDryrunOpDispenser<S extends Space,RESULT> classResultPrintingOpDispenser<O,S extends Space, R> -
Uses of NBComponentMetrics in io.nosqlbench.adapters.api.templating
Classes in io.nosqlbench.adapters.api.templating that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.api.activityapi.core
Subinterfaces of NBComponentMetrics in io.nosqlbench.engine.api.activityapi.coreModifier and TypeInterfaceDescriptioninterfaceProvides the components needed to build and run an activity a runtime. -
Uses of NBComponentMetrics in io.nosqlbench.engine.api.activityapi.simrate
Classes in io.nosqlbench.engine.api.activityapi.simrate that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.api.activityimpl
Classes in io.nosqlbench.engine.api.activityimpl that implement NBComponentMetricsModifier and TypeClassDescriptionclassA default implementation of an Activity, suitable for building upon. -
Uses of NBComponentMetrics in io.nosqlbench.engine.api.activityimpl.input
Classes in io.nosqlbench.engine.api.activityimpl.input that implement NBComponentMetricsModifier and TypeClassDescriptionclassTODO: This documentation is out of date as of 2.0.0 -
Uses of NBComponentMetrics in io.nosqlbench.engine.api.activityimpl.uniform
Classes in io.nosqlbench.engine.api.activityimpl.uniform that implement NBComponentMetricsModifier and TypeClassDescriptionclassStandardActivity<R extends LongFunction,S> This is a typed activity which is expected to become the standard core of all new activity types. -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.clientload
Classes in io.nosqlbench.engine.core.clientload that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.commands
Classes in io.nosqlbench.engine.core.lifecycle.commands that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.commands.fortesting
Classes in io.nosqlbench.engine.core.lifecycle.commands.fortesting that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.scenario.container
Subinterfaces of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.scenario.containerClasses in io.nosqlbench.engine.core.lifecycle.scenario.container that implement NBComponentMetricsModifier and TypeClassDescriptionclassA ScenarioController provides a way to start Activities, modify them while running, and forceStopMotors, pause or restart them.class -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.scenario.execution
Classes in io.nosqlbench.engine.core.lifecycle.scenario.execution that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.scenario.script
Classes in io.nosqlbench.engine.core.lifecycle.scenario.script that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.core.lifecycle.session
Classes in io.nosqlbench.engine.core.lifecycle.session that implement NBComponentMetricsModifier and TypeClassDescriptionclassA session represents a single execution of NoSQLBench, whether episodic or persistent under some service layer.class -
Uses of NBComponentMetrics in io.nosqlbench.engine.extensions.computefunctions
Classes in io.nosqlbench.engine.extensions.computefunctions that implement NBComponentMetricsModifier and TypeClassDescriptionclassA collection of compute functions related to vector search relevancy. -
Uses of NBComponentMetrics in io.nosqlbench.engine.extensions.example
Classes in io.nosqlbench.engine.extensions.example that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.engine.extensions.vectormath
Classes in io.nosqlbench.engine.extensions.vectormath that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.components.core
Subinterfaces of NBComponentMetrics in io.nosqlbench.nb.api.components.coreModifier and TypeInterfaceDescriptioninterfaceA Component is a functional element of the NoSQLBench runtime which is: Contract Oriented - Components are based on well-defined interfaces. Modular - Components are wired together by configuration. Configurable - Components have configurations which are well defined and type safe. User Facing - Components are top level constructs which users interact with. Hierarchic - Components fit together in a runtime hierarchy.Classes in io.nosqlbench.nb.api.components.core that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclassclassBecause of ctor super calling order requirements, the task thread can't always be started automatically in super(...). -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.components.status
Classes in io.nosqlbench.nb.api.components.status that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassA heartbeat component is one which provides evidence that it is either in a healthy state or that it is not, via a heartbeat mechanism.class -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.config.standard
Classes in io.nosqlbench.nb.api.config.standard that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.csvoutput
Classes in io.nosqlbench.nb.api.csvoutput that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.engine.metrics
Classes in io.nosqlbench.nb.api.engine.metrics that implement NBComponentMetricsModifier and TypeClassDescriptionclassA silly class that does nothing but allow cleaner code elsewhere, because MetricRegistryListener, that's why.classclassclassHistoIntervalLogger runs a separate thread to snapshotAndWrite encoded histograms on a regular interval.classHistoIntervalLogger runs a separate thread to snapshotAndWrite encoded histograms on a regular interval. -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.engine.metrics.reporters
Classes in io.nosqlbench.nb.api.engine.metrics.reporters that implement NBComponentMetricsModifier and TypeClassDescriptionclassclassclassThis is a Log4J targeted metrics logging reporter, derived fromSlf4jReporter.classclass -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.histo
Classes in io.nosqlbench.nb.api.histo that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.http
Classes in io.nosqlbench.nb.api.http that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.optimizers
Classes in io.nosqlbench.nb.api.optimizers that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.s3uploader
Classes in io.nosqlbench.nb.api.s3uploader that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.nb.api.shutdown
Classes in io.nosqlbench.nb.api.shutdown that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.diag
Classes in io.nosqlbench.scenarios.diag that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.optimizers
Classes in io.nosqlbench.scenarios.simframe.optimizers that implement NBComponentMetricsModifier and TypeClassDescriptionclassThis is the Java-native version of findmax on the NB5.21 architecture.class -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.optimizers.findmax
Classes in io.nosqlbench.scenarios.simframe.optimizers.findmax that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.optimizers.optimo
Classes in io.nosqlbench.scenarios.simframe.optimizers.optimo that implement NBComponentMetricsModifier and TypeClassDescriptionclassIf the initial trust radius is not large enough with respect to the stopping trust radius, then the search will stop ascending the approximate manifold too early. -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.optimizers.planners.findmax
Classes in io.nosqlbench.scenarios.simframe.optimizers.planners.findmax that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.optimizers.planners.ratchet
Classes in io.nosqlbench.scenarios.simframe.optimizers.planners.ratchet that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.optimizers.planners.rcurve
Classes in io.nosqlbench.scenarios.simframe.optimizers.planners.rcurve that implement NBComponentMetrics -
Uses of NBComponentMetrics in io.nosqlbench.scenarios.simframe.planning
Classes in io.nosqlbench.scenarios.simframe.planning that implement NBComponentMetricsModifier and TypeClassDescriptionclassSimFramePlanner<C,P extends Record> A frame planner is what decides what next set of parameters to try based on a history of simulation frames, and whether to proceed with another sim frame.