Interface | Description |
---|---|
TransformableSchema.FieldSelector<T extends TransformContext> |
This interface is used to select the fields for transformation and to install the
transformer itself into the
TransformableSchema . |
TransformableType<T extends TransformContext> | |
TransformContext |
Class | Description |
---|---|
AbstractTransformableType<T extends TransformContext> | |
MultiTenantApis |
A cache of
TransformableSchema for Kafka APIs which apply the multi-tenant
transformations needed to enforce tenant isolation. |
TenantContext | |
TransformableSchema<T extends TransformContext> |
TransformableSchema provides a way to embed field transformations into an existing
Schema . |
Enum | Description |
---|---|
TenantContext.ValueType |