[−] List of all items
Structs
- authenticators::NoneAuthenticator
- authenticators::PasswordAuthenticator
- authenticators::StaticPasswordAuthenticator
- cluster::ClusterTcpConfig
- cluster::NodeTcpConfig
- cluster::NodeTcpConfigBuilder
- cluster::PagerState
- cluster::QueryPager
- cluster::SessionPager
- cluster::TcpConnectionsManager
- cluster::session::Session
- events::EventStream
- events::EventStreamNonBlocking
- events::Listener
- frame::Frame
- frame::events::SchemaChange
- frame::events::StatusChange
- frame::events::TopologyChange
- frame::frame_auth_challenge::BodyResAuthChallenge
- frame::frame_auth_response::BodyReqAuthResponse
- frame::frame_auth_success::BodyReqAuthSuccess
- frame::frame_authenticate::BodyResAuthenticate
- frame::frame_batch::BatchQuery
- frame::frame_batch::BodyReqBatch
- frame::frame_error::AlreadyExistsError
- frame::frame_error::CDRSError
- frame::frame_error::FunctionFailureError
- frame::frame_error::ReadFailureError
- frame::frame_error::ReadTimeoutError
- frame::frame_error::SimpleError
- frame::frame_error::UnavailableError
- frame::frame_error::UnpreparedError
- frame::frame_error::WriteFailureError
- frame::frame_error::WriteTimeoutError
- frame::frame_event::BodyResEvent
- frame::frame_execute::BodyReqExecute
- frame::frame_options::BodyReqOptions
- frame::frame_prepare::BodyReqPrepare
- frame::frame_query::BodyReqQuery
- frame::frame_ready::BodyResReady
- frame::frame_register::BodyReqRegister
- frame::frame_result::BodyResResultPrepared
- frame::frame_result::BodyResResultRows
- frame::frame_result::BodyResResultSetKeyspace
- frame::frame_result::BodyResResultVoid
- frame::frame_result::CTuple
- frame::frame_result::CUdt
- frame::frame_result::ColSpec
- frame::frame_result::ColTypeOption
- frame::frame_result::PreparedMetadata
- frame::frame_result::RowsMetadata
- frame::frame_startup::BodyReqStartup
- frame::frame_supported::BodyResSupported
- load_balancing::Random
- load_balancing::RoundRobin
- load_balancing::RoundRobinSync
- load_balancing::SingleNode
- query::BatchQueryBuilder
- query::Query
- query::QueryParams
- query::QueryParamsBuilder
- transport::TransportTcp
- types::CBytes
- types::CBytesShort
- types::CInet
- types::CString
- types::CStringList
- types::CStringLong
- types::blob::Blob
- types::decimal::Decimal
- types::list::List
- types::map::Map
- types::rows::Row
- types::tuple::Tuple
- types::udt::UDT
- types::value::Bytes
- types::value::Value
Enums
- compression::Compression
- compression::CompressionError
- consistency::Consistency
- error::Error
- frame::Flag
- frame::Opcode
- frame::Version
- frame::events::ChangeSchemeOptions
- frame::events::ChangeType
- frame::events::ServerEvent
- frame::events::SimpleServerEvent
- frame::events::StatusChangeType
- frame::events::Target
- frame::events::TopologyChangeType
- frame::frame_batch::BatchQuerySubj
- frame::frame_batch::BatchType
- frame::frame_error::AdditionalErrorInfo
- frame::frame_error::WriteType
- frame::frame_response::ResponseBody
- frame::frame_result::ColType
- frame::frame_result::ColTypeOptionValue
- frame::frame_result::ResResultBody
- frame::frame_result::ResultKind
- frame::frame_result::RowsMetadataFlag
- query::QueryFlags
- query::QueryValues
- types::value::ValueType
Traits
- authenticators::Authenticator
- cluster::CDRSSession
- cluster::GetCompressor
- cluster::GetConnection
- compression::Compressor
- frame::traits::AsByte
- frame::traits::FromBytes
- frame::traits::FromCursor
- frame::traits::FromSingleByte
- frame::traits::IntoBytes
- frame::traits::IntoQueryValues
- frame::traits::TryFromRow
- frame::traits::TryFromUDT
- load_balancing::LoadBalancingStrategy
- query::BatchExecutor
- query::ExecExecutor
- query::PrepareExecutor
- query::QueryExecutor
- transport::CDRSTransport
- types::AsRust
- types::AsRustType
- types::ByIndex
- types::ByName
- types::IntoRustByIndex
- types::IntoRustByName
- types::from_cdrs::FromCDRS
- types::from_cdrs::FromCDRSByName
Macros
Functions
- cluster::new_tcp_pool
- cluster::session::new
- cluster::session::new_lz4
- cluster::session::new_snappy
- cluster::startup
- error::column_is_empty_err
- events::new_listener
- frame::parser::from_connection
- frame::parser::parse_frame
- types::cursor_next_value
- types::data_serialization_types::decode_ascii
- types::data_serialization_types::decode_bigint
- types::data_serialization_types::decode_blob
- types::data_serialization_types::decode_boolean
- types::data_serialization_types::decode_custom
- types::data_serialization_types::decode_date
- types::data_serialization_types::decode_decimal
- types::data_serialization_types::decode_double
- types::data_serialization_types::decode_float
- types::data_serialization_types::decode_inet
- types::data_serialization_types::decode_int
- types::data_serialization_types::decode_list
- types::data_serialization_types::decode_map
- types::data_serialization_types::decode_set
- types::data_serialization_types::decode_smallint
- types::data_serialization_types::decode_text
- types::data_serialization_types::decode_time
- types::data_serialization_types::decode_timestamp
- types::data_serialization_types::decode_timeuuid
- types::data_serialization_types::decode_tinyint
- types::data_serialization_types::decode_tuple
- types::data_serialization_types::decode_udt
- types::data_serialization_types::decode_varchar
- types::data_serialization_types::decode_varint
- types::from_bytes
- types::from_i_bytes
- types::from_u16_bytes
- types::i_to_n_bytes
- types::to_bigint
- types::to_float
- types::to_float_big
- types::to_int
- types::to_n_bytes
- types::to_short
- types::to_u
- types::to_u_big
- types::to_u_short
- types::to_varint
- types::try_f32_from_bytes
- types::try_f64_from_bytes
- types::try_from_bytes
- types::try_i16_from_bytes
- types::try_i32_from_bytes
- types::try_i_from_bytes
- types::try_i_to_n_bytes
- types::try_to_n_bytes
- types::try_u16_from_bytes
Typedefs
- Error
- Result
- cluster::TcpConnectionPool
- error::Result
- events::SchemaChange
- events::ServerEvent
- events::SimpleServerEvent
- frame::frame_error::Result
- query::PreparedQuery
- query::QueryBatch
- types::CInt
- types::CIntShort