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§
- Query
Context - Query execution context for REPL
- Query
Context Update - Query context update structure
- Query
Metadata - Query execution metadata
- Repl
Data Api - REPL data access API
- Repl
Data Config - REPL data access configuration
- Repl
Query Result - Query execution result with metadata
- System
Info - System information structure
- Table
Listing - Table listing result
- Table
Summary - Summary information for a table