T
- data type of elements in the bootstrap dataset being routed.public interface BootstrapDataRouterProvider<T>
extends java.io.Serializable
Router
to route bootstrap data to StateBootstrapFunction
s.Modifier and Type | Method and Description |
---|---|
Router<T> |
provide()
Creates a
Router instance. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.