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