public static class Bond.Record extends Object implements Types.Record
Modifier and Type | Field and Description |
---|---|
PIF |
master
The bonded interface
|
Map<String,String> |
otherConfig
additional configuration
|
Set<PIF> |
slaves
The interfaces which are part of this bond
|
String |
uuid
Unique identifier/object reference
|
Constructor and Description |
---|
Bond.Record() |