private static class TestStreamStorage.StreamProviders
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.net.URI,org.apache.beam.sdk.testing.TestStream<cz.o2.proxima.storage.StreamElement>> |
streams |
| Modifier | Constructor and Description |
|---|---|
private |
StreamProviders() |
| Modifier and Type | Method and Description |
|---|---|
(package private) org.apache.beam.sdk.testing.TestStream<cz.o2.proxima.storage.StreamElement> |
get(java.net.URI uri) |
(package private) void |
put(java.net.URI uri,
org.apache.beam.sdk.testing.TestStream<cz.o2.proxima.storage.StreamElement> stream) |
Copyright © 2017–2022. All rights reserved.