A B C D E F G H I J K L M N O P Q R S T U V W X Y _

I

IApplicationService - Interface in net.floodlightcontroller.core.module
 
IClosableIterator<T> - Interface in org.sdnplatform.sync
An iterator that must be closed after use
IClusterConfigProvider - Interface in org.sdnplatform.sync.internal.config
Provides configuration for the sync service
ICMP - Class in net.floodlightcontroller.packet
Implements ICMP packet format
ICMP() - Constructor for class net.floodlightcontroller.packet.ICMP
 
icmpCode - Variable in class net.floodlightcontroller.packet.ICMP
 
icmpType - Variable in class net.floodlightcontroller.packet.ICMP
 
ICounter - Interface in net.floodlightcontroller.counter
 
ICounter.DateSpan - Enum in net.floodlightcontroller.counter
 
ICounterStoreService - Interface in net.floodlightcontroller.counter
 
id - Variable in class net.floodlightcontroller.loadbalancer.LBMember
 
id - Variable in class net.floodlightcontroller.loadbalancer.LBMonitor
 
id - Variable in class net.floodlightcontroller.loadbalancer.LBPool
 
id - Variable in class net.floodlightcontroller.loadbalancer.LBVip
 
id - Variable in class net.floodlightcontroller.routing.Route
 
id - Variable in class net.floodlightcontroller.topology.Cluster
 
id - Variable in class org.openflow.protocol.vendor.OFVendorId
The vendor id value, typically the OUI of the vendor prefixed with 0.
IDebugCounter - Interface in net.floodlightcontroller.debugcounter
 
IDebugCounterService - Interface in net.floodlightcontroller.debugcounter
 
IDebugCounterService.CounterException - Exception in net.floodlightcontroller.debugcounter
 
IDebugCounterService.CounterException() - Constructor for exception net.floodlightcontroller.debugcounter.IDebugCounterService.CounterException
 
IDebugCounterService.CounterType - Enum in net.floodlightcontroller.debugcounter
Different counter types.
IDebugCounterService.MaxCountersRegistered - Exception in net.floodlightcontroller.debugcounter
Exception thrown when MAX_COUNTERS have been registered
IDebugCounterService.MaxCountersRegistered(String) - Constructor for exception net.floodlightcontroller.debugcounter.IDebugCounterService.MaxCountersRegistered
 
IDebugCounterService.MaxHierarchyRegistered - Exception in net.floodlightcontroller.debugcounter
Exception thrown when MAX_HIERARCHY has been reached
IDebugCounterService.MaxHierarchyRegistered(String) - Constructor for exception net.floodlightcontroller.debugcounter.IDebugCounterService.MaxHierarchyRegistered
 
IDebugCounterService.MissingHierarchicalLevel - Exception in net.floodlightcontroller.debugcounter
Exception thrown when attempting to register a hierarchical counter where higher levels of the hierarchy have not been pre-registered
IDebugCounterService.MissingHierarchicalLevel(String) - Constructor for exception net.floodlightcontroller.debugcounter.IDebugCounterService.MissingHierarchicalLevel
 
IDebugEventService - Interface in net.floodlightcontroller.debugevent
 
IDebugEventService.DebugEventInfo - Class in net.floodlightcontroller.debugevent
Public class for information returned in response to rest API calls.
IDebugEventService.DebugEventInfo(DebugEvent.EventInfo, List<Map<String, String>>) - Constructor for class net.floodlightcontroller.debugevent.IDebugEventService.DebugEventInfo
 
IDebugEventService.EventColumn - Annotation Type in net.floodlightcontroller.debugevent
EventColumn is the only annotation given to the fields of the event when updating an event.
IDebugEventService.EventFieldType - Enum in net.floodlightcontroller.debugevent
Describes the type of field obtained from reflection
IDebugEventService.EventType - Enum in net.floodlightcontroller.debugevent
Different event types.
IDebugEventService.MaxEventsRegistered - Exception in net.floodlightcontroller.debugevent
exception thrown when MAX_EVENTS have been registered
IDebugEventService.MaxEventsRegistered() - Constructor for exception net.floodlightcontroller.debugevent.IDebugEventService.MaxEventsRegistered
 
identification - Variable in class net.floodlightcontroller.packet.IPv4
 
identifyBroadcastDomainPorts() - Method in class net.floodlightcontroller.topology.TopologyManager
We expect every switch port to have at most two links.
identifyOpenflowDomains() - Method in class net.floodlightcontroller.topology.TopologyInstance
 
