riak-protobuf-0.22.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 # 
Data 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 # 
Show YzIndexGetResponse # 
GPB YzIndexGetResponse # 
Wire YzIndexGetResponse # 
TextMsg YzIndexGetResponse # 
TextType YzIndexGetResponse # 
ReflectDescriptor YzIndexGetResponse # 
Mergeable YzIndexGetResponse # 
Default YzIndexGetResponse # 
MessageAPI msg' (msg' -> YzIndexGetResponse) YzIndexGetResponse # 

Methods

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

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