public interface ReplicationSinkService extends ReplicationService
Modifier and Type | Method and Description |
---|---|
void |
replicateLogEntries(HLog.Entry[] entries)
Carry on the list of log entries down to the sink
|
initialize, startReplicationService, stopReplicationService
void replicateLogEntries(HLog.Entry[] entries) throws IOException
entries
- list of entries to replicateIOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.