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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.SetOp

Documentation

data SetOp Source

Constructors

SetOp 

Fields

adds :: !(Seq ByteString)
 
removes :: !(Seq ByteString)
 

Instances

Eq SetOp 
Data SetOp 
Ord SetOp 
Show SetOp 
Wire SetOp 
TextType SetOp 
TextMsg SetOp 
ReflectDescriptor SetOp 
GPB SetOp 
Mergeable SetOp 
Default SetOp 
Typeable * SetOp 
MessageAPI msg' (msg' -> SetOp) SetOp