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 member name.
|
IStoreBinding.Role |
getRole()
Get the member role.
|
String getName()
IStoreBinding.Role getRole()
IStoreMemberReplicationStatus createReplicationStatus()
void fail(Throwable cause)
cause - The reason for the failureCopyright © 2019 N5 Technologies, Inc. All Rights Reserved.