public interface ObjectStoreParticipant extends ReplicationParticipant, DependentObject
ObjectStoreParticipant
object specifies the object store and the replication mode (master or slave) of the participant.
Modifier and Type | Method and Description |
---|---|
ObjectStore |
get_ObjectStore()
Returns the value of the ObjectStore property.
|
void |
set_ObjectStore(ObjectStore value)
Sets the value of the ObjectStore property.
|
get_Id, get_ReplicationMode, set_ReplicationMode
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
ObjectStore get_ObjectStore()
void set_ObjectStore(ObjectStore value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.