public interface JarTransformer
A plugin that can be used to transform a jar file in nimbus before it is used by a topology.
Modifier and Type | Method and Description |
---|---|
void |
transform(InputStream input,
OutputStream output) |
void transform(InputStream input, OutputStream output) throws IOException
IOException
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.