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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.YzIndexGetResponse

Documentation

data YzIndexGetResponse #

Constructors

YzIndexGetResponse 

Fields

Instances
Eq YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Data YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Methods

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

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

toConstr :: YzIndexGetResponse -> Constr #

dataTypeOf :: YzIndexGetResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Show YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Generic YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Associated Types

type Rep YzIndexGetResponse :: * -> * #

GPB YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Wire YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

TextMsg YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

TextType YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

ReflectDescriptor YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Mergeable YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Default YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

MessageAPI msg' (msg' -> YzIndexGetResponse) YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Methods

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

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

type Rep YzIndexGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

type Rep YzIndexGetResponse = D1 (MetaData "YzIndexGetResponse" "Network.Riak.Protocol.YzIndexGetResponse" "riak-protobuf-0.23.0.0-LKDQ6jFAKFEK4UHEMKS2Lf" False) (C1 (MetaCons "YzIndexGetResponse" PrefixI True) (S1 (MetaSel (Just "index") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Seq YzIndex))))