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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.YzSchemaGetResponse

Documentation

data YzSchemaGetResponse #

Constructors

YzSchemaGetResponse 

Fields

Instances
Eq YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Data YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Methods

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

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

toConstr :: YzSchemaGetResponse -> Constr #

dataTypeOf :: YzSchemaGetResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Show YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Generic YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Associated Types

type Rep YzSchemaGetResponse :: * -> * #

GPB YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Wire YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

TextMsg YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

TextType YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

ReflectDescriptor YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Mergeable YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Default YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

MessageAPI msg' (msg' -> YzSchemaGetResponse) YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Methods

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

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

type Rep YzSchemaGetResponse # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

type Rep YzSchemaGetResponse = D1 (MetaData "YzSchemaGetResponse" "Network.Riak.Protocol.YzSchemaGetResponse" "riak-protobuf-0.23.0.0-LKDQ6jFAKFEK4UHEMKS2Lf" False) (C1 (MetaCons "YzSchemaGetResponse" PrefixI True) (S1 (MetaSel (Just "schema") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 YzSchema)))