Uses of Interface
com.pushtechnology.diffusion.client.features.RecoverableUpdateStream
Packages that use RecoverableUpdateStream
-
Uses of RecoverableUpdateStream in com.pushtechnology.diffusion.client.features
Methods in com.pushtechnology.diffusion.client.features that return RecoverableUpdateStreamModifier and TypeMethodDescription<T> RecoverableUpdateStream<T>UpdateStream.Builder.build(String path, Class<T> valueClass, RetryStrategy strategy) Creates aRecoverableUpdateStreamto use for updating a specific topic.