public interface StreamManagerFactory
StreamManager objects| Modifier and Type | Method and Description |
|---|---|
StreamManager |
create(co.cask.cdap.proto.Id.Stream streamId)
Return a
StreamManager for the specified stream |
StreamManager create(co.cask.cdap.proto.Id.Stream streamId)
StreamManager for the specified streamstreamId - Id.Stream of the stream for which a StreamManager is requestedStreamManager for the specified streamCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.