public class NodeId extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
anonymize()
Generate an "anonymized" node ID for use with external services.
|
String |
getShortNodeId() |
String |
toEscapedString() |
String |
toString() |
String |
toUnescapedString() |
public NodeId(String filename)
public String toEscapedString()
public String toUnescapedString()
public String anonymize()
public String getShortNodeId()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.