Skip to main content

Module repl_data_api

Module repl_data_api 

Source
Expand description

REPL Data Access API

This module provides a high-level API for accessing SSTable data from the REPL. It integrates with the data manager to provide efficient, cached access to real Cassandra data with support for interactive queries and exploration.

This module requires the state_machine feature for query functionality.

Structs§

QueryContext
Query execution context for REPL
QueryContextUpdate
Query context update structure
QueryMetadata
Query execution metadata
ReplDataApi
REPL data access API
ReplDataConfig
REPL data access configuration
ReplQueryResult
Query execution result with metadata
SystemInfo
System information structure
TableListing
Table listing result
TableSummary
Summary information for a table