public class StreamCopyListenerOnRead
extends org.gcube.data.streams.delegates.StreamListenerAdapter
Modifier and Type | Field and Description |
---|---|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger |
Constructor and Description |
---|
StreamCopyListenerOnRead(String transferID,
org.gcube.datatransfer.agent.stubs.datatransferagent.SourceData source,
org.gcube.datatransfer.agent.stubs.datatransferagent.DestData dest,
Counter readTreesCounter) |
Modifier and Type | Method and Description |
---|---|
void |
onEnd() |
void |
onStart() |
void |
sendEvent(Events.TransferTopics topic,
String message) |
public void onEnd()
onEnd
in interface org.gcube.data.streams.delegates.StreamListener
onEnd
in class org.gcube.data.streams.delegates.StreamListenerAdapter
public void onStart()
onStart
in interface org.gcube.data.streams.delegates.StreamListener
onStart
in class org.gcube.data.streams.delegates.StreamListenerAdapter
public void sendEvent(Events.TransferTopics topic, String message)
Copyright © 2015. All Rights Reserved.