|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceIndex | |
---|---|
net.floodlightcontroller.devicemanager.internal |
Uses of DeviceIndex in net.floodlightcontroller.devicemanager.internal |
---|
Subclasses of DeviceIndex in net.floodlightcontroller.devicemanager.internal | |
---|---|
class |
DeviceMultiIndex
An index that maps key fields of an entity to device keys, with multiple device keys allowed per entity |
class |
DeviceUniqueIndex
An index that maps key fields of an entity uniquely to a device key |
Fields in net.floodlightcontroller.devicemanager.internal with type parameters of type DeviceIndex | |
---|---|
protected java.util.Map<java.util.EnumSet<IDeviceService.DeviceField>,DeviceIndex> |
DeviceManagerImpl.secondaryIndexMap
This stores secondary indices over the fields in the devices |
protected java.util.Map<java.util.EnumSet<IDeviceService.DeviceField>,DeviceIndex> |
DeviceManagerImpl.ClassState.secondaryIndexMap
This stores secondary indices over the fields in the device for the class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |