public interface IStoreMember
Modifier and Type | Method and Description |
---|---|
IStoreMemberReplicationStatus |
createReplicationStatus()
Create a store member replication status object
|
void |
fail(Throwable cause)
Fail a store member
|
String |
getName()
Get the name of the member.
|
String getName()
IStoreMemberReplicationStatus createReplicationStatus()
void fail(Throwable cause)
cause
- The reason for the failureCopyright © 2019 Neeve Research, LLC. All Rights Reserved.