public class SubscriberFeederSyncup extends Object
| Constructor and Description |
|---|
SubscriberFeederSyncup(NamedChannel namedChannel,
Protocol protocol,
FeederFilter filter,
RepImpl repImpl,
BaseProtocol.EntryRequestType type,
String partGenDBName,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
VLSN |
execute(VLSN reqVLSN)
Execute sync-up to the Feeder.
|
DatabaseId |
getPartGenDBId()
Returns Partition Generation DB Id
|
public SubscriberFeederSyncup(NamedChannel namedChannel, Protocol protocol, FeederFilter filter, RepImpl repImpl, BaseProtocol.EntryRequestType type, String partGenDBName, Logger logger)
public VLSN execute(VLSN reqVLSN) throws InternalException
reqVLSN - VLSN requested by subscriber to stream log entriesInternalException - if fail to execute syncuppublic DatabaseId getPartGenDBId()
Copyright © 2024. All rights reserved.