riak-protobuf-0.23.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 # 
Data YzIndexGetResponse Source # 

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 # 
Show YzIndexGetResponse Source # 
Generic YzIndexGetResponse Source # 
GPB YzIndexGetResponse Source # 
Wire YzIndexGetResponse Source # 
TextMsg YzIndexGetResponse Source # 
TextType YzIndexGetResponse Source # 
ReflectDescriptor YzIndexGetResponse Source # 
Mergeable YzIndexGetResponse Source # 
Default YzIndexGetResponse Source # 
MessageAPI msg' (msg' -> YzIndexGetResponse) YzIndexGetResponse Source # 

Methods

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

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

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