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