Module coprocessor_plugin_api::plugin_api [−][src]
Traits
| CoprocessorPlugin | A plugin that allows users to execute arbitrary code on TiKV nodes. |
Type Definitions
| RawRequest | Raw bytes of the request payload from the client to the coprocessor. |
| RawResponse | The response from the coprocessor encoded as raw bytes that are sent back to the client. |