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 _

G

gateway - Variable in class net.floodlightcontroller.virtualnetwork.NetworkResource.NetworkDefinition
 
gateway - Variable in class net.floodlightcontroller.virtualnetwork.VirtualNetwork
 
gatewayIPAddress - Variable in class net.floodlightcontroller.packet.DHCP
 
gatewayToGuid - Variable in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
generateLLDPMessage(long, int, boolean, boolean) - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Returns OFPacketOut which contains the LLDP data corresponding to switchport (sw, port).
generateLLDPMessage(long, int, boolean, boolean) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
generationId - Variable in class org.openflow.protocol.OFRoleMessage
 
GENERIC_ACTION - Static variable in annotation type net.floodlightcontroller.core.annotations.LogMessageDoc
 
genID() - Method in class net.floodlightcontroller.firewall.FirewallRule
Generates a unique ID for the instance
get(FloodlightContext, String) - Method in class net.floodlightcontroller.core.FloodlightContextStore
 
get() - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
 
get(long, TimeUnit) - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
 
get() - Method in class net.floodlightcontroller.counter.CounterStore.MutableInt
 
get() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.MutableLong
 
get(int) - Method in class org.openflow.protocol.factory.OFVendorActionRegistry
 
get(K) - Method in class org.sdnplatform.sync.internal.AbstractStoreClient
 
get(K, Versioned<V>) - Method in class org.sdnplatform.sync.internal.DefaultStoreClient
 
get(ByteArray) - Method in class org.sdnplatform.sync.internal.remote.RemoteStore
 
get() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
 
get(long, TimeUnit) - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
 
get(K) - Method in class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
get(K) - Method in interface org.sdnplatform.sync.internal.store.IStore
Get the value associated with the given key
get(K) - Method in class org.sdnplatform.sync.internal.store.JacksonStore
 
get(ByteArray) - Method in class org.sdnplatform.sync.internal.store.JavaDBStorageEngine
 
get(ByteArray) - Method in class org.sdnplatform.sync.internal.store.ListenerStorageEngine
 
get(String) - Method in class org.sdnplatform.sync.internal.StoreRegistry
Get the store associated with the given name, or null if there is no such store
get() - Method in class org.sdnplatform.sync.internal.util.ByteArray
 
get(K) - Method in interface org.sdnplatform.sync.IStoreClient
Get the versioned value associated with the given key.
get(K, Versioned<V>) - Method in interface org.sdnplatform.sync.IStoreClient
Get the versioned value associated with the given key or the defaultValue if no value is associated with the key.
getAccessFlowPriority() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get the suggested priority to use when installing access flows in this switch.
getAccessFlowPriority() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getAcknowledge() - Method in class net.floodlightcontroller.packet.TCP
 
getAction() - Method in class net.floodlightcontroller.storage.StorageSourceNotification
 
