Module tikv_client::request::plan

source ·

Structs

Traits

  • A technique for merging responses into a single result (with type Out).
  • A plan for how to execute a request. A user builds up a plan with various options, then exectutes it.
  • Process data into another kind of data.