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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.YzIndexGetResponse

Documentation

data YzIndexGetResponse Source #

Constructors

YzIndexGetResponse 

Fields

Instances
Eq YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Data YzIndexGetResponse Source # 
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 Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Show YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Generic YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Associated Types

type Rep YzIndexGetResponse :: Type -> Type #

GPB YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Wire YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

TextMsg YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

TextType YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

ReflectDescriptor YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Mergeable YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

Default YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

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

Defined in Network.Riak.Protocol.YzIndexGetResponse

Methods

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

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

type Rep YzIndexGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzIndexGetResponse

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