DATAGEODE-342 - Implement startWithCleanQueue in GatewaySenderWrapper.
Resolves gh-389.
This commit is contained in:
@@ -286,6 +286,12 @@ public class GatewaySenderWrapper implements GatewaySender {
|
||||
delegate.start();
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
@Override
|
||||
public void startWithCleanQueue() { }
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user