class

Karma::Config

Inherits Reference < Object

Constants

INSTANCE = Config.new

Instance methods

auth_token
Source
auth_token=(auth_token : String | Nil)
Source
dump_dir
Source
dump_dir=(dump_dir : String)
Source
dump_retention_per_tree
Source
dump_retention_per_tree=(dump_retention_per_tree : Int32)
Source
host
Source
host=(host : String)
Source
idempotency_max_age_seconds
Source
idempotency_max_age_seconds=(idempotency_max_age_seconds : Int32)
Source
idempotency_max_records
Source
idempotency_max_records=(idempotency_max_records : Int32)
Source
load_env!
Source
log=(log : Bool)
Source
max_request_bytes
Source
max_request_bytes=(max_request_bytes : Int32)
Source
max_response_bytes
Source
max_response_bytes=(max_response_bytes : Int32)
Source
port
Source
port=(port : Int32)
Source
query_timeout_ms
Source
query_timeout_ms=(query_timeout_ms : Int32)
Source
read_auth_token
Source
read_auth_token=(read_auth_token : String | Nil)
Source
read_timeout_seconds
Source
read_timeout_seconds=(read_timeout_seconds : Int32)
Source
replication_batch_size
Source
replication_batch_size=(replication_batch_size : Int32)
Source
replication_poll_interval_ms
Source
replication_poll_interval_ms=(replication_poll_interval_ms : Int32)
Source
replication_source_host
Source
replication_source_host=(replication_source_host : String | Nil)
Source
replication_source_port
Source
replication_source_port=(replication_source_port : Int32)
Source
replication_token
Source
replication_token=(replication_token : String | Nil)
Source
restore
Source
restore=(restore : Bool)
Source
role
Source
role=(role : String)
Source
shutdown_timeout_seconds
Source
shutdown_timeout_seconds=(shutdown_timeout_seconds : Int32)
Source
tcp_nodelay
Source
tcp_nodelay=(tcp_nodelay : Bool)
Source
validate!
Source
wal=(wal : Bool)
Source
wal_batch_size
Source
wal_batch_size=(wal_batch_size : Int32)
Source
wal_batch_wait_microseconds
Source
wal_batch_wait_microseconds=(wal_batch_wait_microseconds : Int32)
Source
wal_fsync
Source
wal_fsync=(wal_fsync : Bool)
Source
wal_segment_bytes
Source
wal_segment_bytes=(wal_segment_bytes : Int32)
Source
write_timeout_seconds
Source
write_timeout_seconds=(write_timeout_seconds : Int32)
Source