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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.SearchDoc

Documentation

data SearchDoc #

Constructors

SearchDoc 

Fields

Instances

Eq SearchDoc # 
Data SearchDoc # 

Methods

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

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

toConstr :: SearchDoc -> Constr #

dataTypeOf :: SearchDoc -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord SearchDoc # 
Show SearchDoc # 
Generic SearchDoc # 

Associated Types

type Rep SearchDoc :: * -> * #

GPB SearchDoc # 
Wire SearchDoc # 
TextMsg SearchDoc # 

Methods

textPut :: SearchDoc -> Output #

textGet :: Stream s Identity Char => Parsec s () SearchDoc #

TextType SearchDoc # 

Methods

tellT :: String -> SearchDoc -> Output #

getT :: Stream s Identity Char => String -> Parsec s () SearchDoc #

ReflectDescriptor SearchDoc # 
Mergeable SearchDoc # 
Default SearchDoc # 
MessageAPI msg' (msg' -> SearchDoc) SearchDoc # 

Methods

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

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

type Rep SearchDoc # 
type Rep SearchDoc = D1 * (MetaData "SearchDoc" "Network.Riak.Protocol.SearchDoc" "riak-protobuf-0.23.0.0-2Z8vM1xlilCK5eAleoVkhn" False) (C1 * (MetaCons "SearchDoc" PrefixI True) (S1 * (MetaSel (Just Symbol "fields") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Seq Pair))))