Uses of Interface
io.nosqlbench.nb.api.components.core.NBComponentEvents
Packages that use NBComponentEvents
-
Uses of NBComponentEvents in io.nosqlbench.adapter.amqp
Classes in io.nosqlbench.adapter.amqp that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.amqp.dispensers
Classes in io.nosqlbench.adapter.amqp.dispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.azureaisearch
Classes in io.nosqlbench.adapter.azureaisearch that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.azureaisearch.opsdispenser
Classes in io.nosqlbench.adapter.azureaisearch.opsdispenser that implement NBComponentEventsModifier and TypeClassDescriptionclassAzureAISearchBaseOpDispenser<REQUEST,RESULT> classclassDelete an Azure AI Search index.classLists the indexes available.classclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.cqld4
Classes in io.nosqlbench.adapter.cqld4 that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.cqld4.opdispensers
Classes in io.nosqlbench.adapter.cqld4.opdispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassCqld4BaseOpDispenser<T extends Cqld4BaseOp<?>>classclassCqld4CqlBaseOpDispenser<T extends Cqld4CqlOp>classclassclassclassclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.dataapi
Classes in io.nosqlbench.adapter.dataapi that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.dataapi.opdispensers
Classes in io.nosqlbench.adapter.dataapi.opdispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.diag
Classes in io.nosqlbench.adapter.diag that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.dynamodb
Classes in io.nosqlbench.adapter.dynamodb that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.dynamodb.opdispensers
Classes in io.nosqlbench.adapter.dynamodb.opdispensers that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.adapter.gcpspanner
Classes in io.nosqlbench.adapter.gcpspanner that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.gcpspanner.opdispensers
Classes in io.nosqlbench.adapter.gcpspanner.opdispensers that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.adapter.http
Classes in io.nosqlbench.adapter.http that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.http.core
Classes in io.nosqlbench.adapter.http.core that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.kafka
Classes in io.nosqlbench.adapter.kafka that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.kafka.dispensers
Classes in io.nosqlbench.adapter.kafka.dispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.mongodb.core
Classes in io.nosqlbench.adapter.mongodb.core that implement NBComponentEventsModifier and TypeClassDescriptionclassSpecial thanks to Justin Chu who authored the original NoSQLBench MongoDB ActivityType. -
Uses of NBComponentEvents in io.nosqlbench.adapter.mongodb.dispensers
Classes in io.nosqlbench.adapter.mongodb.dispensers that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.adapter.neo4j
Classes in io.nosqlbench.adapter.neo4j that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.neo4j.opdispensers
Classes in io.nosqlbench.adapter.neo4j.opdispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.prototype
Classes in io.nosqlbench.adapter.prototype that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.prototype.dispensers
Classes in io.nosqlbench.adapter.prototype.dispensers that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.pulsar
Classes in io.nosqlbench.adapter.pulsar that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.pulsar.dispensers
Classes in io.nosqlbench.adapter.pulsar.dispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.qdrant
Classes in io.nosqlbench.adapter.qdrant that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.qdrant.opdispensers
Classes in io.nosqlbench.adapter.qdrant.opdispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassQdrantBaseOpDispenser<REQUEST,RESULT> classclassclassclassclassclassclassclassclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.s4j
Classes in io.nosqlbench.adapter.s4j that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.s4j.dispensers
Classes in io.nosqlbench.adapter.s4j.dispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.adapter.stdout
Classes in io.nosqlbench.adapter.stdout that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.tcpclient
Classes in io.nosqlbench.adapter.tcpclient that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.tcpserver
Classes in io.nosqlbench.adapter.tcpserver that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.weaviate
Classes in io.nosqlbench.adapter.weaviate that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.adapter.weaviate.opsdispensers
Classes in io.nosqlbench.adapter.weaviate.opsdispensers that implement NBComponentEventsModifier and TypeClassDescriptionclassWeaviateBaseOpDispenser<REQUEST,RESPONSE> classclassCreate objects.classDelete a Weaviate collection.class -
Uses of NBComponentEvents in io.nosqlbench.adapters.api.activityimpl
Classes in io.nosqlbench.adapters.api.activityimpl that implement NBComponentEventsModifier and TypeClassDescriptionclassBaseOpDispenser<OP extends CycleOp<?>,SPACE extends Space> SeeOpDispenserfor details on how to use this type. -
Uses of NBComponentEvents in io.nosqlbench.adapters.api.activityimpl.uniform
Subinterfaces of NBComponentEvents 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 NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.adapters.api.activityimpl.uniform.opwrappers
Classes in io.nosqlbench.adapters.api.activityimpl.uniform.opwrappers that implement NBComponentEventsModifier and TypeClassDescriptionclassAssertingOpDispenser<S extends Space,RESULT> classCapturingOpDispenser<S extends Space,RESULT> classDryrunOpDispenser<S extends Space,RESULT> classResultPrintingOpDispenser<O,S extends Space, R> -
Uses of NBComponentEvents in io.nosqlbench.adapters.api.templating
Classes in io.nosqlbench.adapters.api.templating that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.api.activityapi.core
Subinterfaces of NBComponentEvents in io.nosqlbench.engine.api.activityapi.coreModifier and TypeInterfaceDescriptioninterfaceProvides the components needed to build and run an activity a runtime. -
Uses of NBComponentEvents in io.nosqlbench.engine.api.activityapi.simrate
Classes in io.nosqlbench.engine.api.activityapi.simrate that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.api.activityimpl
Classes in io.nosqlbench.engine.api.activityimpl that implement NBComponentEventsModifier and TypeClassDescriptionclassA default implementation of an Activity, suitable for building upon. -
Uses of NBComponentEvents in io.nosqlbench.engine.api.activityimpl.input
Classes in io.nosqlbench.engine.api.activityimpl.input that implement NBComponentEventsModifier and TypeClassDescriptionclassTODO: This documentation is out of date as of 2.0.0 -
Uses of NBComponentEvents in io.nosqlbench.engine.api.activityimpl.uniform
Classes in io.nosqlbench.engine.api.activityimpl.uniform that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.engine.core.clientload
Classes in io.nosqlbench.engine.core.clientload that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.commands
Classes in io.nosqlbench.engine.core.lifecycle.commands that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.commands.fortesting
Classes in io.nosqlbench.engine.core.lifecycle.commands.fortesting that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.scenario.container
Subinterfaces of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.scenario.containerClasses in io.nosqlbench.engine.core.lifecycle.scenario.container that implement NBComponentEventsModifier and TypeClassDescriptionclassA ScenarioController provides a way to start Activities, modify them while running, and forceStopMotors, pause or restart them.class -
Uses of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.scenario.execution
Classes in io.nosqlbench.engine.core.lifecycle.scenario.execution that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.scenario.script
Classes in io.nosqlbench.engine.core.lifecycle.scenario.script that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.core.lifecycle.session
Classes in io.nosqlbench.engine.core.lifecycle.session that implement NBComponentEventsModifier and TypeClassDescriptionclassA session represents a single execution of NoSQLBench, whether episodic or persistent under some service layer.class -
Uses of NBComponentEvents in io.nosqlbench.engine.extensions.computefunctions
Classes in io.nosqlbench.engine.extensions.computefunctions that implement NBComponentEventsModifier and TypeClassDescriptionclassA collection of compute functions related to vector search relevancy. -
Uses of NBComponentEvents in io.nosqlbench.engine.extensions.example
Classes in io.nosqlbench.engine.extensions.example that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.engine.extensions.vectormath
Classes in io.nosqlbench.engine.extensions.vectormath that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.components.core
Subinterfaces of NBComponentEvents 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 NBComponentEventsModifier and TypeClassDescriptionclassclassclassBecause of ctor super calling order requirements, the task thread can't always be started automatically in super(...). -
Uses of NBComponentEvents in io.nosqlbench.nb.api.components.status
Classes in io.nosqlbench.nb.api.components.status that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.nb.api.config.standard
Classes in io.nosqlbench.nb.api.config.standard that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.csvoutput
Classes in io.nosqlbench.nb.api.csvoutput that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.engine.metrics
Classes in io.nosqlbench.nb.api.engine.metrics that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.nb.api.engine.metrics.reporters
Classes in io.nosqlbench.nb.api.engine.metrics.reporters that implement NBComponentEventsModifier and TypeClassDescriptionclassclassclassThis is a Log4J targeted metrics logging reporter, derived fromSlf4jReporter.classclass -
Uses of NBComponentEvents in io.nosqlbench.nb.api.histo
Classes in io.nosqlbench.nb.api.histo that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.http
Classes in io.nosqlbench.nb.api.http that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.optimizers
Classes in io.nosqlbench.nb.api.optimizers that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.s3uploader
Classes in io.nosqlbench.nb.api.s3uploader that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.nb.api.shutdown
Classes in io.nosqlbench.nb.api.shutdown that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.scenarios.diag
Classes in io.nosqlbench.scenarios.diag that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.scenarios.simframe.optimizers
Classes in io.nosqlbench.scenarios.simframe.optimizers that implement NBComponentEventsModifier and TypeClassDescriptionclassThis is the Java-native version of findmax on the NB5.21 architecture.class -
Uses of NBComponentEvents in io.nosqlbench.scenarios.simframe.optimizers.findmax
Classes in io.nosqlbench.scenarios.simframe.optimizers.findmax that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.scenarios.simframe.optimizers.optimo
Classes in io.nosqlbench.scenarios.simframe.optimizers.optimo that implement NBComponentEventsModifier 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 NBComponentEvents in io.nosqlbench.scenarios.simframe.optimizers.planners.findmax
Classes in io.nosqlbench.scenarios.simframe.optimizers.planners.findmax that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.scenarios.simframe.optimizers.planners.ratchet
Classes in io.nosqlbench.scenarios.simframe.optimizers.planners.ratchet that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.scenarios.simframe.optimizers.planners.rcurve
Classes in io.nosqlbench.scenarios.simframe.optimizers.planners.rcurve that implement NBComponentEvents -
Uses of NBComponentEvents in io.nosqlbench.scenarios.simframe.planning
Classes in io.nosqlbench.scenarios.simframe.planning that implement NBComponentEventsModifier 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.