q package:riak-protobuf

Fields :
  • bucket :: Lens' DtFetchReq Data.ByteString.ByteString
  • key :: Lens' DtFetchReq Data.ByteString.ByteString
  • type' :: Lens' DtFetchReq Data.ByteString.ByteString
  • r :: Lens' DtFetchReq Data.Word.Word32
  • maybe'r :: Lens' DtFetchReq (Prelude.Maybe Data.Word.Word32)
  • pr :: Lens' DtFetchReq Data.Word.Word32
  • maybe'pr :: Lens' DtFetchReq (Prelude.Maybe Data.Word.Word32)
  • basicQuorum :: Lens' DtFetchReq Prelude.Bool
  • maybe'basicQuorum :: Lens' DtFetchReq (Prelude.Maybe Prelude.Bool)
  • notfoundOk :: Lens' DtFetchReq Prelude.Bool
  • maybe'notfoundOk :: Lens' DtFetchReq (Prelude.Maybe Prelude.Bool)
  • timeout :: Lens' DtFetchReq Data.Word.Word32
  • maybe'timeout :: Lens' DtFetchReq (Prelude.Maybe Data.Word.Word32)
  • sloppyQuorum :: Lens' DtFetchReq Prelude.Bool
  • maybe'sloppyQuorum :: Lens' DtFetchReq (Prelude.Maybe Prelude.Bool)
  • nVal :: Lens' DtFetchReq Data.Word.Word32
  • maybe'nVal :: Lens' DtFetchReq (Prelude.Maybe Data.Word.Word32)
  • includeContext :: Lens' DtFetchReq Prelude.Bool
  • maybe'includeContext :: Lens' DtFetchReq (Prelude.Maybe Prelude.Bool)
Fields :
  • bucket :: Lens' DtUpdateReq Data.ByteString.ByteString
  • key :: Lens' DtUpdateReq Data.ByteString.ByteString
  • maybe'key :: Lens' DtUpdateReq (Prelude.Maybe Data.ByteString.ByteString)
  • type' :: Lens' DtUpdateReq Data.ByteString.ByteString
  • context :: Lens' DtUpdateReq Data.ByteString.ByteString
  • maybe'context :: Lens' DtUpdateReq (Prelude.Maybe Data.ByteString.ByteString)
  • op :: Lens' DtUpdateReq DtOp
  • w :: Lens' DtUpdateReq Data.Word.Word32
  • maybe'w :: Lens' DtUpdateReq (Prelude.Maybe Data.Word.Word32)
  • dw :: Lens' DtUpdateReq Data.Word.Word32
  • maybe'dw :: Lens' DtUpdateReq (Prelude.Maybe Data.Word.Word32)
  • pw :: Lens' DtUpdateReq Data.Word.Word32
  • maybe'pw :: Lens' DtUpdateReq (Prelude.Maybe Data.Word.Word32)
  • returnBody :: Lens' DtUpdateReq Prelude.Bool
  • maybe'returnBody :: Lens' DtUpdateReq (Prelude.Maybe Prelude.Bool)
  • timeout :: Lens' DtUpdateReq Data.Word.Word32
  • maybe'timeout :: Lens' DtUpdateReq (Prelude.Maybe Data.Word.Word32)
  • sloppyQuorum :: Lens' DtUpdateReq Prelude.Bool
  • maybe'sloppyQuorum :: Lens' DtUpdateReq (Prelude.Maybe Prelude.Bool)
  • nVal :: Lens' DtUpdateReq Data.Word.Word32
  • maybe'nVal :: Lens' DtUpdateReq (Prelude.Maybe Data.Word.Word32)
  • includeContext :: Lens' DtUpdateReq Prelude.Bool
  • maybe'includeContext :: Lens' DtUpdateReq (Prelude.Maybe Prelude.Bool)
Fields :
  • user :: Lens' RpbAuthReq Data.ByteString.ByteString
  • password :: Lens' RpbAuthReq Data.ByteString.ByteString
