Package io.airlift.drift.idl.generator
Class ThriftIdlRenderer
java.lang.Object
io.airlift.drift.idl.generator.ThriftIdlRenderer
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringrenderThriftIdl(Map<String, String> namespaces, Set<String> includes, List<ThriftType> thriftTypes, List<ThriftServiceMetadata> services, ThriftTypeRenderer typeRenderer)
-
Method Details
-
renderThriftIdl
public static String renderThriftIdl(Map<String, String> namespaces, Set<String> includes, List<ThriftType> thriftTypes, List<ThriftServiceMetadata> services, ThriftTypeRenderer typeRenderer)
-