|
iceberg-cpp
|
This is the complete list of members for iceberg::BucketTransform, including all inherited members.
| BucketTransform(std::shared_ptr< Type > const &source_type, int32_t num_buckets) | iceberg::BucketTransform | |
| Make(std::shared_ptr< Type > const &source_type, int32_t num_buckets) | iceberg::BucketTransform | static |
| num_buckets() const | iceberg::BucketTransform | inline |
| ResultType() const override | iceberg::BucketTransform | virtual |
| source_type() const | iceberg::TransformFunction | |
| Transform(const Literal &literal) override | iceberg::BucketTransform | virtual |
| transform_type() const | iceberg::TransformFunction | |
| TransformFunction(TransformType transform_type, std::shared_ptr< Type > source_type) (defined in iceberg::TransformFunction) | iceberg::TransformFunction | |
| ~TransformFunction()=default (defined in iceberg::TransformFunction) | iceberg::TransformFunction | virtual |