Package io.airlift.drift.codec.metadata
Interface ThriftInjection
- All Known Implementing Classes:
ThriftFieldInjection,ThriftParameterInjection
public interface ThriftInjection
ThriftInjection contains information an injection point for a single thrift field.
Implementation of this interface are expected to be thread safe.
-
Method Summary