public interface ReplicationTargetReference extends EntityReference
Title: Service Event Fabric Core
Description: Defines a Replication Target Reference.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
EventScope |
getEventScope()
Returns an event scope of the entity.
|
ReplicationMetaSchema |
getMetaSchema() |
java.lang.String |
getSourceName() |
ReplicaState |
getState() |
java.lang.Boolean |
getSync() |
java.lang.String |
getTargetCollectionName() |
boolean |
isNew() |
boolean |
isSuspended() |
boolean |
withMaterialization() |
getComponentAddress, getExchangeRole
getName
EventScope getEventScope()
EntityReference
getEventScope
in interface EntityReference
java.lang.String getSourceName()
boolean isNew()
boolean withMaterialization()
ReplicaState getState()
boolean isSuspended()
java.lang.Boolean getSync()
ReplicationMetaSchema getMetaSchema()
java.lang.String getTargetCollectionName()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.