co.cask.cdap.test.internal
Interface StreamWriterFactory


public interface StreamWriterFactory

This interface is using Guice assisted inject to create StreamWriter.


Method Summary
 StreamWriter create(co.cask.cdap.proto.Id.Stream streamId)
           
 

Method Detail

create

StreamWriter create(co.cask.cdap.proto.Id.Stream streamId)


Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.