public class MemberId extends NodeId
| Constructor and Description |
|---|
MemberId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
static MemberId |
anonymous()
Creates a new cluster node identifier from the specified string.
|
static MemberId |
from(java.lang.String id)
Creates a new cluster node identifier from the specified string.
|
id, toStringpublic static MemberId anonymous()
public static MemberId from(java.lang.String id)
id - string identifierCopyright © 2013-2019. All Rights Reserved.