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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.DtUpdateRequest

Documentation

data DtUpdateRequest #

Instances

Eq DtUpdateRequest # 
Data DtUpdateRequest # 

Methods

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

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

toConstr :: DtUpdateRequest -> Constr #

dataTypeOf :: DtUpdateRequest -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord DtUpdateRequest # 
Show DtUpdateRequest # 
GPB DtUpdateRequest # 
Wire DtUpdateRequest # 
TextMsg DtUpdateRequest # 
TextType DtUpdateRequest # 
ReflectDescriptor DtUpdateRequest # 
Mergeable DtUpdateRequest # 
Default DtUpdateRequest # 
MessageAPI msg' (msg' -> DtUpdateRequest) DtUpdateRequest # 

Methods

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

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