Package io.nosqlbench.adapter.gcpspanner.ops
package io.nosqlbench.adapter.gcpspanner.ops
-
ClassesClassDescriptionGCPSpannerBaseOp<REQUEST,
RESULT> Abstract base class for GCP Spanner operations.This class represents an operation to create the database DDL (Data Definition Language) in Google Cloud Spanner.This class represents an operation to Drop the database DDL (Data Definition Language) in Google Cloud Spanner.This class represents an operation to execute a DML statement on Google Cloud Spanner.This class represents an operation to insert a vector into a Google Cloud Spanner database.This class represents an operation to update the database DDL (Data Definition Language) in Google Cloud Spanner.