riak-protobuf-0.24.0.0: Haskell types for the Riak protocol buffer API

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.TsInterpolation

Documentation

data TsInterpolation Source #

Constructors

TsInterpolation 
Instances
Eq TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Data TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> TsInterpolation -> c TsInterpolation #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c TsInterpolation #

toConstr :: TsInterpolation -> Constr #

dataTypeOf :: TsInterpolation -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c TsInterpolation) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c TsInterpolation) #

gmapT :: (forall b. Data b => b -> b) -> TsInterpolation -> TsInterpolation #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> TsInterpolation -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> TsInterpolation -> r #

gmapQ :: (forall d. Data d => d -> u) -> TsInterpolation -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> TsInterpolation -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> TsInterpolation -> m TsInterpolation #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> TsInterpolation -> m TsInterpolation #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> TsInterpolation -> m TsInterpolation #

Ord TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Show TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Generic TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Associated Types

type Rep TsInterpolation :: Type -> Type #

GPB TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Wire TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

TextMsg TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

TextType TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

ReflectDescriptor TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Mergeable TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Default TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

MessageAPI msg' (msg' -> TsInterpolation) TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

Methods

getVal :: msg' -> (msg' -> TsInterpolation) -> TsInterpolation #

isSet :: msg' -> (msg' -> TsInterpolation) -> Bool #

type Rep TsInterpolation Source # 
Instance details

Defined in Network.Riak.Protocol.TsInterpolation

type Rep TsInterpolation = D1 (MetaData "TsInterpolation" "Network.Riak.Protocol.TsInterpolation" "riak-protobuf-0.24.0.0-h3U4wTYEK14nKJTHzPAva" False) (C1 (MetaCons "TsInterpolation" PrefixI True) (S1 (MetaSel (Just "base") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 ByteString) :*: S1 (MetaSel (Just "interpolations") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Seq Pair))))