|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PipelineService in com.continuent.tungsten.replicator.channel |
|---|
| Classes in com.continuent.tungsten.replicator.channel that implement PipelineService | |
|---|---|
class |
ChannelAssignmentService
Provides a service interface to the shard-to-channel assignment table. |
| Uses of PipelineService in com.continuent.tungsten.replicator.conf |
|---|
| Methods in com.continuent.tungsten.replicator.conf that return PipelineService | |
|---|---|
PipelineService |
ReplicatorRuntime.getService(java.lang.String name)
Returns a named pipeline service component. |
| Methods in com.continuent.tungsten.replicator.conf that return types with arguments of type PipelineService | |
|---|---|
java.util.List<PipelineService> |
ReplicatorRuntime.getServices()
Returns all pipeline service components. |
| Uses of PipelineService in com.continuent.tungsten.replicator.pipeline |
|---|
| Methods in com.continuent.tungsten.replicator.pipeline that return PipelineService | |
|---|---|
PipelineService |
Pipeline.getService(java.lang.String name)
|
| Methods in com.continuent.tungsten.replicator.pipeline with parameters of type PipelineService | |
|---|---|
void |
Pipeline.addService(java.lang.String name,
PipelineService service)
|
| Uses of PipelineService in com.continuent.tungsten.replicator.plugin |
|---|
| Methods in com.continuent.tungsten.replicator.plugin that return PipelineService | |
|---|---|
PipelineService |
PluginContext.getService(java.lang.String name)
Returns a named pipeline service component. |
| Methods in com.continuent.tungsten.replicator.plugin that return types with arguments of type PipelineService | |
|---|---|
java.util.List<PipelineService> |
PluginContext.getServices()
Returns all pipeline service components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||