Package | Description |
---|---|
etri.sdn.controller.module.devicemanager |
Modifier and Type | Field and Description |
---|---|
private EntityToSingleDeviceIdIndex |
Devices.primaryIndex
This is the primary entity index that contains all entities.
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentHashMap<java.util.EnumSet<IDeviceService.DeviceField>,EntityToSingleDeviceIdIndex> |
Devices.singleIndices
Single Indices (from an Entity to a device id).
|