| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Cassandra.Options
Documentation
Instances
| FromJSON Endpoint Source # | |||||
| ToJSON Endpoint Source # | |||||
| Generic Endpoint Source # | |||||
Defined in Cassandra.Options Associated Types
| |||||
| Show Endpoint Source # | |||||
| type Rep Endpoint Source # | |||||
Defined in Cassandra.Options type Rep Endpoint = D1 ('MetaData "Endpoint" "Cassandra.Options" "cassandra-util-0.16.5-KbVURwD8TKCDzPkbEkk1w1" 'False) (C1 ('MetaCons "Endpoint" 'PrefixI 'True) (S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word16))) | |||||
data CassandraOpts Source #
Constructors
| CassandraOpts | |
Fields
| |