public abstract class RadioSummary extends Object
Constructor and Description |
---|
RadioSummary() |
Modifier and Type | Method and Description |
---|---|
static RadioSummary |
create(String nodeId,
String type,
String transportAddress,
String lastSeen,
String shortNodeId) |
abstract String |
lastSeen() |
abstract String |
nodeId() |
abstract String |
shortNodeId() |
abstract String |
transportAddress() |
abstract String |
type() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.