Interface Component<W extends WorkerService>

Type Parameters:
W - worker service type
All Known Subinterfaces:
Functions<W>, Sinks<W>, Sources<W>
All Known Implementing Classes:
ComponentImpl, FunctionsImpl, SinksImpl, SourcesImpl

public interface Component<W extends WorkerService>
Provide service API to access components.