IDevice - Interface in net.floodlightcontroller.devicemanager
Represents an independent device on the network.
IDeviceListener - Interface in net.floodlightcontroller.devicemanager
Implementors of this interface can receive updates from DeviceManager about the state of devices under its control.
IDeviceService - Interface in net.floodlightcontroller.devicemanager
Device manager allows interacting with devices on the network.
IDeviceService.DeviceField - Enum in net.floodlightcontroller.devicemanager
Fields used in devices for indexes and querying
idleHandler - Variable in class net.floodlightcontroller.core.internal.OpenflowPipelineFactory
 
idleTimeout - Variable in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
idleTimeout - Variable in class org.openflow.protocol.OFFlowMod
 
idleTimeout - Variable in class org.openflow.protocol.OFFlowRemoved
 
idleTimeout - Variable in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
IEntityClass - Interface in net.floodlightcontroller.devicemanager
Entities within an entity class are grouped into Device objects based on the IEntityClass, and the key fields specified by the entity class.
IEntityClassifierService - Interface in net.floodlightcontroller.devicemanager
A component that wishes to participate in entity classification needs to implement the IEntityClassifier interface, and register with the Device Manager as an entity classifier.
IEntityClassListener - Interface in net.floodlightcontroller.devicemanager
Implementors of this interface can receive updates from the Entity Classifier about the changes to entity Classes.
IEventUpdater<T> - Interface in net.floodlightcontroller.debugevent
eventUPdater is used to log events for pre-registered events.
IFirewallService - Interface in net.floodlightcontroller.firewall
 
IFloodlightModule - Interface in net.floodlightcontroller.core.module
Defines an interface for loadable Floodlight modules.
IFloodlightModuleContext - Interface in net.floodlightcontroller.core.module
 
IFloodlightProviderService - Interface in net.floodlightcontroller.core
The interface exposed by the core bundle that allows you to interact with connected switches.
IFloodlightProviderService.Role - Enum in net.floodlightcontroller.core
The role of the controller as used by the OF 1.2 and OVS failover and load-balancing mechanism.
IFloodlightService - Interface in net.floodlightcontroller.core.module
This is the base interface for any IFloodlightModule package that provides a service.
IFlowReconcileEngineService - Interface in net.floodlightcontroller.flowcache
The Interface IFlowReconcileEngine.
IFlowReconcileListener - Interface in net.floodlightcontroller.flowcache
The Interface IFlowReconciler.
IFlowReconcileService - Interface in net.floodlightcontroller.flowcache
 
ignoreMACSet - Variable in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
IHAListener - Interface in net.floodlightcontroller.core
 
IInconsistencyResolver<T> - Interface in org.sdnplatform.sync
A method for resolving inconsistent object values into a single value.
IInfoProvider - Interface in net.floodlightcontroller.core
 
ILearningSwitchService - Interface in net.floodlightcontroller.learningswitch
 
ILinkDiscovery - Interface in net.floodlightcontroller.linkdiscovery
 
ILinkDiscovery.LDUpdate - Class in net.floodlightcontroller.linkdiscovery
 
ILinkDiscovery.LDUpdate(long, int, long, int, ILinkDiscovery.LinkType, ILinkDiscovery.UpdateOperation) - Constructor for class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
ILinkDiscovery.LDUpdate(ILinkDiscovery.LDUpdate) - Constructor for class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
ILinkDiscovery.LDUpdate(long, ILinkDiscovery.SwitchType, ILinkDiscovery.UpdateOperation) - Constructor for class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
ILinkDiscovery.LDUpdate(long, int, ILinkDiscovery.UpdateOperation) - Constructor for class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
ILinkDiscovery.LinkDirection - Enum in net.floodlightcontroller.linkdiscovery
 
ILinkDiscovery.LinkType - Enum in net.floodlightcontroller.linkdiscovery
 
ILinkDiscovery.SwitchType - Enum in net.floodlightcontroller.linkdiscovery
 
ILinkDiscovery.UpdateOperation - Enum in net.floodlightcontroller.linkdiscovery
 
ILinkDiscoveryListener - Interface in net.floodlightcontroller.linkdiscovery
 
ILinkDiscoveryService - Interface in net.floodlightcontroller.linkdiscovery
 
IListener<T> - Interface in net.floodlightcontroller.core
 
IListener.Command - Enum in net.floodlightcontroller.core
 
ILoadBalancerService - Interface in net.floodlightcontroller.loadbalancer
 
ImmutablePort - Class in net.floodlightcontroller.core
An immutable version of an OFPhysical port.
ImmutablePort.Builder - Class in net.floodlightcontroller.core
A builder class to create ImmutablePort instances TODO: add methods to remove elements from the EnumSets
ImmutablePort.Builder() - Constructor for class net.floodlightcontroller.core.ImmutablePort.Builder
 
