package
24.3.6+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ContainsRangeStats makes a FeedEventPredicate that matches when the range contains a checkpoint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultAppTenantTestingKnobs returns the default testing knobs for an application tenant.
EncodeKV encodes primary key with the specified "values".
EncodeKVs is similar to EncodeKV, but can be used for a table with multiple column families, in which case up to one KV is returned per family.
No description provided by the author
GetStreamJobIds returns the jod ids of the producer and ingestion jobs.
KeyMatches makes a FeedEventPredicate that matches a given key in a kv batch.
MakeReplicationFeed creates a ReplicationFeed based on a given FeedSource.
MakeSpanConfigRecord makes a dummy span config record with the given ttl.
NewReplicationHelper starts test server with the required cluster settings for streming.
NewReplicationHelperWithDummySpanConfigTable creates a new ReplicationHelper, a tenant, and a mock span config table that a spanConfigStreamClient can listen for updates on.
PrettyRecords pretty prints the span config target and config ttl.
No description provided by the author
ResolvedAtLeast makes a FeedEventPredicate that matches when a timestamp has been reached.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

ReplicationFeed allows tests to search for events on a feed.
ReplicationHelper wraps a test server configured to be run in streaming replication tests.
TenantState maintains test state related to tenant.
No description provided by the author
No description provided by the author

# Interfaces

FeedSource is a source of events for a ReplicationFeed.

# Type aliases

FeedErrorPredicate allows tests to match an error from ReplicationFeed.
FeedEventPredicate allows tests to search a ReplicationFeed.