Interface ResultStreamerBinder<D,C,T>
- Type Parameters:
D- The domain tuple typeC- The component typeT- The tuple type such asTuple
public interface ResultStreamerBinder<D,C,T>
Helper interface for use as a return type and in lambdas
for creating a
ResultStreamer instance from typically a store object
obtained via StorageNodeMutable#newStore()- Author:
- Claus Stadler 11/09/2020
-
Method Summary
-
Method Details
-
bind
-