getAction(OFActionType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getAction(OFActionType) - Method in interface org.openflow.protocol.factory.OFActionFactory
Retrieves an OFAction instance corresponding to the specified OFActionType
getActionFactory() - Method in class org.openflow.protocol.factory.BasicFactory
 
getActionFactory() - Method in interface org.openflow.protocol.factory.OFInstructionFactory
Retrieves an OFActionFactory
getActions() - Method in interface net.floodlightcontroller.core.IOFSwitch
 
getActions() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getActions() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getActions() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getActions() - Method in class org.openflow.protocol.instruction.OFInstructionActions
Returns read-only copies of the actions contained in this Flow Mod
getActions() - Method in class org.openflow.protocol.OFBucket
Returns read-only copies of the actions contained in this bucket
getActions() - Method in class org.openflow.protocol.OFFeaturesReply
 
getActions() - Method in class org.openflow.protocol.OFPacketOut
Returns the actions contained in this message
getActions(int) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getActions() - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getActions() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyActions
Returns read-only copies of the actions contained in this Flow Mod
getActionsLength() - Method in class org.openflow.protocol.OFPacketOut
Get actions_len
getActionsLengthU() - Method in class org.openflow.protocol.OFPacketOut
Get actions_len, unsigned
getActiveCount() - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
getActiveSince() - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
getActiveSince() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getAdvertise() - Method in class org.openflow.protocol.OFPortMod
 
getAdvertisedFeatures() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getAdvertisedFeatures() - Method in class org.openflow.protocol.OFPhysicalPort
 
getAll() - Method in class net.floodlightcontroller.counter.CounterStore
 
getAll() - Method in interface net.floodlightcontroller.counter.ICounterStoreService
Returns an immutable map of title:counter with all of the counters in the store.
getAll() - Method in class net.floodlightcontroller.counter.NullCounterStore
 
getAll() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceIndex
Get all device keys in the index.
getAll() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceMultiIndex
 
getAll() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceUniqueIndex
 
getAll(IStore<K, V>, Iterable<K>) - Static method in class org.sdnplatform.sync.internal.store.StoreUtils
Implements getAll by delegating to get.
getAllCategories(String, CounterStore.NetworkLayer) - Method in class net.floodlightcontroller.counter.CounterStore
 
getAllCategories(String, CounterStore.NetworkLayer) - Method in interface net.floodlightcontroller.counter.ICounterStoreService
Retrieve a list of subCategories by counterName.
getAllCategories(String, CounterStore.NetworkLayer) - Method in class net.floodlightcontroller.counter.NullCounterStore
 
getAllCounterValues() - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getAllCounterValues() - Method in interface net.floodlightcontroller.debugcounter.IDebugCounterService
Get counter values and associated information for all counters in the system
getAllCounterValues() - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getAllDevices() - Method in interface net.floodlightcontroller.devicemanager.IDeviceService
Get an unmodifiable collection view over all devices currently known.
getAllDevices() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getAllEventHistory() - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getAllEventHistory() - Method in interface net.floodlightcontroller.debugevent.IDebugEventService
Get event history for all events.
getAllEventHistory() - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getAllModules() - Method in class net.floodlightcontroller.core.module.FloodlightModuleContext
 
getAllModules() - Method in interface net.floodlightcontroller.core.module.IFloodlightModuleContext
Returns all loaded modules
getAllowedIncomingBroadcastPort(long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
If the src broadcast domain port is not allowed for incoming broadcast, this method provides the topologically equivalent incoming broadcast-allowed src port.
getAllowedIncomingBroadcastPort(long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getAllowedIncomingBroadcastPort(long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getAllowedIncomingBroadcastPort(long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getAllowedIncomingBroadcastPort(long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getAllowedOutgoingBroadcastPort(long, int, long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
If the dst is not allowed by the higher-level topology, this method provides the topologically equivalent broadcast port.
getAllowedOutgoingBroadcastPort(long, int, long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getAllowedOutgoingBroadcastPort(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getAllowedOutgoingBroadcastPort(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getAllowedOutgoingBroadcastPort(long, int, long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getAllRows(String, String[]) - Method in class net.floodlightcontroller.storage.memory.MemoryStorageSource
 
getAllRows(String, String[]) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
getAllServices() - Method in class net.floodlightcontroller.core.module.FloodlightModuleContext
 
getAllServices() - Method in interface net.floodlightcontroller.core.module.IFloodlightModuleContext
Returns all loaded services
getAllSwitchDpids() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Returns a snapshot of the set DPIDs for all known switches.
getAllSwitchDpids() - Method in class net.floodlightcontroller.core.internal.Controller
 
getAllSwitchMap() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Return a snapshot FIXME: asdf
getAllSwitchMap() - Method in class net.floodlightcontroller.core.internal.Controller
 
getAllTableNames() - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getAllTableNames() - Method in interface net.floodlightcontroller.storage.IStorageSourceService
 
getAppName(int) - Static method in class net.floodlightcontroller.core.util.AppCookie
Retrieves the application name registered for the given application id or null if the application has not been registered
getAttachmentPoints() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get all unique attachment points associated with the device.
getAttachmentPoints(boolean) - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get all unique attachment points associated with the device.
getAttachmentPoints() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getAttachmentPoints(boolean) - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getAttribute(String) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set properties for switch specific behavior
getAttribute(String) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getAttributes() - Method in interface net.floodlightcontroller.core.IOFSwitch
Retrieves attributes of this switch
getAttributes() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getAttributes() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getAuthScheme() - Method in class org.sdnplatform.sync.internal.config.bootstrap.BootstrapChannelHandler
 
getAuthScheme() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
Get the authentication scheme to use for authenticating RPC connections
getAuthScheme() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncChannelHandler
 
getAuthScheme() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get the type of authentication to use for this connection
getAuthScheme() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getAuxiliaryId() - Method in class org.openflow.protocol.OFFeaturesReply
 
getAvailableActions(BundleState) - Static method in enum net.floodlightcontroller.util.BundleAction
 
getAverageProcTimeNs() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getAvgProcTimeNs() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getBands() - Method in class org.openflow.protocol.OFMeterMod
 
getBands() - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
getBandStatistics() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getBandStatistics() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
getBandTypes() - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
getBitmaps() - Method in class org.openflow.protocol.hello.OFHelloElementVersionBitmap
Returns read-only copies of the bitmaps contained in this HelloElement
getBlockedLinks() - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getBlockedPorts() - Method in interface net.floodlightcontroller.topology.ITopologyService
Returns a set of blocked ports.
getBlockedPorts() - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getBlockedPorts() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getBoolean(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getBoolean(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getBooleanObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getBooleanObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getBootFileName() - Method in class net.floodlightcontroller.packet.DHCP
 
getBridgeMethod() - Static method in class org.sdnplatform.sync.internal.store.DerbySlf4jBridge
 
getBroadcastDomainPorts() - Method in interface net.floodlightcontroller.topology.ITopologyService
Gets the set of ports that belong to a broadcast domain.
getBroadcastDomainPorts() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getBroadcastNodePortsInCluster(long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getBroadcastPorts(long, long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
Get broadcast ports on a target switch for a given attachmentpoint point port.
getBroadcastPorts(long, long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getBroadcastPorts(long, long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getBroadcastPorts(long, long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
Get all the ports on the target switch (targetSw) on which a broadcast packet must be sent from a host whose attachment point is on switch port (src, srcPort).
getBroadcastPorts(long, long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
Get all the ports on the target switch (targetSw) on which a broadcast packet must be sent from a host whose attachment point is on switch port (src, srcPort).
getBroadcastTreeForCluster(long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getBuckets() - Method in class org.openflow.protocol.OFGroupMod
Returns read-only copies of the buckets
getBuckets() - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
getBufferCapacity() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getBufferCapacity() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getBufferId() - Method in class org.openflow.protocol.OFFlowMod
Get buffer_id
getBufferId() - Method in class org.openflow.protocol.OFPacketIn
Get buffer_id
getBufferId() - Method in class org.openflow.protocol.OFPacketOut
Get buffer_id
getBuffers() - Method in interface net.floodlightcontroller.core.IOFSwitch
Returns switch features from features Reply
getBuffers() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getBuffers() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getBuffers() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getBuffers() - Method in class org.openflow.protocol.OFFeaturesReply
 
getBurstSize() - Method in class org.openflow.protocol.meter.OFMeterBand
 
getByte(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getByte(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getByteArray(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getByteArray(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getByteBandCount() - Method in class org.openflow.protocol.statistics.OFMeterBandStatistics
 
getByteCount() - Method in class org.openflow.protocol.OFFlowRemoved
 
getByteCount() - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
getByteCount() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getByteCount() - Method in class org.openflow.protocol.statistics.OFGroupBucketCounter
 
getByteCount() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getByteInCount() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
getByteObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getByteObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getBytes() - Method in class org.openflow.protocol.vendor.OFByteArrayVendorData
Get the associated byte array for this vendor data.
getCapabilities() - Method in interface net.floodlightcontroller.core.IOFSwitch
 
getCapabilities() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getCapabilities() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getCapabilities() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getCapabilities() - Method in class org.openflow.protocol.OFFeaturesReply
 
getCapabilities() - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getCapabilities() - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
getChassisId() - Method in class net.floodlightcontroller.packet.LLDP
 
getChecksum() - Method in class net.floodlightcontroller.packet.ICMP
 
getChecksum() - Method in class net.floodlightcontroller.packet.IPv4
 
getChecksum() - Method in class net.floodlightcontroller.packet.TCP
 
getChecksum() - Method in class net.floodlightcontroller.packet.UDP
 
getClientHardwareAddress() - Method in class net.floodlightcontroller.packet.DHCP
 
getClientIPAddress() - Method in class net.floodlightcontroller.packet.DHCP
 
getClusterConfig() - Method in class org.sdnplatform.sync.internal.SyncManager
Get the cluster configuration object
getClusters() - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getCode() - Method in class net.floodlightcontroller.packet.DHCPOption
 
getCollisions() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getColumn() - Method in class net.floodlightcontroller.storage.RowOrdering.Item
 
getColumnIndexMode(String, String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
getColumnName() - Method in class net.floodlightcontroller.storage.OperatorPredicate
 
getCommand() - Method in class org.openflow.protocol.OFFlowMod
Get command
getCommand() - Method in class org.openflow.protocol.OFGroupMod
 
getCommand() - Method in class org.openflow.protocol.OFMeterMod
 
getCommandU() - Method in class org.openflow.protocol.OFMeterMod
Get the unsigned int command
getCompName() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getConfig() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getConfig() - Method in class net.floodlightcontroller.core.module.ApplicationLoader.Application
 
getConfig() - Method in class org.openflow.protocol.OFPhysicalPort
 
getConfig() - Method in class org.openflow.protocol.OFPortMod
 
getConfig() - Method in class org.openflow.protocol.OFTableMod
 
getConfig() - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
getConfig() - Method in class org.sdnplatform.sync.internal.config.DelegatingCCProvider
 
getConfig() - Method in class org.sdnplatform.sync.internal.config.FallbackCCProvider
 
getConfig() - Method in interface org.sdnplatform.sync.internal.config.IClusterConfigProvider
Get the ClusterConfig that represents the current cluster
getConfig() - Method in class org.sdnplatform.sync.internal.config.PropertyCCProvider
 
getConfig() - Method in class org.sdnplatform.sync.internal.config.StorageCCProvider
 
getConfig() - Method in class org.sdnplatform.sync.internal.config.SyncStoreCCProvider
 
getConfigParams(IFloodlightModule) - Method in class net.floodlightcontroller.core.module.FloodlightModuleContext
 
getConfigParams(Class<? extends IFloodlightModule>) - Method in class net.floodlightcontroller.core.module.FloodlightModuleContext
 
getConfigParams(IFloodlightModule) - Method in interface net.floodlightcontroller.core.module.IFloodlightModuleContext
Gets module specific configuration parameters.
getConfigParams(Class<? extends IFloodlightModule>) - Method in interface net.floodlightcontroller.core.module.IFloodlightModuleContext
Gets module specific configuration parameters.
getConnectedSince() - Method in interface net.floodlightcontroller.core.IOFSwitch
Retrieves the date the switch connected to this controller
getConnectedSince() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getConnectedSince() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getConnectionGeneration() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
Get the connection generation for this future
getConstructor() - Method in enum org.openflow.protocol.action.OFActionType
Returns the no-argument Constructor of the implementation class for this OFActionType
getConstructor() - Method in enum org.openflow.protocol.instruction.OFInstructionType
Returns the no-argument Constructor of the implementation class for this OFInstructionType
getConstructor() - Method in class org.openflow.protocol.meter.OFMeterBandType
Returns the no-argument Constructor of the implementation class for this OFMeterBandType
getConstructor() - Method in enum org.openflow.protocol.OFType
Returns the no-argument Constructor of the implementation class for this OFType
getConstructor() - Method in class org.openflow.protocol.queue.OFQueuePropertyType
Returns the no-argument Constructor of the implementation class for this OFQueuePropertyType
getConstructor(OFType) - Method in enum org.openflow.protocol.statistics.OFStatisticsType
Returns the no-argument Constructor of the implementation class for this OFStatisticsType, either request or reply based on the supplied OFType
getConstructor() - Method in enum org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyType
Returns the no-argument Constructor of the implementation class for this OFTableFeaturesPropertyType
getControllerId() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
getControllerInfo(String) - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Return information of a particular type (for rest services)
getControllerInfo(String) - Method in class net.floodlightcontroller.core.internal.Controller
 
getControllerNodeIPs() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Get the current mapping of controller IDs to their IP addresses Returns a copy of the current mapping.
getControllerNodeIPs() - Method in class net.floodlightcontroller.core.internal.Controller
 
getCookie() - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
getCookie() - Method in class net.floodlightcontroller.routing.RouteId
 
getCookie() - Method in class org.openflow.protocol.OFFlowMod
Get cookie
getCookie() - Method in class org.openflow.protocol.OFFlowRemoved
Get cookie
getCookie() - Method in class org.openflow.protocol.OFPacketIn
Get cookie
getCookie() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getCookie() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
Get cookie
getCookieMask() - Method in class org.openflow.protocol.OFFlowMod
Get cookieMask
getCookieMask() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
Get cookieMask
getCopyStage() - Method in class com.bigswitch.floodlight.vendor.OFActionMirror
 
getCoreFlowPriority() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get the suggested priority to use when installing core flows in this switch.
getCoreFlowPriority() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getCost(long) - Method in class net.floodlightcontroller.routing.BroadcastTree
 
getCost(long, long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getCosts() - Method in class net.floodlightcontroller.routing.BroadcastTree
 
getCounter(String) - Method in class net.floodlightcontroller.counter.CounterStore
 
getCounter(String) - Method in interface net.floodlightcontroller.counter.ICounterStoreService
Retrieves a counter with the given title, or null if none can be found.
getCounter(String) - Method in class net.floodlightcontroller.counter.NullCounterStore
 
getCounterDate() - Method in interface net.floodlightcontroller.counter.ICounter
Return the most current value
getCounterDate() - Method in class net.floodlightcontroller.counter.SimpleCounter
This is the method to retrieve the last sampling time.
getCounterDesc() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getCounterDesc() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
getCounterHierarchy() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getCounterHierarchy(String, String) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getCounterHierarchy(String, String) - Method in interface net.floodlightcontroller.debugcounter.IDebugCounterService
Get counter value and associated information for the specified counterHierarchy.
getCounterHierarchy(String, String) - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getCounterHierarchy() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
getCounterId() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getCounterId(String, String) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getCounterInfo() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.DebugCounterInfo
 
getCounterMap() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput
 
getCountersKey(IOFSwitch, OFMessage, Ethernet) - Method in class net.floodlightcontroller.counter.CounterStore
 
getCounterType() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
getCounterValue() - Method in interface net.floodlightcontroller.counter.ICounter
Return the most current value
getCounterValue() - Method in class net.floodlightcontroller.counter.SimpleCounter
This is the method to retrieve the current value.
getCounterValue() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterImpl
 
getCounterValue() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.DebugCounterInfo
 
getCounterValue() - Method in interface net.floodlightcontroller.debugcounter.IDebugCounter
Retrieve the value of the counter from the global counter store
getCounterValue() - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter.NullCounterImpl
 
getCounterValue() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
getCtb() - Method in interface net.floodlightcontroller.perfmon.IPktInProcessingTimeService
 
getCtb() - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
getCtb() - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
getCtrl() - Method in class net.floodlightcontroller.packet.LLC
 
getCtype() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getCurrentCapacity() - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
Compute the maximum number of flows to be reconciled.
getCurrentFeatures() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getCurrentFeatures() - Method in class org.openflow.protocol.OFPhysicalPort
 
getCurrentInstance(boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getCurrentInstance() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getCurrentPortSpeed() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getCurrSpeed() - Method in class org.openflow.protocol.OFPhysicalPort
 
getCursor(int) - Method in class org.sdnplatform.sync.internal.SyncManager
Retrieve the cursor, if any, for the given cursor ID
getCursorId() - Method in class org.sdnplatform.sync.internal.Cursor
 
getData() - Method in class net.floodlightcontroller.packet.Data
 
getData() - Method in class net.floodlightcontroller.packet.DHCPOption
 
getData() - Method in class org.openflow.protocol.action.OFActionVendor
 
getDataLayerDestination() - Method in class org.openflow.protocol.OFMatch
Get dl_dst
getDataLayerSource() - Method in class org.openflow.protocol.OFMatch
Get dl_src
getDataLayerType() - Method in class org.openflow.protocol.OFMatch
Get dl_type
getDataLayerVirtualLan() - Method in class org.openflow.protocol.OFMatch
Get dl_vlan
getDataLayerVirtualLanPriorityCodePoint() - Method in class org.openflow.protocol.OFMatch
Get dl_vlan_pcp
getDataOffset() - Method in class net.floodlightcontroller.packet.TCP
 
getDatapathDescription() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getDatapathDescription() - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
getDatapathId() - Method in class org.openflow.protocol.OFFeaturesReply
 
getDataSource(String, boolean) - Static method in class org.sdnplatform.sync.internal.store.JavaDBStorageEngine
Get a connection pool data source for use by Java DB storage engines
getDataType() - Method in class com.bigswitch.floodlight.vendor.OFBigSwitchVendorData
Get the data type value at the beginning of the vendor data
getDataType() - Method in class org.openflow.vendor.nicira.OFNiciraVendorData
Get the data type value at the beginning of the vendor data
getDataType() - Method in class org.openflow.vendor.openflow.OFOpenFlowVendorData
Get the data type value at the beginning of the vendor data
getDataTypeSize() - Method in class org.openflow.protocol.vendor.OFBasicVendorId
Get the size of the data type value at the beginning of the vendor data.
getDate(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getDate(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getDebugEvent() - Method in enum net.floodlightcontroller.flowcache.FlowReconcileQuery.ReconcileQueryEvType
 
getDesc() - Method in class org.openflow.protocol.OFPortStatus
 
getDescription() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getDescription() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getDescription() - Method in enum net.floodlightcontroller.flowcache.FlowReconcileQuery.ReconcileQueryEvType
 
getDescription() - Method in class net.floodlightcontroller.servicechaining.ServiceChain
A getter for service description
getDescriptionStatistics() - Method in interface net.floodlightcontroller.core.IOFSwitch
 
getDescriptionStatistics() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getDestEntityFromPacket(Ethernet) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
Get a (partial) entity for the destination from the packet.
getDestinationAddress() - Method in class net.floodlightcontroller.packet.IPv4
 
getDestinationBvs() - Method in class net.floodlightcontroller.servicechaining.ServiceChain
A getter for destination BVS
getDestinationDevices() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getDestinationDevices() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getDestinationMAC() - Method in class net.floodlightcontroller.packet.Ethernet
 
getDestinationMACAddress() - Method in class net.floodlightcontroller.packet.Ethernet
 
getDestinationPort() - Method in class net.floodlightcontroller.packet.TCP
 
getDestinationPort() - Method in class net.floodlightcontroller.packet.UDP
 
getDestMac() - Method in class net.floodlightcontroller.packet.BPDU
 
getDestPort() - Method in class com.bigswitch.floodlight.vendor.OFActionMirror
 
getDevice(Long) - Method in interface net.floodlightcontroller.devicemanager.IDeviceService
Get the device with the given device key.
getDevice(Long) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getDeviceEntities() - Method in class net.floodlightcontroller.devicemanager.web.DeviceEntityResource
 
getDeviceIteratorForQuery(Long, Short, Integer, Long, Integer) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getDeviceKey() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get the primary key for this device.
getDeviceKey() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getDevices() - Method in class net.floodlightcontroller.devicemanager.web.AbstractDeviceResource
 
getDevices() - Method in class net.floodlightcontroller.devicemanager.web.DeviceResource
 
getDfsIndex() - Method in class net.floodlightcontroller.util.ClusterDFS
 
getDHCPClientName() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getDiffServ() - Method in class net.floodlightcontroller.packet.IPv4
 
getDirection() - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
getDirection() - Method in class net.floodlightcontroller.storage.RowOrdering.Item
 
getDiscoveryActions(IOFSwitch, OFPhysicalPort) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Get the actions for packet-out corresponding to a specific port.
getDist() - Method in class net.floodlightcontroller.topology.TopologyInstance.NodeDist
 
getDomainId() - Method in class org.sdnplatform.sync.internal.config.Node
 
getDomainNodes() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
A collection of the nodes in the local domain for the current node
getDomainNodes(short) - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
A collection of the nodes in the local domain specified
getDouble() - Method in class net.floodlightcontroller.counter.CounterValue
 
getDouble(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getDouble(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getDoubleObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getDoubleObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getDpid() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getDpid() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getDsap() - Method in class net.floodlightcontroller.packet.LLC
 
getDst() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getDst() - Method in class net.floodlightcontroller.routing.Link
 
getDst() - Method in class net.floodlightcontroller.routing.RouteId
 
getDst() - Method in class net.floodlightcontroller.topology.OrderedNodePair
 
getDstMac() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
getDstPort() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getDstPort() - Method in class net.floodlightcontroller.routing.Link
 
getDurationNanoseconds() - Method in class org.openflow.protocol.OFFlowRemoved
 
getDurationNanoseconds() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getDurationNanoseconds() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getDurationNanoseconds() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getDurationNanoseconds() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getDurationSeconds() - Method in class org.openflow.protocol.OFFlowRemoved
 
getDurationSeconds() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getDurationSeconds() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getDurationSeconds() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getDurationSeconds() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getEgressPort() - Method in class net.floodlightcontroller.servicechaining.BITWServiceNode
 
getEnable() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.CounterPost
 
getEnabledPortNumbers() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get list of the port numbers of all enabled ports.
getEnabledPortNumbers() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getEnabledPortNumbers() - Method in class net.floodlightcontroller.core.OFSwitchBase.PortManager
 
getEnabledPorts() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get list of all enabled ports.
getEnabledPorts() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getEnabledPorts() - Method in class net.floodlightcontroller.core.OFSwitchBase.PortManager
 
getEntities() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getEntities() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation
 
getEntityClass() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get the entity class for the device.
getEntityClass() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getEntries() - Method in class org.sdnplatform.sync.internal.version.VectorClock
 
getEntryNameFromJson(String) - Static method in class net.floodlightcontroller.staticflowentry.StaticFlowEntries
Gets the entry name of a flow mod
getError() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput
 
getError() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.ResetOutput
 
getError() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput
 
getError() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.ResetOutput
 
getError() - Method in class org.openflow.protocol.OFError
 
getError() - Method in class org.sdnplatform.sync.internal.remote.SyncReply
 
getError(int, Exception, MessageType) - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Generate an error message from the provided transaction ID and exception
getError(int, Exception, MessageType) - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getErrorCode() - Method in class org.openflow.protocol.OFError
 
getErrorCodeName(OFError.OFErrorType, int) - Method in class org.openflow.protocol.OFError
 
getErrorStatus() - Method in class net.floodlightcontroller.devicemanager.SwitchPort
 
getErrorType() - Method in class org.openflow.protocol.OFError
 
getErrorType() - Method in exception org.sdnplatform.sync.error.AuthException
 
getErrorType() - Method in exception org.sdnplatform.sync.error.InconsistentDataException
 
getErrorType() - Method in exception org.sdnplatform.sync.error.ObsoleteVersionException
 
getErrorType() - Method in exception org.sdnplatform.sync.error.PersistException
 
getErrorType() - Method in exception org.sdnplatform.sync.error.SerializationException
 
getErrorType() - Method in exception org.sdnplatform.sync.error.SyncException
 
getErrorType() - Method in exception org.sdnplatform.sync.error.UnknownStoreException
 
getEtherType() - Method in class net.floodlightcontroller.packet.Ethernet
 
getEtherType() - Method in class org.openflow.protocol.action.OFActionPopMPLS
 
getEtherType() - Method in class org.openflow.protocol.action.OFActionPushMPLS
 
getEtherType() - Method in class org.openflow.protocol.action.OFActionPushPBB
 
getEtherType() - Method in class org.openflow.protocol.action.OFActionPushVLAN
 
getEtype() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
geteventData() - Method in class net.floodlightcontroller.debugevent.Event
 
getEventDesc() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getEventDesc() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getEventHistory() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getEventId() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getEventInfo() - Method in class net.floodlightcontroller.debugevent.IDebugEventService.DebugEventInfo
 
getEventMap() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput
 
getEventName() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getEventName() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getEvents() - Method in class net.floodlightcontroller.debugevent.IDebugEventService.DebugEventInfo
 
getEventType() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getExpType() - Method in class org.openflow.protocol.OFVendorError
Get in_port
getFactory() - Method in class org.openflow.protocol.OFError
 
getFeaturesReply() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getFeaturesReply() - Method in class net.floodlightcontroller.core.web.AllSwitchStatisticsResource.GetConcurrentStatsThread
 
getField() - Method in class org.openflow.protocol.action.OFActionSetField
 
getFirst() - Method in class org.sdnplatform.sync.internal.util.Pair
 
getFirstSeenTime() - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
The port states stored here are topology's last knowledge of the state of the port.
getFirstStatistics() - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
getFlags() - Method in class net.floodlightcontroller.packet.DHCP
 
getFlags() - Method in class net.floodlightcontroller.packet.IPv4
 
getFlags() - Method in class net.floodlightcontroller.packet.TCP
 
getFlags() - Method in class org.openflow.protocol.OFFlowMod
Get flags, see OFPFF_* constants
getFlags() - Method in class org.openflow.protocol.OFMeterMod
 
getFlags() - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
getFlags() - Method in class org.openflow.protocol.OFSwitchConfig
 
getFlags() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getFlags() - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
getFloat(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getFloat(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getFloatObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getFloatObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getFloodlightProvider() - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
getFlowCount() - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
getFlowCount() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
getFlows(IOFSwitch, Integer) - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
getFlows() - Method in interface net.floodlightcontroller.staticflowentry.IStaticFlowEntryPusherService
Gets all list of all flows
getFlows(String) - Method in interface net.floodlightcontroller.staticflowentry.IStaticFlowEntryPusherService
Gets a list of flows by switch
getFlows() - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
Deletes all flows installed by static flow pusher on a given switch.
getFlows(String) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
getFormattedEvent(Class<?>, String) - Method in class net.floodlightcontroller.debugevent.Event
 
getFragmentOffset() - Method in class net.floodlightcontroller.packet.IPv4
 
getFromPortMap(IOFSwitch, long, short) - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
Get the port that a MAC/VLAN pair is associated with
getGatewayIPAddress() - Method in class net.floodlightcontroller.packet.DHCP
 
getGenerationId() - Method in class org.openflow.protocol.OFRoleMessage
 
getGroupId() - Method in class org.openflow.protocol.action.OFActionGroup
 
getGroupId() - Method in class org.openflow.protocol.OFGroupMod
 
getGroupId() - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
getGroupId() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getGroupId() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsRequest
 
getGroupType() - Method in class org.openflow.protocol.OFGroupMod
 
getHardTimeout() - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
getHardTimeout() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getHardTimeout() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getHardTimeout() - Method in class org.openflow.protocol.OFFlowMod
Get hard_timeout
getHardTimeout() - Method in class org.openflow.protocol.OFFlowRemoved
Get hard_timeout
getHardTimeout() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getHardwareAddress() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
getHardwareAddress() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getHardwareAddress() - Method in class org.openflow.protocol.OFPhysicalPort
 
getHardwareAddress() - Method in class org.openflow.protocol.OFPortMod
 
getHardwareAddressLength() - Method in class net.floodlightcontroller.packet.ARP
 
getHardwareAddressLength() - Method in class net.floodlightcontroller.packet.DHCP
 
getHardwareDescription() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getHardwareDescription() - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
getHardwareType() - Method in class net.floodlightcontroller.packet.ARP
 
getHardwareType() - Method in class net.floodlightcontroller.packet.DHCP
 
getHARole() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get the current role of the controller for the switch
getHARole() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getHarole() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getHasMask() - Method in class org.openflow.protocol.OFOXMField
 
getHeader() - Method in class org.openflow.protocol.OFOXMField
 
getHeaderLength() - Method in class net.floodlightcontroller.packet.IPv4
 
getHelloElement(OFHelloElementType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getHelloElement(OFHelloElementType) - Method in interface org.openflow.protocol.factory.OFHelloElementFactory
Retrieves an OFHelloElement instance corresponding to the specified OFHelloElementType
getHelloElements() - Method in class org.openflow.protocol.OFHello
Returns read-only copies of the hello elements contained in this Hello message
getHierarchyBelow(String, DebugCounter.RetCtrInfo) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getHintKey() - Method in class org.sdnplatform.sync.internal.StoreRegistry.Hint
 
getHops() - Method in class net.floodlightcontroller.packet.DHCP
 
getHostname() - Method in class org.sdnplatform.sync.internal.config.Node
 
getIcmpCode() - Method in class net.floodlightcontroller.packet.ICMP
 
getIcmpType() - Method in class net.floodlightcontroller.packet.ICMP
 
getId() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get the datapathId of the switch
getId() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getId() - Method in class net.floodlightcontroller.routing.Route
 
getId() - Method in class net.floodlightcontroller.topology.Cluster
 
getId() - Method in class org.openflow.protocol.vendor.OFVendorId
 
getIdentification() - Method in class net.floodlightcontroller.packet.IPv4
 
getIdleTimeout() - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
getIdleTimeout() - Method in class org.openflow.protocol.OFFlowMod
Get idle_timeout
getIdleTimeout() - Method in class org.openflow.protocol.OFFlowRemoved
Get idle_timeout
getIdleTimeout() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getIdsAtLevel(Map<String, DebugCounter.CounterIndexStore>, ArrayList<Integer>, int) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getIncomingSwitchPort(long, int, long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getIncomingSwitchPort(long, int, long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getIncomingSwitchPort(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getIncomingSwitchPort(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getIncomingSwitchPort(long, int, long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getInetAddress() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get the IP Address for the switch
getInetAddress() - Method in class net.floodlightcontroller.core.OFSwitchBase
Get the IP Address for the switch
getInetAddress() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getInfo(String) - Method in interface net.floodlightcontroller.core.IInfoProvider
Called when rest API requests information of a particular type
getInfo(String) - Method in class net.floodlightcontroller.core.internal.Controller
 
getInfo(String) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getInfo(String) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getInfoString() - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Returns the value of information string.
getIngressPort() - Method in class net.floodlightcontroller.servicechaining.BITWServiceNode
 
getInitialRole(Map<String, String>) - Method in class net.floodlightcontroller.core.internal.Controller
Sets the initial role based on properties in the config params.
getInPort() - Method in class org.openflow.protocol.OFMatch
Get in_port
getInPort() - Method in class org.openflow.protocol.OFPacketIn
Get in_port
getInPort() - Method in class org.openflow.protocol.OFPacketOut
Get in_port
getInstance() - Static method in class org.openflow.protocol.factory.BasicFactory
 
getInstance() - Static method in class org.openflow.protocol.factory.FloodlightFactory
 
getInstance() - Static method in class org.openflow.protocol.factory.OFVendorActionRegistry
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFBsnL2TableSetVendorData
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFInterfaceIPRequestVendorData
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFMirrorGetVendorDataReply
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFMirrorGetVendorDataRequest
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFNetmaskGetVendorDataReply
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFNetmaskGetVendorDataRequest
 
getInstantiable() - Static method in class com.bigswitch.floodlight.vendor.OFNetmaskSetVendorData
 
getInstantiable() - Method in enum org.openflow.protocol.action.OFActionType
 
getInstantiable() - Method in enum org.openflow.protocol.hello.OFHelloElementType
 
getInstantiable() - Method in enum org.openflow.protocol.instruction.OFInstructionType
 
getInstantiable() - Method in class org.openflow.protocol.meter.OFMeterBandType
 
getInstantiable() - Method in enum org.openflow.protocol.OFType
 
getInstantiable() - Method in class org.openflow.protocol.queue.OFQueuePropertyType
 
getInstantiable() - Method in enum org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyType
 
getInstantiable() - Method in class org.openflow.protocol.vendor.OFVendorDataType
 
getInstantiable() - Static method in class org.openflow.vendor.nicira.OFRoleReplyVendorData
 
getInstantiable() - Static method in class org.openflow.vendor.nicira.OFRoleRequestVendorData
 
getInstantiable() - Static method in class org.openflow.vendor.openflow.OFQueueDeleteVendorData
 
getInstantiable() - Static method in class org.openflow.vendor.openflow.OFQueueModifyVendorData
 
getInstruction(OFInstructionType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getInstruction(OFInstructionType) - Method in interface org.openflow.protocol.factory.OFInstructionFactory
Retrieves an OFInstruction instance corresponding to the specified OFInstructionType
getInstructionFactory() - Method in class org.openflow.protocol.factory.BasicFactory
 
getInstructionFactory() - Method in interface org.openflow.protocol.factory.OFMessageFactory
Retrieves an OFInstructionFactory
getInstructions() - Method in class org.openflow.protocol.OFFlowMod
Returns read-only copies of the instructions contained in this Flow Mod
getInstructions() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getInstructions() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyInstructions
Returns read-only copies of the instructions contained in this Flow Mod
getInt(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getInt(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getInteger() - Method in class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
getIntegerObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getIntegerObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getInterfaces() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
 
getIntValue() - Method in class org.sdnplatform.sync.internal.remote.SyncReply
 
getIpv4Addr() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
getIpv4Address() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getIPv4Addresses() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get all unique IPv4 addresses associated with the device.
getIPv4Addresses() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getIpv4AddrMask() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
getItemList() - Method in class net.floodlightcontroller.storage.RowOrdering
 
getItemOrThrow(K, Versioned<V>, List<Versioned<V>>) - Method in class org.sdnplatform.sync.internal.DefaultStoreClient
 
getKey() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation
 
getKey() - Method in class org.sdnplatform.sync.internal.StoreRegistry.HintKey
 
getKey() - Method in class org.sdnplatform.sync.internal.util.Pair
 
getKeyedValues() - Method in class org.sdnplatform.sync.internal.remote.SyncReply
 
getKeyFields() - Method in interface net.floodlightcontroller.devicemanager.IEntityClass
Return the set of key fields for this entity class.
getKeyFields() - Method in interface net.floodlightcontroller.devicemanager.IEntityClassifierService
Return the most general list of fields that should be used as key fields.
getKeyFields() - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier.DefaultEntityClass
 
getKeyFields() - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier
 
getKeys() - Method in class net.floodlightcontroller.storage.StorageSourceNotification
 
getKeyStorePassword() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
Get the password for reading data from the KeyStore returned by ClusterConfig.getKeyStorePath()
getKeyStorePath() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
Get the key store path where credentials can be found
getL2DomainId(long) - Method in interface net.floodlightcontroller.topology.ITopologyService
Returns the identifier of the L2 domain of a given switch.
getL2DomainId(long, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getL2DomainId(long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getL2DomainId(long) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getL2DomainId(long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getL2TablePriority() - Method in class com.bigswitch.floodlight.vendor.OFBsnL2TableVendorData
 
getLastSeen() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get the most recent timestamp for this device
getLastSeen() - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
getLastSeen() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getLastSeenTimestamp() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getLastUpdateTime() - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getLastUpdateTime() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getLength() - Method in class com.bigswitch.floodlight.vendor.OFBigSwitchVendorData
Get the length of the vendor data.
getLength() - Method in class com.bigswitch.floodlight.vendor.OFBsnL2TableVendorData
 
getLength() - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
getLength() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
 
getLength() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceIPRequestVendorData
 
getLength() - Method in class com.bigswitch.floodlight.vendor.OFMirrorSetVendorData
 
getLength() - Method in class com.bigswitch.floodlight.vendor.OFNetmaskVendorData
 
getLength() - Method in class net.floodlightcontroller.packet.DHCPOption
 
getLength() - Method in class net.floodlightcontroller.packet.LLDPTLV
 
getLength() - Method in class net.floodlightcontroller.packet.UDP
 
getLength() - Method in class org.openflow.protocol.action.OFAction
Get the length of this message
getLength() - Method in class org.openflow.protocol.hello.OFHelloElement
 
getLength() - Method in class org.openflow.protocol.hello.OFHelloElementVersionBitmap
Get the length of this message
getLength() - Method in class org.openflow.protocol.instruction.OFInstruction
Get the length of this message
getLength() - Method in class org.openflow.protocol.meter.OFMeterBand
 
getLength() - Method in class org.openflow.protocol.OFBucket
Returns the length of this bucket (including padding)
getLength() - Method in class org.openflow.protocol.OFMatch
Get the length of this message
getLength() - Method in class org.openflow.protocol.OFMessage
Get the length of this message
getLength() - Method in class org.openflow.protocol.OFOXMField
 
getLength() - Method in class org.openflow.protocol.queue.OFPacketQueue
 
getLength() - Method in class org.openflow.protocol.queue.OFQueueProperty
 
getLength() - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
getLength() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
getLength() - Method in class org.openflow.protocol.statistics.OFGroupBucketCounter
 
getLength() - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
getLength() - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getLength() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsRequest
 
getLength() - Method in class org.openflow.protocol.statistics.OFMeterBandStatistics
 
getLength() - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
getLength() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsRequest
 
getLength() - Method in class org.openflow.protocol.statistics.OFPortDescription
 
getLength() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFPortStatisticsRequest
 
getLength() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getLength() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsRequest
 
getLength() - Method in interface org.openflow.protocol.statistics.OFStatistics
Returns the wire length of this message in bytes
getLength() - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
getLength() - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
getLength() - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
getLength() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesProperty
Get the length of this message
getLength() - Method in class org.openflow.protocol.vendor.OFByteArrayVendorData
Get the length of the vendor data.
getLength() - Method in interface org.openflow.protocol.vendor.OFVendorData
 
getLength() - Method in class org.openflow.vendor.nicira.OFNiciraVendorData
Get the length of the vendor data.
getLength() - Method in class org.openflow.vendor.nicira.OFRoleVendorData
 
getLength() - Method in class org.openflow.vendor.openflow.OFOpenFlowVendorData
Get the length of the vendor data.
getLength() - Method in class org.openflow.vendor.openflow.OFQueueVendorData
 
getLengthU() - Method in class org.openflow.protocol.action.OFAction
Get the length of this message, unsigned
getLengthU() - Method in class org.openflow.protocol.hello.OFHelloElement
Get the length of this message, unsigned
getLengthU() - Method in class org.openflow.protocol.hello.OFHelloElementVersionBitmap
Get the length of this message, unsigned
getLengthU() - Method in class org.openflow.protocol.instruction.OFInstruction
Get the length of this message, unsigned
getLengthU() - Method in class org.openflow.protocol.meter.OFMeterBand
Returns the unsigned length
getLengthU() - Method in class org.openflow.protocol.OFBucket
Get the length of this bucket, unsigned
getLengthU() - Method in class org.openflow.protocol.OFMatch
Get the length of this message, unsigned
getLengthU() - Method in class org.openflow.protocol.OFMessage
Get the length of this message, unsigned
getLengthU() - Method in class org.openflow.protocol.queue.OFQueueProperty
Returns the unsigned length
getLengthU() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesProperty
Get the length of this message, unsigned
getLinkInfo(Link) - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Retrieves the link info for a given link
getLinkInfo(Link) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getLinks() - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Retrieves a map of all known link connections between OpenFlow switches and the associated info (valid time, port states) for the link.
getLinks() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getLinks() - Method in class net.floodlightcontroller.routing.BroadcastTree
 
getLinks() - Method in class net.floodlightcontroller.topology.Cluster
 
getLinkType(Link, LinkInfo) - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Returns link type of a given link
getLinkType(Link, LinkInfo) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getLinkType() - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
 
getListenAddress() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
Get a string representing the host/address on which the local node should listen
getListeners() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Return a non-modifiable list of all current listeners
getListeners() - Method in class net.floodlightcontroller.core.internal.Controller
 
getLldpFrequency() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Get the LLDP sending period in seconds.
getLldpTimeout() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Get the LLDP timeout value in seconds
getLoad() - Method in class net.floodlightcontroller.util.LoadMonitor
 
getLoadLevel() - Method in class net.floodlightcontroller.util.LoadMonitor
 
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
Get the local ID of the local node
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.config.bootstrap.BootstrapChannelHandler
 
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncChannelHandler
 
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get the node ID for the local node if appropriate
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getLocalNodeId() - Method in class org.sdnplatform.sync.internal.SyncManager
 
getLocalNodeIdString() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncChannelHandler
 
getLocalNodeIdString() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get the node ID for the local node as a string for use output
getLocalNodeIdString() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getLong() - Method in class net.floodlightcontroller.counter.CounterValue
 
getLong(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getLong(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getLongObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getLongObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getLookupCount() - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
getLowpoint() - Method in class net.floodlightcontroller.util.ClusterDFS
 
getMac() - Method in class net.floodlightcontroller.core.types.MacVlanPair
 
getMac() - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
getMACAddress() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get the MAC address of the device as a Long value.
getMACAddress() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getMacAddress() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getMACAddressString() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get the MAC address of the device as a String value.
getMACAddressString() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getManufacturerDescription() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getManufacturerDescription() - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
getMask(Class<E>) - Static method in class net.floodlightcontroller.util.EnumBitmaps
Return the bitmap mask with all possible bits set.
getMask() - Method in class org.openflow.protocol.OFMatchField
 
getMask() - Method in class org.openflow.protocol.OFPortMod
 
getMatch() - Method in class org.openflow.protocol.OFFlowMod
Gets a copy of the OFMatch object for this FlowMod, changes to this object do not modify the FlowMod
getMatch() - Method in class org.openflow.protocol.OFFlowRemoved
Gets a copy of the OFMatch object for this FlowMod, changes to this object do not modify the FlowMod
getMatch() - Method in class org.openflow.protocol.OFPacketIn
Get match
getMatch() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getMatch() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
getMatchClass() - Method in enum org.openflow.protocol.OFOXMFieldType
 
getMatchedCount() - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
getMatchedFilters(OFMessage, FloodlightContext) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getMatchFieldMask(OFOXMFieldType) - Method in class org.openflow.protocol.OFMatch
Get mask of particular field
getMatchFields() - Method in class org.openflow.protocol.OFMatch
Returns read-only copies of the matchfields contained in this OFMatch
getMatchFieldValue(OFOXMFieldType) - Method in class org.openflow.protocol.OFMatch
Get value of particular field
getMatchLength() - Method in class org.openflow.protocol.OFMatch
 
getMaxBands() - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
getMaxColor() - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
getMaxEntries() - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
getMaxFilterSize() - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getMaxGroups() - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getMaxGroups(int) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getMaxLength() - Method in class org.openflow.protocol.action.OFActionOutput
Get the max length to send to the controller
getMaxMeter() - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
getMaxProcTimeNs() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getMaxSpeed() - Method in class org.openflow.protocol.OFPhysicalPort
 
getMaxTotalProcTimeNs() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getMaxVersion() - Method in class org.sdnplatform.sync.internal.version.VectorClock
 
getMemory() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Get controller memory information
getMemory() - Method in class net.floodlightcontroller.core.internal.Controller
 
getMessage() - Method in class net.floodlightcontroller.core.types.SwitchMessagePair
 
getMessage() - Method in exception net.floodlightcontroller.debugcounter.IDebugCounterService.MaxCountersRegistered
 
getMessage() - Method in exception net.floodlightcontroller.debugcounter.IDebugCounterService.MaxHierarchyRegistered
 
getMessage() - Method in exception net.floodlightcontroller.debugcounter.IDebugCounterService.MissingHierarchicalLevel
 
getMessage(OFType) - Method in class org.openflow.protocol.factory.BasicFactory
create and return a new instance of a message for OFType t.
getMessage(OFType) - Method in interface org.openflow.protocol.factory.OFMessageFactory
Retrieves an OFMessage instance corresponding to the specified OFType
getMessageData(IOFSwitch, OFMessage, FloodlightContext) - Static method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getMessageDataAsString(IOFSwitch, OFMessage, FloodlightContext) - Static method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getMessageFactory() - Method in class org.openflow.io.OFMessageAsyncStream
 
getMessageFactory() - Method in interface org.openflow.io.OFMessageInStream
Returns the OFMessageFactory used to create messages on this stream
getMetaData() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getMetaData() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
getMetaData() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getMetaData() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getMetaData() - Method in class org.openflow.protocol.instruction.OFInstructionWriteMetaData
Get metaData
getMetaDataMask() - Method in class org.openflow.protocol.instruction.OFInstructionWriteMetaData
Get metaDataMask
getMetadataMatch() - Method in class org.openflow.protocol.statistics.OFTableFeatures
Get metadataMatch
getMetadataWrite() - Method in class org.openflow.protocol.statistics.OFTableFeatures
Get metadataWrite
getMeterBand(OFMeterBandType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getMeterBand(OFMeterBandType) - Method in interface org.openflow.protocol.factory.OFMeterBandFactory
Retrieves an OFMeterBand instance corresponding to the specified OFMeterBandType
getMeterId() - Method in class org.openflow.protocol.instruction.OFInstructionMeter
 
getMeterId() - Method in class org.openflow.protocol.OFMeterMod
 
getMeterId() - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
getMeterId() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
getMeterId() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsRequest
 
getMinProcTimeNs() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getMinTotalProcTimeNs() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getMissSendLength() - Method in class org.openflow.protocol.OFSwitchConfig
 
getModuleCounterHierarchy() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getModuleCounterList(String) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getModuleCounterList(String) - Method in interface net.floodlightcontroller.debugcounter.IDebugCounterService
Returns a list of all counters registered for a specific moduleName or a empty list
getModuleCounterList(String) - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getModuleCounterValues(String) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getModuleCounterValues(String) - Method in interface net.floodlightcontroller.debugcounter.IDebugCounterService
Get counter values and associated information for all counters associated with a module.
getModuleCounterValues(String) - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getModuleDependencies() - Method in class net.floodlightcontroller.core.internal.FloodlightProvider
 
getModuleDependencies() - Method in class net.floodlightcontroller.core.module.ApplicationLoader
 
getModuleDependencies() - Method in interface net.floodlightcontroller.core.module.IFloodlightModule
Get a list of Modules that this module depends on.
getModuleDependencies() - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getModuleDependencies() - Method in class net.floodlightcontroller.counter.CounterStore
 
getModuleDependencies() - Method in class net.floodlightcontroller.counter.NullCounterStore
 
getModuleDependencies() - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getModuleDependencies() - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getModuleDependencies() - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getModuleDependencies() - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getModuleDependencies() - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier
 
getModuleDependencies() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getModuleDependencies() - Method in class net.floodlightcontroller.firewall.Firewall
 
getModuleDependencies() - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
 
getModuleDependencies() - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
getModuleDependencies() - Method in class net.floodlightcontroller.forwarding.Forwarding
 
getModuleDependencies() - Method in class net.floodlightcontroller.hub.Hub
 
getModuleDependencies() - Method in class net.floodlightcontroller.jython.JythonDebugInterface
 
getModuleDependencies() - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
getModuleDependencies() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getModuleDependencies() - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
getModuleDependencies() - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
getModuleDependencies() - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
getModuleDependencies() - Method in class net.floodlightcontroller.restserver.RestApiServer
 
getModuleDependencies() - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
getModuleDependencies() - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getModuleDependencies() - Method in class net.floodlightcontroller.threadpool.ThreadPool
 
getModuleDependencies() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getModuleDependencies() - Method in class net.floodlightcontroller.ui.web.StaticWebRoutable
 
getModuleDependencies() - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
getModuleDependencies() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
getModuleDependencies() - Method in class org.sdnplatform.sync.internal.SyncManager
 
getModuleDependencies() - Method in class org.sdnplatform.sync.internal.SyncTorture
 
getModuleEventHistory(String) - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getModuleEventHistory(String) - Method in interface net.floodlightcontroller.debugevent.IDebugEventService
Get event history for all events registered for a given moduleName
getModuleEventHistory(String) - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getModuleEventList(String) - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getModuleEventList(String) - Method in interface net.floodlightcontroller.debugevent.IDebugEventService
Returns a list of all events registered for a specific moduleName or a empty list
getModuleEventList(String) - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getModuleEventName() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getModuleFile() - Method in class net.floodlightcontroller.core.internal.CmdLineSettings
 
getModuleList() - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getModuleList() - Method in interface net.floodlightcontroller.debugcounter.IDebugCounterService
Returns a list of moduleNames registered for debug counters or an empty list if no counters have been registered in the system
getModuleList() - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getModuleList() - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getModuleList() - Method in interface net.floodlightcontroller.debugevent.IDebugEventService
Retrieve a list of moduleNames registered for debug events or an empty list if no events have been registered in the system
getModuleList() - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getModuleName() - Method in class net.floodlightcontroller.debugcounter.DebugCounter.CounterInfo
 
getModuleName() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput.DCInfo
 
getModuleName() - Method in class net.floodlightcontroller.debugevent.DebugEvent.EventInfo
 
getModuleName() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
 
getModules() - Method in class net.floodlightcontroller.core.module.ApplicationLoader.Application
 
getModules() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getModuleServices() - Method in class net.floodlightcontroller.core.internal.FloodlightProvider
 
getModuleServices() - Method in class net.floodlightcontroller.core.module.ApplicationLoader
 
getModuleServices() - Method in interface net.floodlightcontroller.core.module.IFloodlightModule
Return the list of interfaces that this module implements.
getModuleServices() - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getModuleServices() - Method in class net.floodlightcontroller.counter.CounterStore
 
getModuleServices() - Method in class net.floodlightcontroller.counter.NullCounterStore
 
getModuleServices() - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getModuleServices() - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getModuleServices() - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getModuleServices() - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getModuleServices() - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier
 
getModuleServices() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getModuleServices() - Method in class net.floodlightcontroller.firewall.Firewall
 
getModuleServices() - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
 
getModuleServices() - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
getModuleServices() - Method in class net.floodlightcontroller.forwarding.Forwarding
 
getModuleServices() - Method in class net.floodlightcontroller.hub.Hub
 
getModuleServices() - Method in class net.floodlightcontroller.jython.JythonDebugInterface
 
getModuleServices() - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
getModuleServices() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getModuleServices() - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
getModuleServices() - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
getModuleServices() - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
getModuleServices() - Method in class net.floodlightcontroller.restserver.RestApiServer
 
getModuleServices() - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
getModuleServices() - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getModuleServices() - Method in class net.floodlightcontroller.threadpool.ThreadPool
 
getModuleServices() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getModuleServices() - Method in class net.floodlightcontroller.ui.web.StaticWebRoutable
 
getModuleServices() - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
getModuleServices() - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
 
getModuleServices() - Method in class org.sdnplatform.sync.internal.SyncTorture
 
getMPLSTTL() - Method in class org.openflow.protocol.action.OFActionSetMPLSTTL
 
getMulticastInterfaces() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getMulticastInterfaces() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getMulticastValidTime() - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
 
getName() - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
getName() - Method in interface net.floodlightcontroller.core.IListener
The name assigned to this listener
getName() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getName() - Method in class net.floodlightcontroller.core.module.ApplicationLoader.Application
 
getName() - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getName() - Method in interface net.floodlightcontroller.devicemanager.IEntityClass
Returns a user-friendly, unique name for this EntityClass
getName() - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier.DefaultEntityClass
 
getName() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getName() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl.HAListenerDelegate
 
getName() - Method in class net.floodlightcontroller.firewall.Firewall
 
getName() - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
getName() - Method in class net.floodlightcontroller.hub.Hub
 
getName() - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
getName() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getName() - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
getName() - Method in class net.floodlightcontroller.routing.ForwardingBase
Returns the application name "forwarding".
getName() - Method in class net.floodlightcontroller.servicechaining.ServiceChain
A getter for service name
getName() - Method in class net.floodlightcontroller.servicechaining.ServiceNode
 
getName() - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
getName() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getName() - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
getName() - Method in class org.openflow.protocol.meter.OFMeterBandType
 
getName() - Method in enum org.openflow.protocol.OFOXMFieldType
 
getName() - Method in class org.openflow.protocol.OFPhysicalPort
 
getName() - Method in class org.openflow.protocol.queue.OFQueuePropertyType
 
getName() - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
getName() - Method in class org.sdnplatform.sync.internal.remote.RemoteStore
 
getName() - Method in class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
getName() - Method in interface org.sdnplatform.sync.internal.store.IStore
 
getName() - Method in class org.sdnplatform.sync.internal.store.JacksonStore
 
getName() - Method in class org.sdnplatform.sync.internal.store.JavaDBStorageEngine
 
getName() - Method in class org.sdnplatform.sync.internal.store.ListenerStorageEngine
 
getNames() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.DebugCounterInfoOutput
 
getNames() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput
 
getNetMask() - Method in class com.bigswitch.floodlight.vendor.OFNetmaskVendorData
 
getNetworkDestination() - Method in class org.openflow.protocol.OFMatch
Get nw_dst
getNetworkDestinationMask() - Method in class org.openflow.protocol.OFMatch
Get nw_dst mask
getNetworkProtocol() - Method in class org.openflow.protocol.OFMatch
Get nw_proto
getNetworkSource() - Method in class org.openflow.protocol.OFMatch
Get nw_src
getNetworkSourceMask() - Method in class org.openflow.protocol.OFMatch
Get nw_src mask
getNetworkTypeOfService() - Method in class org.openflow.protocol.OFMatch
Get nw_tos OFMatch stores the ToS bits as 6-bits in the lower significant bits
getNextTableIds() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyNextTables
Returns read-only copies of the nextTableIds contained in this Flow Mod
getNextTransactionId() - Method in interface net.floodlightcontroller.core.IOFSwitch
Returns the next available transaction id
getNextTransactionId() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getNode() - Method in class net.floodlightcontroller.topology.NodePair
 
getNode() - Method in class net.floodlightcontroller.topology.TopologyInstance.NodeDist
 
getNode() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
Get the Node object for the current node
getNode(short) - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
The a list of the nodes in the local domain specified
getNodeId() - Method in class net.floodlightcontroller.topology.NodePortTuple
 
getNodeId() - Method in class org.sdnplatform.sync.internal.config.Node
 
getNodeId() - Method in class org.sdnplatform.sync.internal.StoreRegistry.HintKey
 
getNodeId() - Method in class org.sdnplatform.sync.internal.version.ClockEntry
 
getNodes() - Method in class net.floodlightcontroller.topology.Cluster
 
getNodes() - Method in class org.sdnplatform.sync.internal.config.ClusterConfig
Get a collection containing all configured nodes
getNonWildcards() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getNonWildcards() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getNotificationManager(Class<T>) - Method in interface net.floodlightcontroller.notification.INotificationManagerFactory
Produce and returns a NotificationManager based on the name
getNotificationManager(Class<T>) - Static method in class net.floodlightcontroller.notification.NotificationManagerFactory
Helper method to create a NotificationManager instance by class with the underline factory
getNotificationManager(Class<T>) - Method in class net.floodlightcontroller.notification.syslog.SyslogNotificationFactory
 
getNotificationManagerFactory() - Static method in class net.floodlightcontroller.notification.NotificationManagerFactory
Helper method to return the factory
getNumberOfFilters() - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getNumComps() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getNwTTL() - Method in class org.openflow.protocol.action.OFActionSetNwTTL
 
getOffendingMsg() - Method in class org.openflow.protocol.OFError
 
getOfMatch() - Method in class org.openflow.protocol.OFMatchWithSwDpid
 
getOFMessageFactory() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Gets the FloodlightFactory
getOFMessageFactory() - Method in class net.floodlightcontroller.core.internal.Controller
 
getOFSwitchImpl(OFDescriptionStatistics) - Method in interface net.floodlightcontroller.core.IOFSwitchDriver
Return an IOFSwitch object based on switch's manufacturer description from OFDescriptionStatitics.
getOFSwitchInstance(OFDescriptionStatistics) - Method in interface net.floodlightcontroller.core.internal.ISwitchDriverRegistry
Return an IOFSwitch instance according to the description stats.
getOldAP() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get all old attachment points associated with the device.
getOldAP() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getOneSwitchCounterCategoriesJson(Map<String, Object>, String, String, String) - Method in class net.floodlightcontroller.core.web.SwitchCounterCategoriesResource
 
getOneSwitchCounterJson(Map<String, Object>, String, String) - Method in class net.floodlightcontroller.core.web.SwitchCounterResource
 
getOneSwitchTable(Map<MacVlanPair, Integer>) - Method in class net.floodlightcontroller.learningswitch.LearningSwitchTable
 
getOpCode() - Method in class net.floodlightcontroller.packet.ARP
 
getOpCode() - Method in class net.floodlightcontroller.packet.DHCP
 
getOpenflowDomainId(long) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getOpenflowDomainId(long, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getOpenflowDomainId(long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getOpenflowDomainId(long) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getOpenflowDomainId(long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getOperation() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getOperator() - Method in class net.floodlightcontroller.storage.CompoundPredicate
 
getOperator() - Method in class net.floodlightcontroller.storage.OperatorPredicate
 
getOptind() - Method in class org.openflow.example.cli.SimpleCLI
 
getOption(DHCP.DHCPOptionCode) - Method in class net.floodlightcontroller.packet.DHCP
Gets a specific DHCP option parameter
getOption(String) - Method in class org.openflow.example.cli.Options
 
getOptionalTLVList() - Method in class net.floodlightcontroller.packet.LLDP
 
getOptionByLongName(String) - Method in class org.openflow.example.cli.Options
 
getOptions() - Method in class net.floodlightcontroller.packet.DHCP
 
getOptions() - Method in class net.floodlightcontroller.packet.IPv4
 
getOptions() - Method in class net.floodlightcontroller.packet.TCP
 
getOptions() - Method in class org.openflow.example.cli.Options
 
getOptionValue(String) - Method in class org.openflow.example.cli.SimpleCLI
 
getOrderedListeners() - Method in class net.floodlightcontroller.core.util.ListenerDispatcher
Get the ordered list of listeners ordered by dependencies
getOtherNode() - Method in class net.floodlightcontroller.topology.NodePair
 
getOUI() - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Returns the value of the OUI.
getOutgoingSwitchPort(long, int, long, int) - Method in interface net.floodlightcontroller.topology.ITopologyService
Get the proper outgoing switchport for a given pair of src-dst switchports.
getOutgoingSwitchPort(long, int, long, int, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getOutgoingSwitchPort(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getOutgoingSwitchPort(long, int, long, int) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getOutgoingSwitchPort(long, int, long, int, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getOutGroup() - Method in class org.openflow.protocol.OFFlowMod
Get out_group
getOutGroup() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
getOutPort() - Method in class org.openflow.protocol.OFFlowMod
Get out_port
getOutPort() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
getOutput() - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
getOXMFields() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyOXM
Returns read-only copies of the oxmFields contained in this Flow Mod
getPacketBandCount() - Method in class org.openflow.protocol.statistics.OFMeterBandStatistics
 
getPacketCount() - Method in class org.openflow.protocol.OFFlowRemoved
 
getPacketCount() - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
getPacketCount() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getPacketCount() - Method in class org.openflow.protocol.statistics.OFGroupBucketCounter
 
getPacketCount() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getPacketData() - Method in class org.openflow.protocol.OFPacketIn
Returns the packet data
getPacketData() - Method in class org.openflow.protocol.OFPacketOut
Returns the packet data
getPacketData() - Method in class org.openflow.protocol.OFVendorError
Returns the packet data
getPacketInCount() - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
getPackets(String) - Method in class net.floodlightcontroller.packetstreamer.PacketStreamerHandler
The implementation for getPackets() function.
getPacketType() - Method in class net.floodlightcontroller.packet.DHCP
 
getParent() - Method in class net.floodlightcontroller.packet.BasePacket
 
getParent() - Method in interface net.floodlightcontroller.packet.IPacket
 
getParentDFSIndex() - Method in class net.floodlightcontroller.util.ClusterDFS
 
getPath() - Method in class net.floodlightcontroller.routing.Route
 
getPayload() - Method in class net.floodlightcontroller.packet.BasePacket
 
getPayload() - Method in interface net.floodlightcontroller.packet.IPacket
 
getPayload() - Method in class org.openflow.protocol.OFEchoRequest
 
getPayloadLength() - Method in enum org.openflow.protocol.OFOXMFieldType
 
getPeerFeatures() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getPeerFeatures() - Method in class org.openflow.protocol.OFPhysicalPort
 
getPeriod() - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
getPipeline() - Method in class net.floodlightcontroller.core.internal.OpenflowPipelineFactory
 
getPipeline() - Method in class org.sdnplatform.sync.internal.config.bootstrap.BootstrapPipelineFactory
 
getPipeline() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncPipelineFactory
 
getPipeline() - Method in class org.sdnplatform.sync.internal.rpc.RPCPipelineFactory
 
getPktCnt() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getPktInRate(ICounter, Date) - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
 
getPktOutFMCounters(IOFSwitch, OFMessage) - Method in class net.floodlightcontroller.counter.CounterStore
 
getPort(int) - Method in interface net.floodlightcontroller.core.IOFSwitch
Retrieve the port object by the port number.
getPort(String) - Method in interface net.floodlightcontroller.core.IOFSwitch
Retrieve the port object by the port name.
getPort(int) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getPort(String) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getPort(String) - Method in class net.floodlightcontroller.core.OFSwitchBase.PortManager
 
getPort(Integer) - Method in class net.floodlightcontroller.core.OFSwitchBase.PortManager
 
getPort() - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
getPort() - Method in class net.floodlightcontroller.devicemanager.SwitchPort
 
getPort() - Method in class org.openflow.protocol.action.OFActionOutput
Get the output portNumber
getPort() - Method in class org.openflow.protocol.statistics.OFPortDescription
 
getPort() - Method in class org.sdnplatform.sync.internal.config.Node
 
getPortBroadcastDomainLinks() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getPortBroadcastHits() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get the portBroadcastCacheHits
getPortBroadcastHits() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getPortDescriptions() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getPortId() - Method in class net.floodlightcontroller.packet.LLDP
 
getPortId() - Method in class net.floodlightcontroller.topology.NodePortTuple
 
getPortLinks() - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Get the map of node-port tuples from link DB
getPortLinks() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getPortNumber() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getPortNumber() - Method in class org.openflow.protocol.OFPhysicalPort
 
getPortNumber() - Method in class org.openflow.protocol.OFPortMod
 
getPortNumber() - Method in class org.openflow.protocol.OFQueueGetConfigReply
 
getPortNumber() - Method in class org.openflow.protocol.OFQueueGetConfigRequest
 
getPortNumber() - Method in class org.openflow.protocol.queue.OFPacketQueue
 
getPortNumber() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getPortNumber() - Method in class org.openflow.protocol.statistics.OFPortStatisticsRequest
 
getPortNumber() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getPortNumber() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsRequest
 
getPortNumber() - Method in class org.openflow.vendor.openflow.OFQueueVendorData
 
getPorts() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get list of all ports.
getPorts() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getPorts() - Method in class net.floodlightcontroller.core.OFSwitchBase.PortManager
 
getPorts() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getPorts() - Method in class net.floodlightcontroller.core.web.ControllerSwitchesResource.SwitchJsonSerializerWrapper
 
getPorts(long) - Method in interface net.floodlightcontroller.topology.ITopologyService
Returns the enabled, non quarantined ports of the given switch.
getPorts(long) - Method in class net.floodlightcontroller.topology.TopologyManager
Switch methods
getPortSpeed() - Method in enum org.openflow.protocol.OFPhysicalPort.OFPortFeatures
 
getPortState() - Method in class net.floodlightcontroller.core.ImmutablePort
Returns the STP state portion of the OFPortState.
getPortsToEliminateForBDDP(long) - Method in class net.floodlightcontroller.topology.TopologyManager
Get the set of ports to eliminate for sending out BDDP.
getPortsWithLinks(long) - Method in interface net.floodlightcontroller.topology.ITopologyService
Gets a list of ports on a given switch that are known to topology.
getPortsWithLinks(long, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getPortsWithLinks(long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getPortsWithLinks(long) - Method in class net.floodlightcontroller.topology.TopologyManager
Get all the ports connected to the switch
getPortsWithLinks(long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
Get all the ports connected to the switch
getPortType(int) - Method in class net.floodlightcontroller.core.internal.OFSwitchImpl
 
getPortType(int) - Method in interface net.floodlightcontroller.core.IOFSwitch
Return the type of OFPort
getPrecedenceLevel() - Method in class org.openflow.protocol.meter.OFMeterBandDSCPRemark
 
getPredicateList() - Method in class net.floodlightcontroller.storage.CompoundPredicate
 
getPriority() - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
getPriority() - Method in enum net.floodlightcontroller.flowcache.FlowReconcileQuery.ReconcileQueryEvType
 
getPriority() - Method in class org.openflow.protocol.OFFlowMod
Get priority
getPriority() - Method in class org.openflow.protocol.OFFlowRemoved
Get priority
getPriority() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getPriorityCode() - Method in class net.floodlightcontroller.packet.Ethernet
 
getProperties() - Method in class org.openflow.protocol.queue.OFPacketQueue
 
getProperties() - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
getProtocol() - Method in class net.floodlightcontroller.packet.IPv4
 
getProtocolAddressLength() - Method in class net.floodlightcontroller.packet.ARP
 
getProtocolType() - Method in class net.floodlightcontroller.packet.ARP
 
getQuarantinedPorts(long) - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Get the set of quarantined ports on a switch
getQuarantinedPorts(long) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getQueue() - Method in class net.floodlightcontroller.packetstreamer.PacketStreamerHandler.SessionQueue
The access method to get to the internal queue.
getQueueId() - Method in class org.openflow.protocol.action.OFActionSetQueue
 
getQueueId() - Method in class org.openflow.protocol.queue.OFPacketQueue
 
getQueueId() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getQueueId() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsRequest
 
getQueueProperty(OFQueuePropertyType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getQueueProperty(OFQueuePropertyType) - Method in interface org.openflow.protocol.factory.OFQueuePropertyFactory
Retrieves an OFQueueProperty instance corresponding to the specified OFQueuePropertyType
getQueues() - Method in class org.openflow.protocol.OFQueueGetConfigReply
 
getQueues() - Method in class org.openflow.vendor.openflow.OFQueueVendorData
 
getRate() - Method in class org.openflow.protocol.meter.OFMeterBand
 
getRate() - Method in class org.openflow.protocol.queue.OFQueuePropertyMaxRate
 
getRate() - Method in class org.openflow.protocol.queue.OFQueuePropertyMinRate
 
getRawStore(String) - Method in class org.sdnplatform.sync.internal.SyncManager
Get access to the raw storage engine.
getReason() - Method in class org.openflow.protocol.OFFlowRemoved
 
getReason() - Method in class org.openflow.protocol.OFPacketIn
Get reason
getReason() - Method in class org.openflow.protocol.OFPortStatus
 
getReceiveBytes() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getReceiveCRCErrors() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getReceiveDropped() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getreceiveErrors() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getReceiveFrameErrors() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getReceiveOverrunErrors() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getReceivePackets() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getRefCount() - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
getRemoteNodeId() - Method in class org.sdnplatform.sync.internal.config.bootstrap.BootstrapChannelHandler
 
getRemoteNodeId() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncChannelHandler
 
getRemoteNodeId() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get the node ID for the remote node if its connected
getRemoteNodeId() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getRemoteNodeIdString() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get the node ID for the remote node if its connected as a string for use output
getRemoteNodeIdString() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getReplyInstantiable() - Method in enum org.openflow.protocol.statistics.OFStatisticsType
 
getReportMirrorPorts() - Method in class com.bigswitch.floodlight.vendor.OFMirrorSetVendorData
 
getRequestInstantiable() - Method in enum org.openflow.protocol.statistics.OFStatisticsType
 
getReset() - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.CounterPost
 
getReset() - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventPost
 
getRestlet(Context) - Method in class net.floodlightcontroller.core.web.CoreWebRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.debugevent.web.DebugEventRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.devicemanager.web.DeviceRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.firewall.FirewallWebRoutable
Create the Restlet router and bind to the proper resources.
getRestlet(Context) - Method in class net.floodlightcontroller.learningswitch.LearningSwitchWebRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.linkdiscovery.web.LinkDiscoveryWebRoutable
Create the Restlet router and bind to the proper resources.
getRestlet(Context) - Method in class net.floodlightcontroller.loadbalancer.LoadBalancerWebRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.perfmon.PerfWebRoutable
 
getRestlet(Context) - Method in interface net.floodlightcontroller.restserver.RestletRoutable
Get the restlet that will map to the resources
getRestlet(Context) - Method in class net.floodlightcontroller.staticflowentry.web.StaticFlowEntryWebRoutable
Create the Restlet router and bind to the proper resources.
getRestlet(Context) - Method in class net.floodlightcontroller.storage.web.StorageWebRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.topology.web.TopologyWebRoutable
Create the Restlet router and bind to the proper resources.
getRestlet(Context) - Method in class net.floodlightcontroller.ui.web.StaticWebRoutable
 
getRestlet(Context) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkWebRoutable
 
getRole() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Get the current role of the controller
getRole() - Method in class net.floodlightcontroller.core.internal.Controller
 
getRole() - Method in class net.floodlightcontroller.core.RoleInfo
 
getRole() - Method in class net.floodlightcontroller.core.web.ControllerRoleResource
 
getRole() - Method in class net.floodlightcontroller.core.web.SwitchRoleResource
 
getRole() - Method in class org.openflow.protocol.OFRoleMessage
 
getRole() - Method in class org.openflow.vendor.nicira.OFRoleVendorData
 
getRoleChangeDateTime() - Method in class net.floodlightcontroller.core.RoleInfo
 
getRoleChangeDescription() - Method in class net.floodlightcontroller.core.RoleInfo
 
getRoleInfo() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Get the current role of the controller
getRoleInfo() - Method in class net.floodlightcontroller.core.internal.Controller
 
getRoute(long, long, long) - Method in interface net.floodlightcontroller.routing.IRoutingService
Provides a route between src and dst that allows tunnels.
getRoute(long, long, long, boolean) - Method in interface net.floodlightcontroller.routing.IRoutingService
Provides a route between src and dst, with option to allow or not allow tunnels in the path.
getRoute(long, int, long, int, long) - Method in interface net.floodlightcontroller.routing.IRoutingService
Provides a route between srcPort on src and dstPort on dst.
getRoute(long, int, long, int, long, boolean) - Method in interface net.floodlightcontroller.routing.IRoutingService
Provides a route between srcPort on src and dstPort on dst.
getRoute(ServiceChain, long, int, long, int, long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getRoute(long, long, long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getRoute(long, long, long) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getRoute(long, long, long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getRoute(long, int, long, int, long) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getRoute(long, int, long, int, long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getRouteCount() - Method in class net.floodlightcontroller.routing.Route
 
getRoutes(long, long, boolean) - Method in interface net.floodlightcontroller.routing.IRoutingService
return all routes, if available
getRoutes(long, long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getRoutingAction() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getRoutingAction() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getRow(String, Object) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getRow() - Method in interface net.floodlightcontroller.storage.IResultSet
Get the current row in the result set.
getRow(String, Object) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Query for a row with the given ID (primary key).
getRow(String, String[], Object) - Method in class net.floodlightcontroller.storage.memory.MemoryStorageSource
 
getRow() - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getRow(String, String[], Object) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
getRowAsync(String, Object) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getRowAsync(String, Object) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Asynchronous version of getRow
getRowImpl(String, Object) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getRowImpl(String, Object) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
getRules() - Method in class net.floodlightcontroller.firewall.Firewall
 
getRules() - Method in interface net.floodlightcontroller.firewall.IFirewallService
Returns all of the firewall rules
getScheduledExecutor() - Method in interface net.floodlightcontroller.threadpool.IThreadPoolService
Get the master scheduled thread pool executor maintained by the ThreadPool provider.
getScheduledExecutor() - Method in class net.floodlightcontroller.threadpool.ThreadPool
 
getScope(org.sdnplatform.sync.thrift.Scope) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Convert a org.sdnplatform.sync.thrift.Scope into a ISyncService.Scope
getScope() - Method in class org.sdnplatform.sync.internal.store.SynchronizingStorageEngine
Get the scope for this store
getSecond() - Method in class org.sdnplatform.sync.internal.util.Pair
 
getSeconds() - Method in class net.floodlightcontroller.packet.DHCP
 
getSenderHardwareAddress() - Method in class net.floodlightcontroller.packet.ARP
 
getSenderProtocolAddress() - Method in class net.floodlightcontroller.packet.ARP
 
getSequence() - Method in class net.floodlightcontroller.packet.TCP
 
getSequenceId() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
getSerialNumber() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getSerialNumber() - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
getServerIPAddress() - Method in class net.floodlightcontroller.packet.DHCP
 
getServerName() - Method in class net.floodlightcontroller.packet.DHCP
 
getServiceChainByDstBVS(String) - Method in interface net.floodlightcontroller.servicechaining.IServiceChainingService
Returns the service chain by destination BVS.
getServiceChainBySrcBVS(String) - Method in interface net.floodlightcontroller.servicechaining.IServiceChainingService
Returns the service chain by source BVS.
getServiceImpl(Class<T>) - Method in class net.floodlightcontroller.core.module.FloodlightModuleContext
 
getServiceImpl(Class<T>) - Method in interface net.floodlightcontroller.core.module.IFloodlightModuleContext
Retrieves a casted version of a module from the registry.
getServiceImpls() - Method in class net.floodlightcontroller.core.internal.FloodlightProvider
 
getServiceImpls() - Method in class net.floodlightcontroller.core.module.ApplicationLoader
 
getServiceImpls() - Method in interface net.floodlightcontroller.core.module.IFloodlightModule
Instantiate (as needed) and return objects that implement each of the services exported by this module.
getServiceImpls() - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
getServiceImpls() - Method in class net.floodlightcontroller.counter.CounterStore
 
getServiceImpls() - Method in class net.floodlightcontroller.counter.NullCounterStore
 
getServiceImpls() - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
getServiceImpls() - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
getServiceImpls() - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getServiceImpls() - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getServiceImpls() - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier
 
getServiceImpls() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getServiceImpls() - Method in class net.floodlightcontroller.firewall.Firewall
 
getServiceImpls() - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
 
getServiceImpls() - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
getServiceImpls() - Method in class net.floodlightcontroller.forwarding.Forwarding
 
getServiceImpls() - Method in class net.floodlightcontroller.hub.Hub
 
getServiceImpls() - Method in class net.floodlightcontroller.jython.JythonDebugInterface
 
getServiceImpls() - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
getServiceImpls() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getServiceImpls() - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
getServiceImpls() - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
getServiceImpls() - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
getServiceImpls() - Method in class net.floodlightcontroller.restserver.RestApiServer
 
getServiceImpls() - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
getServiceImpls() - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
getServiceImpls() - Method in class net.floodlightcontroller.storage.memory.MemoryStorageSource
 
getServiceImpls() - Method in class net.floodlightcontroller.threadpool.ThreadPool
 
getServiceImpls() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getServiceImpls() - Method in class net.floodlightcontroller.ui.web.StaticWebRoutable
 
getServiceImpls() - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
getServiceImpls() - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
 
getServiceImpls() - Method in class org.sdnplatform.sync.internal.SyncTorture
 
getServiceNodes() - Method in class net.floodlightcontroller.servicechaining.ServiceChain
A getter returns an unmodifiable map of service nodes.
getServiceType() - Method in class net.floodlightcontroller.servicechaining.ServiceNode
 
getSessionId() - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
getSessionId() - Method in class net.floodlightcontroller.core.web.PacketTraceResource.PacketTraceOutput
 
getSharedSecret() - Method in class org.sdnplatform.sync.internal.config.bootstrap.BootstrapChannelHandler
 
getSharedSecret() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncChannelHandler
 
getSharedSecret() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get a shared secret to be used for authentication handshake.
getSharedSecret() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getSharedSecret(String, String) - Static method in class org.sdnplatform.sync.internal.util.CryptoUtil
 
getShort(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getShort(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getShortObject(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getShortObject(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getSigmaProcTimeNs() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getSingleEventHistory(String, String, int) - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
getSingleEventHistory(String, String, int) - Method in interface net.floodlightcontroller.debugevent.IDebugEventService
Get event history for a single event
getSingleEventHistory(String, String, int) - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
getSinglePortChanges(ImmutablePort) - Method in class net.floodlightcontroller.core.OFSwitchBase.PortManager
Given a new or modified port newPort, returns the list of PortChangeEvents to "transform" the current ports stored by this switch to include / represent the new port.
getSingleton() - Static method in class org.openflow.util.ProducerConsumer
 
getSoftwareDescription() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getSoftwareDescription() - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
getSourceAddress() - Method in class net.floodlightcontroller.packet.IPv4
 
getSourceBvs() - Method in class net.floodlightcontroller.servicechaining.ServiceChain
A getter for source BVS
getSourceDevice() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getSourceDevice() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getSourceEntityFromPacket(Ethernet, long, int) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
Parse an entity from an Ethernet packet.
getSourceMAC() - Method in class net.floodlightcontroller.packet.Ethernet
 
getSourceMACAddress() - Method in class net.floodlightcontroller.packet.Ethernet
 
getSourcePort() - Method in class net.floodlightcontroller.packet.TCP
 
getSourcePort() - Method in class net.floodlightcontroller.packet.UDP
 
getSourcePort() - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
getSourcePort() - Method in class net.floodlightcontroller.routing.RoutingDecision
 
getSpeedInMbps() - Method in enum org.openflow.protocol.OFPhysicalPort.OFPortSpeed
 
getSrc() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getSrc() - Method in class net.floodlightcontroller.routing.Link
 
getSrc() - Method in class net.floodlightcontroller.routing.RouteId
 
getSrc() - Method in class net.floodlightcontroller.topology.OrderedNodePair
 
getSrcMac() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
getSrcPort() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getSrcPort() - Method in class net.floodlightcontroller.routing.Link
 
getSrcPortNo() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
getSrcSwDpid() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
getSrcType() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getSsap() - Method in class net.floodlightcontroller.packet.LLC
 
getStartTimeNs() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getState(int) - Static method in enum net.floodlightcontroller.util.BundleState
 
getState() - Method in class org.openflow.protocol.OFPhysicalPort
 
getStatistics(OFType, OFStatisticsType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getStatistics(OFType, OFStatisticsType) - Method in interface org.openflow.protocol.factory.OFStatisticsFactory
Retrieves an OFStatistics instance corresponding to the specified OFStatisticsType
getStatistics() - Method in class org.openflow.protocol.OFStatisticsReply
 
getStatistics() - Method in class org.openflow.protocol.OFStatisticsRequest
 
getStatisticsReply() - Method in class net.floodlightcontroller.core.web.AllSwitchStatisticsResource.GetConcurrentStatsThread
 
getStatisticsType() - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
getStorage() - Method in class net.floodlightcontroller.core.FloodlightContext
 
getStorageRules() - Method in class net.floodlightcontroller.firewall.Firewall
 
getStorageRules() - Method in interface net.floodlightcontroller.firewall.IFirewallService
Returns all of the firewall rules in storage for debugging and unit-testing purposes
getStorageSource() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Gets the storage source for this ITopology
getStore(String) - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
Get a store object corresponding to the given store name
getStore(String) - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
getStore(String) - Method in class org.sdnplatform.sync.internal.SyncManager
 
getStoreClient() - Method in class org.sdnplatform.sync.client.SyncClient
 
getStoreClient(String, Class<K>, Class<V>) - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
 
getStoreClient(String, TypeReference<K>, TypeReference<V>) - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
 
getStoreClient(String, TypeReference<K>, TypeReference<V>, IInconsistencyResolver<Versioned<V>>) - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
 
getStoreClient(String, Class<K>, Class<V>, IInconsistencyResolver<Versioned<V>>) - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
 
getStoreClient(String, Class<K>, TypeReference<K>, Class<V>, TypeReference<V>, IInconsistencyResolver<Versioned<V>>) - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
The "real" version of getStoreClient that will be called by all the others
getStoreClient(String, Class<K>, Class<V>) - Method in interface org.sdnplatform.sync.ISyncService
Get a store client for the given store.
getStoreClient(String, Class<K>, Class<V>, IInconsistencyResolver<Versioned<V>>) - Method in interface org.sdnplatform.sync.ISyncService
Get a store client that will use the provided inconsistency resolver to resolve concurrent updates.
getStoreClient(String, TypeReference<K>, TypeReference<V>) - Method in interface org.sdnplatform.sync.ISyncService
Get a store client for the given store.
getStoreClient(String, TypeReference<K>, TypeReference<V>, IInconsistencyResolver<Versioned<V>>) - Method in interface org.sdnplatform.sync.ISyncService
Get a store client that will use the provided inconsistency resolver to resolve concurrent updates.
getStoreInternal(String) - Method in class org.sdnplatform.sync.internal.SyncManager
 
getStoreName() - Method in class org.sdnplatform.sync.internal.StoreRegistry.HintKey
 
getStream() - Method in class org.openflow.example.SimpleController.OFSwitch
 
getString(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
getString(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
getString() - Method in class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
getStringId() - Method in interface net.floodlightcontroller.core.IOFSwitch
Get a string version of the ID for this switch
getStringId() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getSubnetMask() - Method in class net.floodlightcontroller.firewall.Firewall
 
getSubnetMask() - Method in interface net.floodlightcontroller.firewall.IFirewallService
Returns the subnet mask
getSubtype() - Method in class com.bigswitch.floodlight.vendor.OFActionBigSwitchVendor
 
getSubtype() - Method in class com.bigswitch.floodlight.vendor.OFActionNiciraVendor
 
getSubType() - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Returns the value of the sub type.
getSumProcTimeNs() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getSumSquaredProcTimeNs() - Method in class net.floodlightcontroller.perfmon.OneComponentTime
 
getSupportedFeatures() - Method in class net.floodlightcontroller.core.ImmutablePort
 
getSupportedFeatures() - Method in class org.openflow.protocol.OFPhysicalPort
 
getSuppressAPs() - Method in interface net.floodlightcontroller.devicemanager.IDeviceService
 
getSuppressAPs() - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
getSuppressLLDPsInfo() - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Retrieves a set of all switch ports on which lldps are suppressed.
getSuppressLLDPsInfo() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getSw() - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
getSwitch(long) - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
If the switch with the given DPID is known to any controller in the cluster, this method returns the associated IOFSwitch instance.
getSwitch(long) - Method in class net.floodlightcontroller.core.internal.Controller
 
getSwitch() - Method in class net.floodlightcontroller.core.types.SwitchMessagePair
 
getSwitchDataPathId() - Method in class org.openflow.protocol.OFMatchWithSwDpid
 
getSwitchDPID() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getSwitchDPID() - Method in class net.floodlightcontroller.devicemanager.SwitchPort
 
getSwitches() - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getSwitchesInOpenflowDomain(long) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getSwitchesInOpenflowDomain(long, boolean) - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getSwitchesInOpenflowDomain(long) - Method in class net.floodlightcontroller.topology.TopologyInstance
 
getSwitchesInOpenflowDomain(long) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getSwitchesInOpenflowDomain(long, boolean) - Method in class net.floodlightcontroller.topology.TopologyManager
 
getSwitchFeaturesReply(long) - Method in class net.floodlightcontroller.core.web.SwitchResourceBase
 
getSwitchFeaturesReply(String) - Method in class net.floodlightcontroller.core.web.SwitchResourceBase
 
getSwitchId() - Method in class net.floodlightcontroller.core.web.AllSwitchStatisticsResource.GetConcurrentStatsThread
 
getSwitchLinks() - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Returns an unmodifiable map from switch id to a set of all links with it as an endpoint.
getSwitchLinks() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getSwitchPort() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getSwitchPortLinks() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getSwitchPorts() - Method in class net.floodlightcontroller.topology.TopologyManager
Getters.
getSwitchPortVlanIds(SwitchPort) - Method in interface net.floodlightcontroller.devicemanager.IDevice
Returns all unique VLAN IDs for the device that were observed on the given switch port
getSwitchPortVlanIds(SwitchPort) - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getSwitchStatistics(long, OFStatisticsType) - Method in class net.floodlightcontroller.core.web.SwitchResourceBase
 
getSwitchStatistics(String, OFStatisticsType) - Method in class net.floodlightcontroller.core.web.SwitchResourceBase
 
getSwitchTableJson() - Method in class net.floodlightcontroller.learningswitch.LearningSwitchTable
 
getSystemStartTime() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Return the controller start time in milliseconds
getSystemStartTime() - Method in class net.floodlightcontroller.core.internal.Controller
 
getSystemUptimeMsec() - Method in class net.floodlightcontroller.core.web.SystemUptimeResource.UptimeRest
 
getTable() - Method in interface net.floodlightcontroller.learningswitch.ILearningSwitchService
Returns the LearningSwitch's learned host table
getTable() - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
getTableFeaturesId() - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
getTableFeaturesProperty(OFTableFeaturesPropertyType) - Method in class org.openflow.protocol.factory.BasicFactory
 
getTableFeaturesProperty(OFTableFeaturesPropertyType) - Method in interface org.openflow.protocol.factory.OFTableFeaturesPropertyFactory
Retrieves an OFTableFeaturesProperty instance corresponding to the specified OFTableFeaturesPropertyType
getTableId() - Method in class org.openflow.protocol.instruction.OFInstructionGotoTable
 
getTableId() - Method in class org.openflow.protocol.OFFlowMod
Get tableId
getTableId() - Method in class org.openflow.protocol.OFFlowRemoved
Get tableId
getTableId() - Method in class org.openflow.protocol.OFPacketIn
Get tableId
getTableId() - Method in class org.openflow.protocol.OFTableMod
 
getTableId() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
getTableId() - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
getTableId() - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
getTableIndex() - Method in class com.bigswitch.floodlight.vendor.OFNetmaskVendorData
 
getTableName() - Method in interface net.floodlightcontroller.storage.IQuery
 
getTableName() - Method in class net.floodlightcontroller.storage.nosql.NoSqlQuery
 
getTableName() - Method in class net.floodlightcontroller.storage.StorageSourceNotification
 
getTablePrimaryKeyName(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
getTables() - Method in interface net.floodlightcontroller.core.IOFSwitch
 
getTables() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
getTables() - Method in class net.floodlightcontroller.core.SwitchSyncRepresentation
 
getTables() - Method in class org.openflow.protocol.OFFeaturesReply
 
getTargetHardwareAddress() - Method in class net.floodlightcontroller.packet.ARP
 
getTargetProtocolAddress() - Method in class net.floodlightcontroller.packet.ARP
 
getTcpChecksum() - Method in class net.floodlightcontroller.packet.TCP
 
getTenant() - Method in class net.floodlightcontroller.servicechaining.ServiceChain
A getter for service tenant
getTenant() - Method in class net.floodlightcontroller.servicechaining.ServiceNode
 
getThreadId() - Method in class net.floodlightcontroller.debugevent.Event
 
getThreadName() - Method in class net.floodlightcontroller.debugevent.Event
 
getThreadPool() - Method in class org.sdnplatform.sync.internal.SyncManager
Return the threadpool
getTimeoutInterval() - Method in class net.floodlightcontroller.util.TimedCache
 
getTimestamp() - Method in class net.floodlightcontroller.debugevent.Event
 
getTimestamp() - Method in class org.sdnplatform.sync.internal.version.VectorClock
 
getTKeyedValues(ByteArray, Versioned<byte[]>...) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Construct a thrift org.sdnplatform.sync.thrift.KeyedValues
getTKeyedValues(ByteArray, Iterable<Versioned<byte[]>>) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Construct a thrift org.sdnplatform.sync.thrift.KeyedValues
getTKeyedVersions(ByteArray, List<Versioned<byte[]>>) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Construct a thrift org.sdnplatform.sync.thrift.KeyedValues
getTopologyComputeInterval() - Method in class net.floodlightcontroller.topology.TopologyManager
Get the time interval for the period topology updates, if any.
getTotalLength() - Method in class net.floodlightcontroller.packet.IPv4
 
getTotalLength() - Method in class org.openflow.protocol.OFPacketIn
Get total_len
getTotalPktCnt() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getTotalSigmaProcTimeNs() - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucket
 
getTransactionId() - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
 
getTransactionId() - Method in class net.floodlightcontroller.packet.DHCP
 
getTransactionId() - Method in class org.sdnplatform.sync.internal.config.bootstrap.BootstrapChannelHandler
 
getTransactionId() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncChannelHandler
 
getTransactionId() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
Get a suitable transaction ID for sending a message
getTransactionId() - Method in class org.sdnplatform.sync.internal.rpc.AbstractRPCChannelHandler
Get a transaction ID suitable for sending an async message
getTransactionId() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
getTransactionId() - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Get a suitable transaction ID for sending a message
getTransmitBytes() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getTransmitBytes() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getTransmitDropped() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getTransmitErrors() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getTransmitErrors() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getTransmitPackets() - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
getTransmitPackets() - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
getTransportDestination() - Method in class org.openflow.protocol.OFMatch
Get tp_dst
getTransportSource() - Method in class org.openflow.protocol.OFMatch
Get tp_src
getTreeLink(long) - Method in class net.floodlightcontroller.routing.BroadcastTree
 
getTScope(ISyncService.Scope) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Convert a ISyncService.Scope into a org.sdnplatform.sync.thrift.Scope
getTStore(String, ISyncService.Scope, boolean) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Allocate a thrift org.sdnplatform.sync.thrift.Store object for the current store
getTStore(String, org.sdnplatform.sync.thrift.Scope, boolean) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Allocate a thrift org.sdnplatform.sync.thrift.Store object for the current store
getTSyncOfferMessage(String, ISyncService.Scope, boolean) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Get a partially-initialized SyncOfferMessage wrapped with a SyncMessage.
getTSyncValueMessage(String, ISyncService.Scope, boolean) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Get a partially-initialized SyncValueMessage wrapped with a SyncMessage.
getTSyncValueMessage(Store) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Get a partially-initialized SyncValueMessage wrapped with a SyncMessage.
getTtl() - Method in class net.floodlightcontroller.packet.IPv4
 
getTtl() - Method in class net.floodlightcontroller.packet.LLDP
 
getTunnelDstIP() - Method in class com.bigswitch.floodlight.vendor.OFActionTunnelDstIP
 
getTunnelPorts() - Method in interface net.floodlightcontroller.topology.ITopologyService
 
getTunnelPorts() - Method in class net.floodlightcontroller.topology.TopologyManager
 
getTVectorClock(VectorClock) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Convert a VectorClock into a org.sdnplatform.sync.thrift.VectorClock
getTVersionedValue(Versioned<byte[]>) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Allocate a thrift org.sdnplatform.sync.thrift.VersionedValue object wrapping a Versioned object
getType() - Method in class net.floodlightcontroller.counter.CounterValue
 
getType() - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
getType() - Method in class net.floodlightcontroller.packet.BSN
 
getType(int) - Static method in enum net.floodlightcontroller.packet.DHCPPacketType
 
getType() - Method in class net.floodlightcontroller.packet.LLDPTLV
 
getType() - Method in class org.openflow.protocol.action.OFAction
Get the type of this message
getType() - Method in class org.openflow.protocol.hello.OFHelloElement
 
getType() - Method in class org.openflow.protocol.instruction.OFInstruction
Get the type of this message
getType() - Method in class org.openflow.protocol.meter.OFMeterBand
 
getType() - Method in class org.openflow.protocol.OFMatch
 
getType() - Method in class org.openflow.protocol.OFMessage
Get the type of this message
getType() - Method in class org.openflow.protocol.OFOXMField
 
getType() - Method in class org.openflow.protocol.queue.OFQueueProperty
 
getType() - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
getType() - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesProperty
Get the type of this message
getTypes() - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
getTypeValue() - Method in enum org.openflow.protocol.action.OFActionType
 
getTypeValue() - Method in enum org.openflow.protocol.hello.OFHelloElementType
 
getTypeValue() - Method in enum org.openflow.protocol.instruction.OFInstructionType
 
getTypeValue() - Method in class org.openflow.protocol.meter.OFMeterBandType
 
getTypeValue() - Method in enum org.openflow.protocol.OFStatisticsReply.OFStatisticsReplyFlags
 
getTypeValue() - Method in enum org.openflow.protocol.OFStatisticsRequest.OFStatisticsRequestFlags
 
getTypeValue() - Method in enum org.openflow.protocol.OFType
 
getTypeValue() - Method in class org.openflow.protocol.queue.OFQueuePropertyType
 
getTypeValue() - Method in enum org.openflow.protocol.statistics.OFStatisticsType
 
getTypeValue() - Method in enum org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyType
 
getTypeValue() - Method in class org.openflow.protocol.vendor.OFBasicVendorDataType
 
getUnicastValidTime() - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
 
getUnresolvedVersions() - Method in exception org.sdnplatform.sync.error.InconsistentDataException
 
getUnsignedByte(ByteBuffer) - Static method in class org.openflow.util.Unsigned
Get an unsigned byte from the current position of the ByteBuffer
getUnsignedByte(ByteBuffer, int) - Static method in class org.openflow.util.Unsigned
Get an unsigned byte from the specified offset in the ByteBuffer
getUnsignedInt(ByteBuffer) - Static method in class org.openflow.util.Unsigned
Get an unsigned int from the current position of the ByteBuffer
getUnsignedInt(ByteBuffer, int) - Static method in class org.openflow.util.Unsigned
Get an unsigned int from the specified offset in the ByteBuffer
getUnsignedLong(ByteBuffer) - Static method in class org.openflow.util.Unsigned
Get an unsigned long from the current position of the ByteBuffer
getUnsignedLong(ByteBuffer, int) - Static method in class org.openflow.util.Unsigned
Get an unsigned long from the specified offset in the ByteBuffer
getUnsignedShort(ByteBuffer) - Static method in class org.openflow.util.Unsigned
Get an unsigned short from the current position of the ByteBuffer
getUnsignedShort(ByteBuffer, int) - Static method in class org.openflow.util.Unsigned
Get an unsigned short from the specified offset in the ByteBuffer
getUpdateOperation(int, int) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getUpdateOperation(int) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
getUplinkPortPrefixSet() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Get the set of port prefixes that will define an UPLINK port.
getUplinkPortPrefixSet() - Method in class net.floodlightcontroller.core.internal.Controller
 
getUptime() - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
returns the uptime of this controller.
getUptime() - Method in class net.floodlightcontroller.core.internal.Controller
 
getUrgentPointer(short) - Method in class net.floodlightcontroller.packet.TCP
 
getValue() - Method in enum net.floodlightcontroller.packet.DHCP.DHCPOptionCode
 
getValue() - Method in enum net.floodlightcontroller.packet.DHCPPacketType
 
getValue() - Method in class net.floodlightcontroller.packet.LLDPTLV
 
getValue() - Method in class net.floodlightcontroller.storage.OperatorPredicate
 
getValue() - Method in enum net.floodlightcontroller.util.BundleState
 
getValue() - Method in interface net.floodlightcontroller.util.EnumBitmaps.BitmapableEnum
Return the value in the bitmap that the enum constant represents.
getValue() - Method in enum org.openflow.protocol.OFError.OFErrorType
 
getValue() - Method in enum org.openflow.protocol.OFFeaturesReply.OFCapabilities
 
getValue() - Method in enum org.openflow.protocol.OFGroup
 
getValue() - Method in enum org.openflow.protocol.OFIPV6ExtensionHeaderFlag
 
getValue() - Method in enum org.openflow.protocol.OFMatch.OFMatchClass
 
getValue() - Method in enum org.openflow.protocol.OFMatchWildcardMask
 
getValue() - Method in enum org.openflow.protocol.OFMeter
 
getValue() - Method in enum org.openflow.protocol.OFMeterMod.OFMeterFlags
 
getValue() - Method in class org.openflow.protocol.OFOXMField
 
getValue() - Method in enum org.openflow.protocol.OFOXMFieldType
 
getValue() - Method in enum org.openflow.protocol.OFPhysicalPort.OFPortConfig
 
getValue() - Method in enum org.openflow.protocol.OFPhysicalPort.OFPortFeatures
 
getValue() - Method in enum org.openflow.protocol.OFPhysicalPort.OFPortState
 
getValue() - Method in enum org.openflow.protocol.OFPort
 
getValue() - Method in enum org.openflow.protocol.OFQueue
 
getValue() - Method in enum org.openflow.protocol.OFTable.OFTableConfig
 
getValue() - Method in enum org.openflow.protocol.OFVlanId
 
getValue() - Method in enum org.openflow.protocol.statistics.OFGroupFeatures.OFGroupCapabilities
 
getValue() - Method in enum org.sdnplatform.sync.error.SyncException.ErrorType
 
getValue(K) - Method in class org.sdnplatform.sync.internal.AbstractStoreClient
 
getValue(K, V) - Method in class org.sdnplatform.sync.internal.AbstractStoreClient
 
getValue() - Method in class org.sdnplatform.sync.internal.util.Pair
 
getValue(K) - Method in interface org.sdnplatform.sync.IStoreClient
Get the value associated with the given key or null if there is no value associated with this key.
getValue(K, V) - Method in interface org.sdnplatform.sync.IStoreClient
Get the value associated with the given key or defaultValue if there is no value associated with the key.
getValue() - Method in class org.sdnplatform.sync.Versioned
 
getValues() - Static method in enum org.openflow.protocol.action.OFActionType
 
getValues() - Static method in class org.openflow.protocol.meter.OFMeterBandType
 
getValues() - Method in class org.sdnplatform.sync.internal.remote.SyncReply
 
getValues() - Method in class org.sdnplatform.sync.internal.StoreRegistry.Hint
 
getVendor() - Method in class org.openflow.protocol.action.OFActionVendor
 
getVendor() - Method in class org.openflow.protocol.OFVendor
 
getVendor() - Method in class org.openflow.protocol.OFVendorError
Get vendor_id
getVendor() - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
getVendorData(OFVendorId, OFVendorDataType) - Method in class org.openflow.protocol.factory.FloodlightFactory
 
getVendorData(OFVendorId, OFVendorDataType) - Method in interface org.openflow.protocol.factory.OFVendorDataFactory
Retrieves an OFVendorData instance corresponding to the specified OFVendorId and OFVendorDataType.
getVendorData() - Method in class org.openflow.protocol.OFVendor
 
getVendorData() - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
getVendorType() - Method in class org.openflow.protocol.OFVendor
 
getVendorType() - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
getVersion() - Method in class net.floodlightcontroller.packet.BSN
 
getVersion() - Method in class net.floodlightcontroller.packet.IPv4
 
getVersion() - Method in class org.openflow.protocol.OFMessage
Get the OpenFlow version of this message
getVersion(org.sdnplatform.sync.thrift.VectorClock) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Convert a thrift org.sdnplatform.sync.thrift.VectorClock into a VectorClock.
getVersion() - Method in class org.sdnplatform.sync.internal.version.ClockEntry
 
getVersion() - Method in class org.sdnplatform.sync.Versioned
 
getVersionedList(List<VersionedValue>) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Convert from a list of VersionedValue to a list of Versioned
getVersionedValued(VersionedValue) - Static method in class org.sdnplatform.sync.internal.rpc.TProtocolUtil
Convert a thrift VersionedValue into a Versioned.
getVersions(K) - Method in class org.sdnplatform.sync.internal.AbstractStoreClient
Get the versions for a key
getVersions(K) - Method in class org.sdnplatform.sync.internal.DefaultStoreClient
 
getVersions(ByteArray) - Method in class org.sdnplatform.sync.internal.remote.RemoteStore
 
getVersions(K) - Method in class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
getVersions(K) - Method in interface org.sdnplatform.sync.internal.store.IStore
Get a list of the versions associated with the given key
getVersions(K) - Method in class org.sdnplatform.sync.internal.store.JacksonStore
 
getVersions(ByteArray) - Method in class org.sdnplatform.sync.internal.store.JavaDBStorageEngine
 
getVersions(ByteArray) - Method in class org.sdnplatform.sync.internal.store.ListenerStorageEngine
 
getVersions(List<Versioned<V>>) - Static method in class org.sdnplatform.sync.internal.store.StoreUtils
 
getVlan() - Method in class net.floodlightcontroller.core.types.MacVlanPair
 
getVlan() - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
getVlanId() - Method in interface net.floodlightcontroller.devicemanager.IDevice
Get all unique VLAN IDs for the device.
getVlanId() - Method in class net.floodlightcontroller.devicemanager.internal.Device
 
getVlanID() - Method in class net.floodlightcontroller.packet.Ethernet
 
getVlanTag() - Method in class com.bigswitch.floodlight.vendor.OFActionMirror
 
getWatchGroup() - Method in class org.openflow.protocol.OFBucket
Returns the watchGroup set for this bucket
getWatchPort() - Method in class org.openflow.protocol.OFBucket
Returns the watchPort set for this bucket
getWeight() - Method in class org.openflow.protocol.OFBucket
Returns the weight of this bucket
getWindowSize() - Method in class net.floodlightcontroller.packet.TCP
 
getXid() - Method in class org.openflow.protocol.OFMessage
Get the transaction id of this message
getXid() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
Get the xid for this message
getYourIPAddress() - Method in class net.floodlightcontroller.packet.DHCP
 
groupId - Variable in class org.openflow.protocol.action.OFActionGroup
 
groupId - Variable in class org.openflow.protocol.OFGroupMod
 
groupId - Variable in class org.openflow.protocol.statistics.OFGroupDescription
 
groupId - Variable in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
groupId - Variable in class org.openflow.protocol.statistics.OFGroupStatisticsRequest
 
groupType - Variable in class org.openflow.protocol.OFGroupMod
 
guid - Variable in class net.floodlightcontroller.virtualnetwork.NetworkResource.NetworkDefinition
 
guid - Variable in class net.floodlightcontroller.virtualnetwork.VirtualNetwork
 
guidToGateway - Variable in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 

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 _