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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.YzSchemaGetResponse

Documentation

data YzSchemaGetResponse Source #

Constructors

YzSchemaGetResponse 

Fields

Instances
Eq YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Data YzSchemaGetResponse Source # 
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 Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Show YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Generic YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Associated Types

type Rep YzSchemaGetResponse :: Type -> Type #

GPB YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Wire YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

TextMsg YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

TextType YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

ReflectDescriptor YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Mergeable YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Default YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

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

Defined in Network.Riak.Protocol.YzSchemaGetResponse

Methods

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

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

type Rep YzSchemaGetResponse Source # 
Instance details

Defined in Network.Riak.Protocol.YzSchemaGetResponse

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