public class ReplicationPipe extends DocumentPipeImpl
Constructor and Description |
---|
ReplicationPipe() |
ReplicationPipe(int pageSize) |
Modifier and Type | Method and Description |
---|---|
StatusListener |
getListener() |
boolean |
isRunning() |
DocumentTranslationMap |
run() |
void |
setListener(StatusListener listener) |
void |
stop() |
addTransformer, applyTransforms, applyTransforms, getReader, getTransformers, getWriter, removeTransformer, setReader, setWriter
public ReplicationPipe(int pageSize)
public ReplicationPipe()
public void stop()
public boolean isRunning()
public DocumentTranslationMap run() throws Exception
run
in interface DocumentPipe
run
in class DocumentPipeImpl
Exception
public void setListener(StatusListener listener)
public StatusListener getListener()
Copyright © 2011 Nuxeo SA. All Rights Reserved.