Fields :
  • bucket :: Lens' RpbCSBucketReq Data.ByteString.ByteString
  • startKey :: Lens' RpbCSBucketReq Data.ByteString.ByteString
  • endKey :: Lens' RpbCSBucketReq Data.ByteString.ByteString
  • maybe'endKey :: Lens' RpbCSBucketReq (Prelude.Maybe Data.ByteString.ByteString)
  • startIncl :: Lens' RpbCSBucketReq Prelude.Bool
  • maybe'startIncl :: Lens' RpbCSBucketReq (Prelude.Maybe Prelude.Bool)
  • endIncl :: Lens' RpbCSBucketReq Prelude.Bool
  • maybe'endIncl :: Lens' RpbCSBucketReq (Prelude.Maybe Prelude.Bool)
  • continuation :: Lens' RpbCSBucketReq Data.ByteString.ByteString
  • maybe'continuation :: Lens' RpbCSBucketReq (Prelude.Maybe Data.ByteString.ByteString)
  • maxResults :: Lens' RpbCSBucketReq Data.Word.Word32
  • maybe'maxResults :: Lens' RpbCSBucketReq (Prelude.Maybe Data.Word.Word32)
  • timeout :: Lens' RpbCSBucketReq Data.Word.Word32
  • maybe'timeout :: Lens' RpbCSBucketReq (Prelude.Maybe Data.Word.Word32)
  • type' :: Lens' RpbCSBucketReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbCSBucketReq (Prelude.Maybe Data.ByteString.ByteString)
  • coverContext :: Lens' RpbCSBucketReq Data.ByteString.ByteString
  • maybe'coverContext :: Lens' RpbCSBucketReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
  • bucket :: Lens' RpbCounterGetReq Data.ByteString.ByteString
  • key :: Lens' RpbCounterGetReq Data.ByteString.ByteString
  • r :: Lens' RpbCounterGetReq Data.Word.Word32
  • maybe'r :: Lens' RpbCounterGetReq (Prelude.Maybe Data.Word.Word32)
  • pr :: Lens' RpbCounterGetReq Data.Word.Word32
  • maybe'pr :: Lens' RpbCounterGetReq (Prelude.Maybe Data.Word.Word32)
  • basicQuorum :: Lens' RpbCounterGetReq Prelude.Bool
  • maybe'basicQuorum :: Lens' RpbCounterGetReq (Prelude.Maybe Prelude.Bool)
  • notfoundOk :: Lens' RpbCounterGetReq Prelude.Bool
  • maybe'notfoundOk :: Lens' RpbCounterGetReq (Prelude.Maybe Prelude.Bool)
Fields :
  • bucket :: Lens' RpbCounterUpdateReq Data.ByteString.ByteString
  • key :: Lens' RpbCounterUpdateReq Data.ByteString.ByteString
  • amount :: Lens' RpbCounterUpdateReq Data.Int.Int64
  • w :: Lens' RpbCounterUpdateReq Data.Word.Word32
  • maybe'w :: Lens' RpbCounterUpdateReq (Prelude.Maybe Data.Word.Word32)
  • dw :: Lens' RpbCounterUpdateReq Data.Word.Word32
  • maybe'dw :: Lens' RpbCounterUpdateReq (Prelude.Maybe Data.Word.Word32)
  • pw :: Lens' RpbCounterUpdateReq Data.Word.Word32
  • maybe'pw :: Lens' RpbCounterUpdateReq (Prelude.Maybe Data.Word.Word32)
  • returnvalue :: Lens' RpbCounterUpdateReq Prelude.Bool
  • maybe'returnvalue :: Lens' RpbCounterUpdateReq (Prelude.Maybe Prelude.Bool)
Fields :
  • type' :: Lens' RpbCoverageReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbCoverageReq (Prelude.Maybe Data.ByteString.ByteString)
  • bucket :: Lens' RpbCoverageReq Data.ByteString.ByteString
  • minPartitions :: Lens' RpbCoverageReq Data.Word.Word32
  • maybe'minPartitions :: Lens' RpbCoverageReq (Prelude.Maybe Data.Word.Word32)
  • replaceCover :: Lens' RpbCoverageReq Data.ByteString.ByteString
  • maybe'replaceCover :: Lens' RpbCoverageReq (Prelude.Maybe Data.ByteString.ByteString)
  • unavailableCover :: Lens' RpbCoverageReq [Data.ByteString.ByteString]
  • vec'unavailableCover :: Lens' RpbCoverageReq (Data.Vector.Vector Data.ByteString.ByteString)
Fields :
  • bucket :: Lens' RpbDelReq Data.ByteString.ByteString
  • key :: Lens' RpbDelReq Data.ByteString.ByteString
  • rw :: Lens' RpbDelReq Data.Word.Word32
  • maybe'rw :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • vclock :: Lens' RpbDelReq Data.ByteString.ByteString
  • maybe'vclock :: Lens' RpbDelReq (Prelude.Maybe Data.ByteString.ByteString)
  • r :: Lens' RpbDelReq Data.Word.Word32
  • maybe'r :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • w :: Lens' RpbDelReq Data.Word.Word32
  • maybe'w :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • pr :: Lens' RpbDelReq Data.Word.Word32
  • maybe'pr :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • pw :: Lens' RpbDelReq Data.Word.Word32
  • maybe'pw :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • dw :: Lens' RpbDelReq Data.Word.Word32
  • maybe'dw :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • timeout :: Lens' RpbDelReq Data.Word.Word32
  • maybe'timeout :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • sloppyQuorum :: Lens' RpbDelReq Prelude.Bool
  • maybe'sloppyQuorum :: Lens' RpbDelReq (Prelude.Maybe Prelude.Bool)
  • nVal :: Lens' RpbDelReq Data.Word.Word32
  • maybe'nVal :: Lens' RpbDelReq (Prelude.Maybe Data.Word.Word32)
  • type' :: Lens' RpbDelReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbDelReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
  • bucket :: Lens' RpbGetBucketKeyPreflistReq Data.ByteString.ByteString
  • key :: Lens' RpbGetBucketKeyPreflistReq Data.ByteString.ByteString
  • type' :: Lens' RpbGetBucketKeyPreflistReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbGetBucketKeyPreflistReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
  • bucket :: Lens' RpbGetBucketReq Data.ByteString.ByteString
  • type' :: Lens' RpbGetBucketReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbGetBucketReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
  • type' :: Lens' RpbGetBucketTypeReq Data.ByteString.ByteString
