Uses of Interface
io.stargate.bridge.proto.StargateBridge
Packages that use StargateBridge
Package
Description
-
Uses of StargateBridge in io.stargate.bridge.proto
Classes in io.stargate.bridge.proto that implement StargateBridge -
Uses of StargateBridge in io.stargate.sgv2.api.common
Methods in io.stargate.sgv2.api.common that return StargateBridge -
Uses of StargateBridge in io.stargate.sgv2.api.common.grpc
Classes in io.stargate.sgv2.api.common.grpc that implement StargateBridgeModifier and TypeClassDescriptionclassAn implementation of theStargateBridgethat executes retries based on the GrpcConfig.Retries configuration.Constructors in io.stargate.sgv2.api.common.grpc with parameters of type StargateBridgeModifierConstructorDescriptionRetriableStargateBridge(StargateBridge delegate, GrpcRetryPredicate predicate, GrpcConfig grpcConfig) -
Uses of StargateBridge in io.stargate.sgv2.api.common.schema
Methods in io.stargate.sgv2.api.common.schema with parameters of type StargateBridgeModifier and TypeMethodDescriptionprotected io.smallrye.mutiny.Uni<io.stargate.bridge.proto.Schema.CqlKeyspaceDescribe>SchemaManager.fetchKeyspace(String keyspaceName, Optional<String> tenantId, StargateBridge bridge)