ImmutablePort.Builder(ImmutablePort) - Constructor for class net.floodlightcontroller.core.ImmutablePort.Builder
 
immutablePortListOf(List<OFPortDescription>) - Static method in class net.floodlightcontroller.core.ImmutablePort
Convert a List of OFPortDescription to a list of ImmutablePorts.
immutablePortListOf(Collection<OFPhysicalPort>) - Static method in class net.floodlightcontroller.core.ImmutablePort
Convert a Collection of OFPhysicalPorts to a list of ImmutablePorts.
IModuleService - Interface in net.floodlightcontroller.core.module
 
in_port - Variable in class net.floodlightcontroller.firewall.FirewallRule
 
INACTIVITY_INTERVAL - Static variable in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
inBuf - Variable in class org.openflow.io.OFMessageAsyncStream
 
InconsistentDataException - Exception in org.sdnplatform.sync.error
Thrown when the inconsistency resolver fails to resolve down to a single value
InconsistentDataException(String, List<?>) - Constructor for exception org.sdnplatform.sync.error.InconsistentDataException
 
increment() - Method in class net.floodlightcontroller.counter.CounterStore.MutableInt
 
increment(long) - Method in class net.floodlightcontroller.counter.CounterValue
This method is only applicable to type long.
increment() - Method in interface net.floodlightcontroller.counter.ICounter
Most commonly used method
increment(Date, long) - Method in interface net.floodlightcontroller.counter.ICounter
Used primarily for flushing thread local updates
increment() - Method in class net.floodlightcontroller.counter.SimpleCounter
This is the key method that has to be both fast and very thread-safe.
increment(Date, long) - Method in class net.floodlightcontroller.counter.SimpleCounter
 
increment() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.MutableLong
 
increment(long) - Method in class net.floodlightcontroller.debugcounter.DebugCounter.MutableLong
 
increment(int, long) - Method in class org.sdnplatform.sync.Versioned
 
incremented() - Method in class org.sdnplatform.sync.internal.version.ClockEntry
 
incremented(int, long) - Method in class org.sdnplatform.sync.internal.version.VectorClock
Get new vector clock based on this clock but incremented on index nodeId
IndexedEntity - Class in net.floodlightcontroller.devicemanager.internal
This is a thin wrapper around Entity that allows overriding the behavior of Object.hashCode() and Object.equals(Object) so that the keying behavior in a hash map can be changed dynamically
IndexedEntity(EnumSet<IDeviceService.DeviceField>, Entity) - Constructor for class net.floodlightcontroller.devicemanager.internal.IndexedEntity
Create a new IndexedEntity for the given Entity using the provided key fields.
informListeners(List<ILinkDiscovery.LDUpdate>) - Method in class net.floodlightcontroller.topology.TopologyManager
 
ingressPort - Variable in class net.floodlightcontroller.servicechaining.BITWServiceNode
 
init(Map<String, String>) - Method in class net.floodlightcontroller.core.internal.Controller
Initialize internal data structures
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.core.internal.FloodlightProvider
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.core.module.ApplicationLoader
 
init(FloodlightModuleContext) - Method in interface net.floodlightcontroller.core.module.IFloodlightModule
This is a hook for each module to do its internal initialization, e.g., call setService(context.getService("Service")) All module dependencies are resolved when this is called, but not every module is initialized.
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.counter.CounterStore
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.counter.NullCounterStore
 
init(Date, CounterValue.CounterType) - Method in class net.floodlightcontroller.counter.SimpleCounter
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.firewall.Firewall
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
 
init(FloodlightModuleContext) - Method in interface net.floodlightcontroller.flowcache.IFlowReconcileEngineService
 
init(FloodlightModuleContext) - Method in interface net.floodlightcontroller.flowcache.IFlowReconcileService
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.forwarding.Forwarding
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.hub.Hub
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.jython.JythonDebugInterface
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
init() - Static method in class net.floodlightcontroller.notification.NotificationManagerFactory
A simple mechanism to initialize factory with dynamic binding
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.restserver.RestApiServer
 
init() - Method in class net.floodlightcontroller.routing.ForwardingBase
init data structures
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.threadpool.ThreadPool
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.topology.TopologyManager
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.ui.web.StaticWebRoutable
 
init(FloodlightModuleContext) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
init(String[]) - Method in class org.sdnplatform.sync.client.AuthTool.AuthToolSettings
 
init(String[]) - Method in class org.sdnplatform.sync.client.SyncClientBase.SyncClientBaseSettings
 
init() - Method in class org.sdnplatform.sync.internal.config.bootstrap.Bootstrap
 