Fields :
Fields :
  • bucket :: Lens' RpbGetReq Data.ByteString.ByteString
  • key :: Lens' RpbGetReq Data.ByteString.ByteString
  • r :: Lens' RpbGetReq Data.Word.Word32
  • maybe'r :: Lens' RpbGetReq (Prelude.Maybe Data.Word.Word32)
  • pr :: Lens' RpbGetReq Data.Word.Word32
  • maybe'pr :: Lens' RpbGetReq (Prelude.Maybe Data.Word.Word32)
  • basicQuorum :: Lens' RpbGetReq Prelude.Bool
  • maybe'basicQuorum :: Lens' RpbGetReq (Prelude.Maybe Prelude.Bool)
  • notfoundOk :: Lens' RpbGetReq Prelude.Bool
  • maybe'notfoundOk :: Lens' RpbGetReq (Prelude.Maybe Prelude.Bool)
  • ifModified :: Lens' RpbGetReq Data.ByteString.ByteString
  • maybe'ifModified :: Lens' RpbGetReq (Prelude.Maybe Data.ByteString.ByteString)
  • head :: Lens' RpbGetReq Prelude.Bool
  • maybe'head :: Lens' RpbGetReq (Prelude.Maybe Prelude.Bool)
  • deletedvclock :: Lens' RpbGetReq Prelude.Bool
  • maybe'deletedvclock :: Lens' RpbGetReq (Prelude.Maybe Prelude.Bool)
  • timeout :: Lens' RpbGetReq Data.Word.Word32
  • maybe'timeout :: Lens' RpbGetReq (Prelude.Maybe Data.Word.Word32)
  • sloppyQuorum :: Lens' RpbGetReq Prelude.Bool
  • maybe'sloppyQuorum :: Lens' RpbGetReq (Prelude.Maybe Prelude.Bool)
  • nVal :: Lens' RpbGetReq Data.Word.Word32
  • maybe'nVal :: Lens' RpbGetReq (Prelude.Maybe Data.Word.Word32)
  • type' :: Lens' RpbGetReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbGetReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
Fields :
  • bucket :: Lens' RpbIndexReq Data.ByteString.ByteString
  • index :: Lens' RpbIndexReq Data.ByteString.ByteString
  • qtype :: Lens' RpbIndexReq RpbIndexReq'IndexQueryType
  • key :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'key :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • rangeMin :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'rangeMin :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • rangeMax :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'rangeMax :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • returnTerms :: Lens' RpbIndexReq Prelude.Bool
  • maybe'returnTerms :: Lens' RpbIndexReq (Prelude.Maybe Prelude.Bool)
  • stream :: Lens' RpbIndexReq Prelude.Bool
  • maybe'stream :: Lens' RpbIndexReq (Prelude.Maybe Prelude.Bool)
  • maxResults :: Lens' RpbIndexReq Data.Word.Word32
  • maybe'maxResults :: Lens' RpbIndexReq (Prelude.Maybe Data.Word.Word32)
  • continuation :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'continuation :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • timeout :: Lens' RpbIndexReq Data.Word.Word32
  • maybe'timeout :: Lens' RpbIndexReq (Prelude.Maybe Data.Word.Word32)
  • type' :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • termRegex :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'termRegex :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • paginationSort :: Lens' RpbIndexReq Prelude.Bool
  • maybe'paginationSort :: Lens' RpbIndexReq (Prelude.Maybe Prelude.Bool)
  • coverContext :: Lens' RpbIndexReq Data.ByteString.ByteString
  • maybe'coverContext :: Lens' RpbIndexReq (Prelude.Maybe Data.ByteString.ByteString)
  • returnBody :: Lens' RpbIndexReq Prelude.Bool
  • maybe'returnBody :: Lens' RpbIndexReq (Prelude.Maybe Prelude.Bool)
Fields :
  • timeout :: Lens' RpbListBucketsReq Data.Word.Word32
  • maybe'timeout :: Lens' RpbListBucketsReq (Prelude.Maybe Data.Word.Word32)
  • stream :: Lens' RpbListBucketsReq Prelude.Bool
  • maybe'stream :: Lens' RpbListBucketsReq (Prelude.Maybe Prelude.Bool)
  • type' :: Lens' RpbListBucketsReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbListBucketsReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
  • bucket :: Lens' RpbListKeysReq Data.ByteString.ByteString
  • timeout :: Lens' RpbListKeysReq Data.Word.Word32
  • maybe'timeout :: Lens' RpbListKeysReq (Prelude.Maybe Data.Word.Word32)
  • type' :: Lens' RpbListKeysReq Data.ByteString.ByteString
  • maybe'type' :: Lens' RpbListKeysReq (Prelude.Maybe Data.ByteString.ByteString)
Fields :
  • request :: Lens' RpbMapRedReq Data.ByteString.ByteString
  • contentType :: Lens' RpbMapRedReq Data.ByteString.ByteString
Fields :