| Package | Description |
|---|---|
| org.opendaylight.controller.hosttracker |
| Modifier and Type | Method and Description |
|---|---|
static IDeviceService.DeviceField |
IDeviceService.DeviceField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDeviceService.DeviceField[] |
IDeviceService.DeviceField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<IDeviceService.DeviceField> |
IEntityClass.getKeyFields()
Return the set of key fields for this entity class.
|
EnumSet<IDeviceService.DeviceField> |
IEntityClassifierService.getKeyFields()
Return the most general list of fields that should be used as key fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDeviceService.addIndex(boolean perClass,
EnumSet<IDeviceService.DeviceField> keyFields)
Create an index over a set of fields.
|
Copyright © 2015. All Rights Reserved.