init(SyncManager, FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.config.DelegatingCCProvider
 
init(SyncManager, FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.config.FallbackCCProvider
 
init(SyncManager, FloodlightModuleContext) - Method in interface org.sdnplatform.sync.internal.config.IClusterConfigProvider
Initialize the provider with the configuration parameters from the Floodlight module context.
init(SyncManager, FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.config.PropertyCCProvider
 
init(SyncManager, FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.config.StorageCCProvider
 
init(SyncManager, FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.config.SyncStoreCCProvider
 
init(FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
init(FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.SyncManager
 
init(FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.SyncTorture
 
initDefaultFlowMod(OFFlowMod, String) - Static method in class net.floodlightcontroller.staticflowentry.StaticFlowEntries
Sets defaults for an OFFlowMod
initedSet - Static variable in class net.floodlightcontroller.core.module.FloodlightModuleLoader
 
initialize() - Static method in class com.bigswitch.floodlight.vendor.OFBigSwitchVendorExtensions
 
initialize() - Static method in class org.openflow.vendor.nicira.OFNiciraVendorExtensions
 
initialize() - Static method in class org.openflow.vendor.openflow.OFOpenFlowVendorExtensions
 
initModules(Collection<IFloodlightModule>) - Method in class net.floodlightcontroller.core.module.FloodlightModuleLoader
Allocate service implementations and then init all the modules
injectFactories(OFMessage) - Method in class org.openflow.protocol.factory.BasicFactory
 
injectFactories(OFMessage) - Method in class org.openflow.protocol.factory.FloodlightFactory
 
injectOfMessage(IOFSwitch, OFMessage) - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Re-injects an OFMessage back into the packet processing chain
injectOfMessage(IOFSwitch, OFMessage, FloodlightContext) - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Re-injects an OFMessage back into the packet processing chain
injectOfMessage(IOFSwitch, OFMessage, FloodlightContext) - Method in class net.floodlightcontroller.core.internal.Controller
 
injectOfMessage(IOFSwitch, OFMessage) - Method in class net.floodlightcontroller.core.internal.Controller
 
InMemoryStorageEngine<K,V> - Class in org.sdnplatform.sync.internal.store
A simple non-persistent, in-memory store.
InMemoryStorageEngine(String) - Constructor for class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
InMemoryStorageEngine(String, ConcurrentMap<K, List<Versioned<V>>>) - Constructor for class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
INotificationManager - Interface in net.floodlightcontroller.notification
Base interface for managing notifications.
INotificationManagerFactory - Interface in net.floodlightcontroller.notification
This factory interface produce INotificationManager instance.
inPort - Variable in class org.openflow.protocol.OFPacketOut
 
inputThrottled(OFMessage) - Method in interface net.floodlightcontroller.core.IOFSwitch
Called when OFMessage enters pipeline.
inputThrottled(OFMessage) - Method in class net.floodlightcontroller.core.OFSwitchBase
Determine if this message should be dropped.
inSameBroadcastDomain(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
inSameL2Domain(long, long) - Method in interface net.floodlightcontroller.topology.ITopologyService
Queries whether two switches are in the same island.
inSameL2Domain(long, long, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
inSameL2Domain(long, long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
inSameL2Domain(long, long) - Method in class net.floodlightcontroller.topology.TopologyManager
Checks if the two switches are in the same Layer 2 domain.
inSameL2Domain(long, long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
inSameOpenflowDomain(long, long) - Method in interface net.floodlightcontroller.topology.ITopologyService
Queries whether two switches are in the same cluster.
inSameOpenflowDomain(long, long, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
inSameOpenflowDomain(long, long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
inSameOpenflowDomain(long, long) - Method in class net.floodlightcontroller.topology.TopologyManager
 
inSameOpenflowDomain(long, long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
insertRow(String, Map<String, Object>) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
insertRow(String, Map<String, Object>) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Insert a new row in the table with the given column data.
insertRowAsync(String, Map<String, Object>) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
insertRowAsync(String, Map<String, Object>) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Asynchronous variant of insertRow.
insertRowImpl(String, Map<String, Object>) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
insertRowImpl(String, Map<String, Object>) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
insertRows(String, List<Map<String, Object>>) - Method in class net.floodlightcontroller.storage.memory.MemoryStorageSource
 
insertRows(String, List<Map<String, Object>>) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
insertRowsAndNotify(String, List<Map<String, Object>>) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFInterfaceIPRequestVendorData
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFMirrorGetVendorDataReply
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFMirrorGetVendorDataRequest
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFNetmaskGetVendorDataReply
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFNetmaskGetVendorDataRequest
 
instantiable - Static variable in class com.bigswitch.floodlight.vendor.OFNetmaskSetVendorData
 
instantiable - Variable in enum org.openflow.protocol.action.OFActionType
 
instantiable - Variable in enum org.openflow.protocol.hello.OFHelloElementType
 
Instantiable<E> - Interface in org.openflow.protocol
 
instantiable - Variable in enum org.openflow.protocol.instruction.OFInstructionType
 
instantiable - Variable in class org.openflow.protocol.meter.OFMeterBandType
 
instantiable - Variable in enum org.openflow.protocol.OFType
 
instantiable - Variable in class org.openflow.protocol.queue.OFQueuePropertyType
 
instantiable - Variable in enum org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyType
 
instantiable - Variable in class org.openflow.protocol.vendor.OFVendorDataType
Object that instantiates the subclass of OFVendorData associated with this data type.
instantiable - Static variable in class org.openflow.vendor.nicira.OFRoleReplyVendorData
 
instantiable - Static variable in class org.openflow.vendor.nicira.OFRoleRequestVendorData
 
instantiable - Static variable in class org.openflow.vendor.openflow.OFQueueDeleteVendorData
 
instantiable - Static variable in class org.openflow.vendor.openflow.OFQueueModifyVendorData
 
instantiableSingleton - Static variable in class com.bigswitch.floodlight.vendor.OFBsnL2TableSetVendorData
 
instantiableSingleton - Static variable in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
instantiate() - Method in interface org.openflow.protocol.Instantiable
Create a new instance of a given subclass.
instructionFactory - Variable in class org.openflow.protocol.OFFlowMod
 
instructionFactory - Variable in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
instructions - Variable in class org.openflow.protocol.OFFlowMod
 
instructions - Variable in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
instructions - Variable in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyInstructions
 
interfaces - Variable in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
 
intValue() - Method in class net.floodlightcontroller.core.util.MutableInteger
 
InvalidAppIDValueException - Exception in net.floodlightcontroller.core.util
Thrown when an invalid app Id registration is attempted.
InvalidAppIDValueException(long) - Constructor for exception net.floodlightcontroller.core.util.InvalidAppIDValueException
 
invalidPortsChanged - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
invalidStoreEventWhileMaster - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
invalidSwitchActivatedWhileSlave - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
invokeAll(Collection<? extends Callable<T>>) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
IOFMessageFilterManagerService - Interface in net.floodlightcontroller.core
 
IOFMessageListener - Interface in net.floodlightcontroller.core
 
IOFSwitch - Interface in net.floodlightcontroller.core
 
IOFSwitch.OFPortType - Enum in net.floodlightcontroller.core
 
IOFSwitch.PortChangeEvent - Class in net.floodlightcontroller.core
Describes a change of an open flow port
IOFSwitch.PortChangeEvent(ImmutablePort, IOFSwitch.PortChangeType) - Constructor for class net.floodlightcontroller.core.IOFSwitch.PortChangeEvent
 
IOFSwitch.PortChangeType - Enum in net.floodlightcontroller.core
the type of change that happened to an open flow port
IOFSwitchDriver - Interface in net.floodlightcontroller.core
 
IOFSwitchListener - Interface in net.floodlightcontroller.core
Switch lifecycle notifications.
IP_PROTO_ICMP - Static variable in class org.openflow.protocol.OFMatch
 
IP_PROTO_SCTP - Static variable in class org.openflow.protocol.OFMatch
 
IP_PROTO_TCP - Static variable in class org.openflow.protocol.OFMatch
 
IP_PROTO_UDP - Static variable in class org.openflow.protocol.OFMatch
 
IPacket - Interface in net.floodlightcontroller.packet
 
IPCIDRToPrefixBits(String) - Static method in class net.floodlightcontroller.firewall.FirewallRulesResource
 
IPIsBroadcast(int) - Method in class net.floodlightcontroller.firewall.Firewall
Checks whether an IP address is a broadcast address or not (determines using subnet mask)
IPktInProcessingTimeService - Interface in net.floodlightcontroller.perfmon
 
IPredicate - Interface in net.floodlightcontroller.storage
Common base interface for the OperatorPredicate and CompoundPredicate classes.
IProducer - Interface in org.openflow.util
 
ipSubnet - Variable in class net.floodlightcontroller.flowcache.FRQueryBvsMatchSubnet
 
IPv4 - Class in net.floodlightcontroller.packet
 
IPv4() - Constructor for class net.floodlightcontroller.packet.IPv4
Default constructor that sets the version to 4.
IPV4_ERROR - Static variable in class net.floodlightcontroller.devicemanager.web.AbstractDeviceResource
 
IPV4_FLAGS_DONTFRAG - Static variable in class net.floodlightcontroller.packet.IPv4
 
IPV4_FLAGS_MASK - Static variable in class net.floodlightcontroller.packet.IPv4
 
IPV4_FLAGS_MOREFRAG - Static variable in class net.floodlightcontroller.packet.IPv4
 
IPV4_FLAGS_SHIFT - Static variable in class net.floodlightcontroller.packet.IPv4
 
IPV4_OFFSET_MASK - Static variable in class net.floodlightcontroller.packet.IPv4
 
ipv4Addr - Variable in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
ipv4Address - Variable in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation.SyncEntity
 
ipv4Address - Variable in class net.floodlightcontroller.devicemanager.internal.Entity
The IP address associated with this entity, or null if no IP learned from the network observation associated with this entity
ipv4AddrMask - Variable in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
IPv4Serializer - Class in net.floodlightcontroller.core.web.serializers
Serialize an integer as an IPv4 Address in dotted decimal format
IPv4Serializer() - Constructor for class net.floodlightcontroller.core.web.serializers.IPv4Serializer
 
IQuery - Interface in net.floodlightcontroller.storage
Representation of a database query.
IReadyForReconcileListener - Interface in net.floodlightcontroller.core
This listener is a temporary solution to start flow reconciliation after a Slave -> Master transition.
IRestApiService - Interface in net.floodlightcontroller.restserver
 
IResultSet - Interface in net.floodlightcontroller.storage
Interface to iterate over the results from a storage query.
IRoutingDecision - Interface in net.floodlightcontroller.routing
 
IRoutingDecision.RoutingAction - Enum in net.floodlightcontroller.routing
 
IRoutingService - Interface in net.floodlightcontroller.routing
 
IRowMapper - Interface in net.floodlightcontroller.storage
Interface for mapping the current row in a result set to an object.
isActive() - Method in interface net.floodlightcontroller.core.IOFSwitch
Check if the switch is active.
isActive() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
isAllowed(long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isAllowed(long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isAllowed(long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isAllowed(long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isAllowed(long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isAllZero(Object) - Method in class org.openflow.protocol.OFOXMField
 
isAttachmentPointPort(long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
Query to determine if devices must be learned on a given switch port.
isAttachmentPointPort(long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isAttachmentPointPort(long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isAttachmentPointPort(long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isAttachmentPointPort(long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isAutoPortFastFeature() - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Get the status of auto port fast feature.
isAutoPortFastFeature() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
isBlockedLink(Link) - Method in class net.floodlightcontroller.topology.TopologyInstance
Returns true if a link has either one of its switch ports blocked.
isBlockedPort(NodePortTuple) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isBool() - Method in class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
isBroadcast() - Method in class net.floodlightcontroller.packet.Ethernet
 
isBroadcast() - Method in class net.floodlightcontroller.util.MACAddress
Returns true if the MAC address is the broadcast address.
isBroadcastDomainLink(Link) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isBroadcastDomainPort(long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isBroadcastDomainPort(long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isBroadcastDomainPort(NodePortTuple) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isBroadcastDomainPort(long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
Checks if the switchport is a broadcast domain port or not.
isBroadcastDomainPort(long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isCallbackOrderingPostreq(T, String) - Method in interface net.floodlightcontroller.core.IListener
Check if the module called name is a callback ordering post-requisite for this module.
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
isCallbackOrderingPostreq(HAListenerTypeMarker, String) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl.HAListenerDelegate
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.firewall.Firewall
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.hub.Hub
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.routing.ForwardingBase
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isCallbackOrderingPostreq(OFType, String) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
isCallbackOrderingPrereq(T, String) - Method in interface net.floodlightcontroller.core.IListener
Check if the module called name is a callback ordering prerequisite for this module.
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
isCallbackOrderingPrereq(HAListenerTypeMarker, String) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl.HAListenerDelegate
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.firewall.Firewall
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.hub.Hub
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.routing.ForwardingBase
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isCallbackOrderingPrereq(OFType, String) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
isCancelled() - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
 
isCancelled() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
 
isClientConnection - Variable in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
isConnected() - Method in interface net.floodlightcontroller.core.IOFSwitch
Check if the switch is connected to this controller.
isConnected() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
isConnected(short) - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Find out if a particular node is connected
isConsistent(long, int, long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
Indicates if an attachment point on the new switch port is consistent with the attachment point on the old switch port or not.
isConsistent(long, int, long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isConsistent(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isConsistent(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
Checks if the new attachment point port is consistent with the old attachment point port.
isConsistent(long, int, long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isDefaultGateway(Ethernet) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
Checks whether the frame is destined to or from a gateway.
isDestIpRewriteFlagSet(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
isDestMacRewriteFlagSet(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
isDhcpPacket(Ethernet) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
Checks to see if an Ethernet frame is a DHCP packet.
isDone() - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
 
isDone() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
 
isDriverHandshakeComplete() - Method in interface net.floodlightcontroller.core.IOFSwitch
Check if the sub-handshake for this switch driver has been completed.
isDriverHandshakeComplete() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
isEmpty() - Method in class net.floodlightcontroller.flowcache.PriorityPendingQueue
 
isEnabled() - Method in class net.floodlightcontroller.core.ImmutablePort
Returns true if the port is up, i.e., it's neither administratively down nor link down.
isEnabled() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
isEnabled() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
isEnabled() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
isEnabled() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
isEnabled() - Method in class net.floodlightcontroller.firewall.Firewall
 
isEnabled() - Method in interface net.floodlightcontroller.firewall.IFirewallService
Returns operational status of the firewall
isEnabled() - Method in interface net.floodlightcontroller.perfmon.IPktInProcessingTimeService
 
isEnabled() - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
isEnabled - Variable in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
isEnabled() - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
isEntityAllowed(Entity, IEntityClass) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
isErrorIsAscii() - Method in class org.openflow.protocol.OFError
 
IServiceChainingService - Interface in net.floodlightcontroller.servicechaining
 
isFastPort(int) - Method in class net.floodlightcontroller.core.internal.OFSwitchImpl
 
isFastPort(int) - Method in interface net.floodlightcontroller.core.IOFSwitch
Can the port be turned on without forming a new loop?
isFinished() - Method in class net.floodlightcontroller.core.internal.OFFeaturesReplyFuture
 
isFinished() - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
Called directly after handleReply, subclasses implement this method to indicate when the future can deregister itself from receiving future messages, and when it is safe to return the results to any waiting threads.
isFinished() - Method in class net.floodlightcontroller.core.internal.OFStatisticsFuture
 
isFragment - Variable in class net.floodlightcontroller.packet.IPv4
 
isFragment() - Method in class net.floodlightcontroller.packet.IPv4
 
isFullDuplex - Variable in enum org.openflow.protocol.OFPhysicalPort.OFPortFeatures
 
isFullDuplex() - Method in enum org.openflow.protocol.OFPhysicalPort.OFPortFeatures
 
isFullyConnected() - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Check whether all links are established
isGratuitous() - Method in class net.floodlightcontroller.packet.ARP
 
isHealthy() - Method in class net.floodlightcontroller.core.web.HealthCheckResource.HealthCheckInfo
 
isInBroadcastCache(IOFSwitch, OFPacketIn, FloodlightContext) - Method in class net.floodlightcontroller.routing.ForwardingBase
 
isIncomingBroadcastAllowed(long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isIncomingBroadcastAllowed(long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isIncomingBroadcastAllowed(long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isIncomingBroadcastAllowed(long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isIncomingBroadcastAllowedOnSwitchPort(long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isIncomingDiscoveryAllowed(long, int, boolean) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Check if incoming discovery messages are enabled or not.
isInited - Variable in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
isInSameBroadcastDomain(long, int, long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
Indicates if the two switch ports are connected to the same broadcast domain or not.
isInSameBroadcastDomain(long, int, long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
isInSameBroadcastDomain(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
Checks if the two switchports belong to the same broadcast domain.
isInSameBroadcastDomain(long, int, long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
isInSwitchBroadcastCache(IOFSwitch, OFPacketIn, FloodlightContext) - Method in class net.floodlightcontroller.routing.ForwardingBase
 
isInternalToOpenflowDomain(long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isL2TableEnabled() - Method in class com.bigswitch.floodlight.vendor.OFBsnL2TableVendorData
 
isLinkAllowed(long, int, long, int) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
This method is used to specifically ignore/consider specific links.
isLinkDiscoverySuppressed(long, int) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
isLinkDown() - Method in class net.floodlightcontroller.core.ImmutablePort
Returns true if the OFPortState indicates the port is down
isLinux - Variable in class net.floodlightcontroller.util.LoadMonitor
 
isMACAddress(String) - Static method in class net.floodlightcontroller.packet.Ethernet
Checks to see if a string is a valid MAC address.
isMiss() - Method in enum org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyType
 
isMulticast() - Method in class net.floodlightcontroller.packet.Ethernet
 
isMulticast() - Method in class net.floodlightcontroller.util.MACAddress
Returns true if the MAC address is the multicast address.
isNegated() - Method in class net.floodlightcontroller.storage.CompoundPredicate
 
isNull(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
isNull(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
isOutgoingDiscoveryAllowed(long, int, boolean, boolean) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Check if outgoing discovery messages are enabled or not.
isOverloaded() - Method in interface net.floodlightcontroller.core.IOFSwitch
Return if the switch is currently overloaded.
isOverloaded() - Method in class net.floodlightcontroller.core.OFSwitchBase
Return if switch has exceeded the high threshold of packet in rate.
isPad() - Method in class net.floodlightcontroller.packet.Ethernet
Pad this packet to 60 bytes minimum, filling with zeros?
isPersistent() - Method in class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
isPersistent() - Method in interface org.sdnplatform.sync.internal.store.IStorageEngine
Returns true if the underlying data store is persistent
isPersistent() - Method in class org.sdnplatform.sync.internal.store.JavaDBStorageEngine
 
isPersistent() - Method in class org.sdnplatform.sync.internal.store.ListenerStorageEngine
 
isRewriteFlagSet(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
isSameAs(FirewallRule) - Method in class net.floodlightcontroller.firewall.FirewallRule
Determines if this instance matches an existing rule instance
isShutdown() - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
isShuttingDown() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
isSrcIpRewriteFlagSet(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
isSrcMacRewriteFlagSet(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
isSuccess() - Method in class org.sdnplatform.sync.internal.remote.SyncReply
 
isSuppressionEnabled() - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
IStaticFlowEntryPusherService - Interface in net.floodlightcontroller.staticflowentry
 
isTerminated() - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
IStorageEngine<K,V> - Interface in org.sdnplatform.sync.internal.store
A base storage class which is actually responsible for data persistence.
IStorageExceptionHandler - Interface in net.floodlightcontroller.storage
 
IStorageSourceListener - Interface in net.floodlightcontroller.storage
 
IStorageSourceService - Interface in net.floodlightcontroller.storage
 
IStore<K,V> - Interface in org.sdnplatform.sync.internal.store
The basic interface used for storage and storage decorators.
IStoreClient<K,V> - Interface in org.sdnplatform.sync
The user-facing interface to a sync store.
IStoreListener<K> - Interface in org.sdnplatform.sync
A listener interface that will receive updates on a particular store
IStoreListener.UpdateType - Enum in org.sdnplatform.sync
The origin of the update
isTruncated - Variable in class net.floodlightcontroller.packet.IPv4
 
isTruncated() - Method in class net.floodlightcontroller.packet.IPv4
 
isTunnelLink(Link) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isTunnelPort(long, int) - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Returns if a given switchport is a tunnel endpoint or not
isTunnelPort(long, int) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
isTunnelPort(NodePortTuple) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
isValidAttachmentPoint(long, int) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
Check whether the given attachment point is valid given the current topology
isVisited() - Method in class net.floodlightcontroller.util.ClusterDFS
 
ISwitchDriverRegistry - Interface in net.floodlightcontroller.core.internal
Maintain a registry for SwitchDrivers.
isWriteThrottleEnabled() - Method in interface net.floodlightcontroller.core.IOFSwitch
Return whether write throttling is enabled on the switch
isWriteThrottleEnabled() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
ISyncService - Interface in org.sdnplatform.sync
The sync service provides a high-performance in-memory database for fault and partition-tolerant replication of state data.
ISyncService.Scope - Enum in org.sdnplatform.sync
 
IterableIterator<T> - Class in net.floodlightcontroller.util
Iterator over all values in an iterator of iterators
IterableIterator(Iterator<? extends Iterable<T>>) - Constructor for class net.floodlightcontroller.util.IterableIterator
 
iterator() - Method in class net.floodlightcontroller.debugevent.CircularBuffer
Returns an iterator over the elements in the circular buffer in proper sequence.
iterator() - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
iterator() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler.TVersionIterable
 
iterator() - Method in class org.sdnplatform.sync.internal.rpc.TVersionedValueIterable
 
itersLoaded - Variable in class net.floodlightcontroller.util.LoadMonitor
 
IThreadPoolService - Interface in net.floodlightcontroller.threadpool
 
ITopologyListener - Interface in net.floodlightcontroller.topology
 
ITopologyService - Interface in net.floodlightcontroller.topology
 
IVersion - Interface in org.sdnplatform.sync
An interface that allows us to determine if a given version happened before or after another version.
IVersion.Occurred - Enum in org.sdnplatform.sync
The result of comparing two times--either t1 is BEFORE t2, t1 is AFTER t2, or t1 happens CONCURRENTLY to t2.
IVirtualNetworkService - Interface in net.floodlightcontroller.virtualnetwork
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _