com.neeve.ods
Interface IStoreMember


public interface IStoreMember

Represents an ODS store member.

Threading:
A store member is safe for concurrent access by multiple threads.

Method Summary
 IStoreMemberReplicationStatus createReplicationStatus()
          Create a store member replication status object
 String getName()
          Get the name of the member.
 

Method Detail

getName

String getName()
Get the name of the member.

Threading:
This method is safe for concurrent access by multiple threads.

createReplicationStatus

IStoreMemberReplicationStatus createReplicationStatus()
Create a store member replication status object



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.