thrift.codegen

Modules

async_client
module thrift.codegen.async_client
Undocumented in source.
async_client_pool
module thrift.codegen.async_client_pool

Utilities for asynchronously querying multiple servers, building on TAsyncClient.

base
module thrift.codegen.base

Code generation metadata and templates used for implementing struct serialization.

client
module thrift.codegen.client
Undocumented in source.
client_pool
module thrift.codegen.client_pool
Undocumented in source.
idlgen
module thrift.codegen.idlgen

Contains <b>experimental</b> functionality for generating Thrift IDL files (.thrift) from existing D data structures, i.e. the reverse of what the Thrift compiler does.

processor
module thrift.codegen.processor
Undocumented in source.