|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Private public interface ReplicationSourceService
A source for a replication stream has to expose this service. This service allows an application to hook into the regionserver and watch for new transactions.
| Method Summary | |
|---|---|
WALActionsListener |
getWALActionsListener()
Returns a WALObserver for the service. |
| Methods inherited from interface org.apache.hadoop.hbase.regionserver.ReplicationService |
|---|
initialize, refreshAndGetReplicationLoad, startReplicationService, stopReplicationService |
| Method Detail |
|---|
WALActionsListener getWALActionsListener()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||