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 _

S

samplingTime - Variable in class net.floodlightcontroller.counter.SimpleCounter
 
save() - Method in interface net.floodlightcontroller.storage.IResultSet
Save/commit any pending updates to the data in the result set.
save() - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
saveAsync(IResultSet) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
saveAsync(IResultSet) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Asynchronous version of save
scope - Variable in class org.sdnplatform.sync.internal.store.SynchronizingStorageEngine
The scope of distribution for data in this store
scStore - Static variable in interface net.floodlightcontroller.servicechaining.IServiceChainingService
A FloodlightContextStore object that can be used to interact with the FloodlightContext information created by ServiceInsertion.
secondaryIndexMap - Variable in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl.ClassState
This stores secondary indices over the fields in the device for the class
secondaryIndexMap - Variable in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
This stores secondary indices over the fields in the devices
seconds - Variable in class net.floodlightcontroller.packet.DHCP
 
secureRandom(int) - Static method in class org.sdnplatform.sync.internal.util.CryptoUtil
 
seeds - Variable in class org.sdnplatform.sync.client.BootstrapTool.BootstrapToolSettings
 
SEEDS - Static variable in class org.sdnplatform.sync.internal.config.SyncStoreCCProvider
 
SelectListener - Interface in org.openflow.example
 
SelectLoop - Class in org.openflow.example
Dirt simple SelectLoop for simple java controller
SelectLoop(SelectListener) - Constructor for class org.openflow.example.SelectLoop
 
SelectLoop(SelectListener, long) - Constructor for class org.openflow.example.SelectLoop
Initializes this SelectLoop
selector - Variable in class org.openflow.example.SelectLoop
 
SEND_BUFFER_SIZE - Static variable in class net.floodlightcontroller.core.internal.Controller
 
SEND_BUFFER_SIZE - Static variable in class org.sdnplatform.sync.internal.rpc.RPCService
Buffer size for sockets
sendDeviceMovedNotification(Device) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
Send update notifications to listeners
sendDiscoveryMessage(long, int, boolean, boolean) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Send link discovery message out of a given switch port.
sendEntriesToSwitch(long) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
Reads from our entriesFromStorage for the specified switch and sends the FlowMods down to the controller in sorted order.
senderHardwareAddress - Variable in class net.floodlightcontroller.packet.ARP
 
senderProtocolAddress - Variable in class net.floodlightcontroller.packet.ARP
 
sendNotification(String, StorageSourceNotification.Action, List<Map<String, Object>>) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
sendNotification(String, StorageSourceNotification.Action, Set<Object>) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
sendPacket(HashSet<String>, IOFSwitch, OFMessage, FloodlightContext, boolean) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
sendRequest(int, SyncMessage) - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
Send a request to the server and generate a future for the eventual reply.
sendStatsQuery(OFStatisticsRequest, int, IOFMessageListener) - Method in interface net.floodlightcontroller.core.IOFSwitch
Send a flow statistics request to the switch.
sendStatsQuery(OFStatisticsRequest, int, IOFMessageListener) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
sequence - Variable in class net.floodlightcontroller.packet.TCP
 
sequenceId - Variable in class net.floodlightcontroller.packet.BSNPROBE
 
SERIAL_NUMBER_LENGTH - Static variable in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
SerializationException - Exception in org.sdnplatform.sync.error
An error occurred while serializing or deserializing objects
SerializationException() - Constructor for exception org.sdnplatform.sync.error.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception org.sdnplatform.sync.error.SerializationException
 
SerializationException(String) - Constructor for exception org.sdnplatform.sync.error.SerializationException
 
SerializationException(Throwable) - Constructor for exception org.sdnplatform.sync.error.SerializationException
 
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.core.web.serializers.ByteArrayMACSerializer
 
serialize(Long, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.core.web.serializers.DPIDSerializer
 
serialize(Integer, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.core.web.serializers.IPv4Serializer
 
serialize(Long, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.core.web.serializers.MACSerializer
 
serialize(Short, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.core.web.serializers.UShortSerializer
 
serialize(Device, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.devicemanager.web.DeviceSerializer
 
serialize(FirewallRule, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.firewall.FirewallRuleSerializer
 
serialize(LinkWithType, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.linkdiscovery.web.LinkWithType
 
serialize(LBMember, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.loadbalancer.LBMemberSerializer
 
serialize(LBPool, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.loadbalancer.LBPoolSerializer
 
serialize(LBVip, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.loadbalancer.LBVipSerializer
 
serialize() - Method in class net.floodlightcontroller.packet.ARP
 
serialize() - Method in class net.floodlightcontroller.packet.BPDU
 
serialize() - Method in class net.floodlightcontroller.packet.BSN
 
serialize() - Method in class net.floodlightcontroller.packet.BSNPROBE
 
serialize() - Method in class net.floodlightcontroller.packet.Data
 
serialize() - Method in class net.floodlightcontroller.packet.DHCP
 
serialize() - Method in class net.floodlightcontroller.packet.Ethernet
 
serialize() - Method in class net.floodlightcontroller.packet.ICMP
Serializes the packet.
serialize() - Method in interface net.floodlightcontroller.packet.IPacket
Sets all payloads parent packet if applicable, then serializes this packet and all payloads
serialize() - Method in class net.floodlightcontroller.packet.IPv4
Serializes the packet.
serialize() - Method in class net.floodlightcontroller.packet.LLC
 
serialize() - Method in class net.floodlightcontroller.packet.LLDP
 
serialize() - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
 
serialize() - Method in class net.floodlightcontroller.packet.LLDPTLV
 
serialize() - Method in class net.floodlightcontroller.packet.TCP
Serializes the packet.
serialize() - Method in class net.floodlightcontroller.packet.UDP
Serializes the packet.
serialize(CumulativeTimeBucket, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.perfmon.CumulativeTimeBucketJSONSerializer
Performs the serialization of a OneComponentTime object
serialize(VirtualNetwork, JsonGenerator, SerializerProvider) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkSerializer
 
serializeJson(JsonNode) - Method in class org.sdnplatform.sync.client.ShellCommand
Serialize a JSON object as bytes
serialNumber - Variable in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
serverBootstrap - Variable in class org.sdnplatform.sync.internal.rpc.RPCService
Netty ServerBootstrap used for creating server connections
serverIPAddress - Variable in class net.floodlightcontroller.packet.DHCP
 
serverName - Variable in class net.floodlightcontroller.packet.DHCP
 
serverPort - Variable in class net.floodlightcontroller.core.OFMessageFilterManager
 
SERVICE_UNAVAILABLE - Static variable in class net.floodlightcontroller.core.OFMessageFilterManager
 
ServiceChain - Class in net.floodlightcontroller.servicechaining
ServiceChaining module encapsulates properties of service chains and their member nodes
ServiceChain(String, String, String, String, String) - Constructor for class net.floodlightcontroller.servicechaining.ServiceChain
Constructor to create a NetworkService
serviceMap - Variable in class net.floodlightcontroller.core.module.FloodlightModuleContext
 
serviceMap - Static variable in class net.floodlightcontroller.core.module.FloodlightModuleLoader
 
ServiceNode - Class in net.floodlightcontroller.servicechaining
 
ServiceNode(String, String, ServiceNode.InsertionType) - Constructor for class net.floodlightcontroller.servicechaining.ServiceNode
 
ServiceNode.Direction - Enum in net.floodlightcontroller.servicechaining
 
ServiceNode.InsertionType - Enum in net.floodlightcontroller.servicechaining
 
ses - Variable in class net.floodlightcontroller.core.util.SingletonTask
 
sessionId - Variable in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
sessionId - Variable in class net.floodlightcontroller.core.web.PacketTraceResource.PacketTraceOutput
 
sessionPersistence - Variable in class net.floodlightcontroller.loadbalancer.LBVip
 
set(int) - Method in class net.floodlightcontroller.counter.CounterStore.MutableInt
 
set(long) - Method in class net.floodlightcontroller.debugcounter.DebugCounter.MutableLong
 
SET_TUNNEL_DST_SUBTYPE - Static variable in class com.bigswitch.floodlight.vendor.OFActionTunnelDstIP
 
setAccessFlowPriority(short) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the suggested priority to use when installing access flows in this switch.
setAccessFlowPriority(short) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setAcknowledge(int) - Method in class net.floodlightcontroller.packet.TCP
 
setAction(StorageSourceNotification.Action) - Method in class net.floodlightcontroller.storage.StorageSourceNotification
 
setActionFactory(OFActionFactory) - Method in interface org.openflow.protocol.factory.OFActionFactoryAware
Sets the OFActionFactory
setActionFactory(OFActionFactory) - Method in class org.openflow.protocol.instruction.OFInstructionActions
 
setActionFactory(OFActionFactory) - Method in class org.openflow.protocol.OFBucket
 
setActionFactory(OFActionFactory) - Method in class org.openflow.protocol.OFGroupMod
 
setActionFactory(OFActionFactory) - Method in class org.openflow.protocol.OFPacketOut
 
setActionFactory(OFActionFactory) - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
setActions(List<OFAction>) - Method in class org.openflow.protocol.instruction.OFInstructionActions
Sets the list of actions this Flow Mod contains
setActions(List<OFAction>) - Method in class org.openflow.protocol.OFBucket
Sets the list of actions this bucket contains
setActions(int) - Method in class org.openflow.protocol.OFFeaturesReply
 
setActions(List<OFAction>) - Method in class org.openflow.protocol.OFPacketOut
Sets the list of actions on this message
setActions(int, Set<OFActionType>) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
setActions(int[]) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
setActions(List<OFAction>) - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyActions
Sets the list of actions this Flow Mod contains
setActionsLength(short) - Method in class org.openflow.protocol.OFPacketOut
Set actions_len
setActiveCount(int) - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
setActiveSince(long) - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
setActiveSince(Date) - Method in class net.floodlightcontroller.devicemanager.internal.Entity
 
setAdvertise(int) - Method in class org.openflow.protocol.OFPortMod
 
setAdvertisedFeatures(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setAlwaysClearFlowsOnSwActivate(boolean) - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Configure controller to always clear the flow table on the switch, when it connects to controller.
setAlwaysClearFlowsOnSwActivate(boolean) - Method in class net.floodlightcontroller.core.internal.Controller
 
setAttribute(String, Object) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set properties for switch specific behavior
setAttribute(String, Object) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setAutoPortFastFeature(boolean) - Method in interface net.floodlightcontroller.linkdiscovery.ILinkDiscoveryService
Set the state for auto port fast feature.
setAutoPortFastFeature(boolean) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
setAuxiliaryId(byte) - Method in class org.openflow.protocol.OFFeaturesReply
 
setBands(List<OFMeterBand>) - Method in class org.openflow.protocol.OFMeterMod
 
setBands(List<OFMeterBand>) - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
setBandStatistics(List<OFGroupBucketCounter>) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setBandStatistics(List<OFMeterBandStatistics>) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
setBandTypes(int) - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
setBandTypes(Set<OFMeterBandType>) - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
setBitmaps(List<Integer>) - Method in class org.openflow.protocol.hello.OFHelloElementVersionBitmap
Sets the list of bitmaps this HelloElement contains
setBool(boolean) - Method in class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
setBoolean(String, boolean) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setBoolean(String, boolean) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setBooleanObject(String, Boolean) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setBooleanObject(String, Boolean) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setBootFileName(String) - Method in class net.floodlightcontroller.packet.DHCP
 
setBuckets(List<OFBucket>) - Method in class org.openflow.protocol.OFGroupMod
Sets the list of buckets this groupmod contains
setBuckets(List<OFBucket>) - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
setBufferId(int) - Method in class org.openflow.protocol.OFFlowMod
Set buffer_id
setBufferId(int) - Method in class org.openflow.protocol.OFPacketIn
Set buffer_id
setBufferId(int) - Method in class org.openflow.protocol.OFPacketOut
Set buffer_id
setBuffers(int) - Method in class org.openflow.protocol.OFFeaturesReply
 
setBurstSize(int) - Method in class org.openflow.protocol.meter.OFMeterBand
 
setByte(String, byte) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setByte(String, byte) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setByteArray(String, byte[]) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setByteArray(String, byte[]) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setByteBandCount(long) - Method in class org.openflow.protocol.statistics.OFMeterBandStatistics
 
setByteCount(long) - Method in class org.openflow.protocol.OFFlowRemoved
 
setByteCount(long) - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
setByteCount(long) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setByteCount(long) - Method in class org.openflow.protocol.statistics.OFGroupBucketCounter
 
setByteCount(long) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setByteInCount(long) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
setByteObject(String, Byte) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setByteObject(String, Byte) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setBytes(byte[]) - Method in class org.openflow.protocol.vendor.OFByteArrayVendorData
Set the byte array for the vendor data.
setCapabilities(int) - Method in class org.openflow.protocol.OFFeaturesReply
 
setCapabilities(int) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
setCapabilities(int) - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
setChannel(Channel) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the netty Channel this switch instance is associated with Called immediately after instantiation
setChannel(Channel) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setChassisId(LLDPTLV) - Method in class net.floodlightcontroller.packet.LLDP
 
setChecksum(short) - Method in class net.floodlightcontroller.packet.ICMP
 
setChecksum(short) - Method in class net.floodlightcontroller.packet.IPv4
 
setChecksum(short) - Method in class net.floodlightcontroller.packet.TCP
 
setChecksum(short) - Method in class net.floodlightcontroller.packet.UDP
 
setClientHardwareAddress(byte[]) - Method in class net.floodlightcontroller.packet.DHCP
 
setClientIPAddress(int) - Method in class net.floodlightcontroller.packet.DHCP
 
setCode(byte) - Method in class net.floodlightcontroller.packet.DHCPOption
 
setCollisions(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setColumnIndexMode(String, String, NoSqlStorageSource.ColumnIndexMode) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
setCommand(byte) - Method in class org.openflow.protocol.OFFlowMod
Set command
setCommand(short) - Method in class org.openflow.protocol.OFGroupMod
 
setCommand(short) - Method in class org.openflow.protocol.OFMeterMod
 
setConfig(Map<String, String>) - Method in class net.floodlightcontroller.core.module.ApplicationLoader.Application
 
setConfig(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setConfig(int) - Method in class org.openflow.protocol.OFPortMod
 
setConfig(int) - Method in class org.openflow.protocol.OFTableMod
 
setConfig(int) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setConnected(boolean) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set whether the switch is connected
setConnected(boolean) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setControllerId(long) - Method in class net.floodlightcontroller.packet.BSNPROBE
 
setControllerTLV() - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
setCookie(long) - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
setCookie(int) - Method in class net.floodlightcontroller.routing.RouteId
 
setCookie(long) - Method in class org.openflow.protocol.OFFlowMod
Set cookie
setCookie(long) - Method in class org.openflow.protocol.OFFlowRemoved
Set cookie
setCookie(long) - Method in class org.openflow.protocol.OFPacketIn
Set cookie
setCookie(long) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setCookie(long) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
Set cookie
setCookieMask(long) - Method in class org.openflow.protocol.OFFlowMod
Set cookieMask
setCookieMask(long) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
Set cookieMask
setCopyStage(byte) - Method in class com.bigswitch.floodlight.vendor.OFActionMirror
 
setCoreFlowPriority(short) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the suggested priority to use when installing core flows in this switch.
setCoreFlowPriority(short) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setCounter(Date, CounterValue) - Method in interface net.floodlightcontroller.counter.ICounter
Counter value setter
setCounter(Date, CounterValue) - Method in class net.floodlightcontroller.counter.SimpleCounter
 
setCounterStore(CounterStore) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
setCtrl(byte) - Method in class net.floodlightcontroller.packet.LLC
 
setCurrentFeatures(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setCurrSpeed(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setData(byte[]) - Method in class net.floodlightcontroller.packet.Data
 
setData(byte[]) - Method in class net.floodlightcontroller.packet.DHCPOption
 
setData(byte[]) - Method in class org.openflow.protocol.action.OFActionVendor
 
setDataLayerDestination(byte[]) - Method in class org.openflow.protocol.OFMatch
Set dl_dst
setDataLayerDestination(String) - Method in class org.openflow.protocol.OFMatch
Set dl_dst, but first translate to byte[] using HexString
setDataLayerSource(byte[]) - Method in class org.openflow.protocol.OFMatch
Set dl_src
setDataLayerSource(String) - Method in class org.openflow.protocol.OFMatch
Set dl_src, but first translate to byte[] using HexString
setDataLayerType(short) - Method in class org.openflow.protocol.OFMatch
Set dl_type
setDataLayerVirtualLan(short) - Method in class org.openflow.protocol.OFMatch
Set dl_vlan
setDataLayerVirtualLanPriorityCodePoint(byte) - Method in class org.openflow.protocol.OFMatch
Set dl_vlan_pcp
setDataOffset(byte) - Method in class net.floodlightcontroller.packet.TCP
 
setDatapathDescription(String) - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
setDatapathId(long) - Method in class org.openflow.protocol.OFFeaturesReply
 
setDataType(int) - Method in class com.bigswitch.floodlight.vendor.OFBigSwitchVendorData
Set the data type value
setDataType(int) - Method in class org.openflow.vendor.nicira.OFNiciraVendorData
Set the data type value
setDataType(int) - Method in class org.openflow.vendor.openflow.OFOpenFlowVendorData
Set the data type value
setDate(String, Date) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setDate(String, Date) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setDebugCounterService(IDebugCounterService) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set debug counter service for per-switch counters Called immediately after instantiation
setDebugCounterService(IDebugCounterService) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setDebugEvent(IDebugEventService) - Method in class net.floodlightcontroller.core.internal.Controller
 
setDebugEventServiceImpl(IDebugEventService) - Static method in class net.floodlightcontroller.debugevent.DebugEventAppender
 
setDesc(OFPhysicalPort) - Method in class org.openflow.protocol.OFPortStatus
 
setDestinationAddress(int) - Method in class net.floodlightcontroller.packet.IPv4
 
setDestinationAddress(String) - Method in class net.floodlightcontroller.packet.IPv4
 
setDestinationMACAddress(byte[]) - Method in class net.floodlightcontroller.packet.Ethernet
 
setDestinationMACAddress(String) - Method in class net.floodlightcontroller.packet.Ethernet
 
setDestinationPort(short) - Method in class net.floodlightcontroller.packet.TCP
 
setDestinationPort(short) - Method in class net.floodlightcontroller.packet.UDP
 
setDestIpRewriteFlag(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
setDestMacRewriteFlag(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
setDestPort(int) - Method in class com.bigswitch.floodlight.vendor.OFActionMirror
 
setDfsIndex(long) - Method in class net.floodlightcontroller.util.ClusterDFS
 
setDiffServ(byte) - Method in class net.floodlightcontroller.packet.IPv4
 
setDirection(String) - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
setDouble(String, double) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setDouble(String, double) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setDoubleObject(String, Double) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setDoubleObject(String, Double) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setDoubleValue(double) - Method in class net.floodlightcontroller.counter.CounterValue
 
setDsap(byte) - Method in class net.floodlightcontroller.packet.LLC
 
setDst(long) - Method in class net.floodlightcontroller.routing.Link
 
setDst(Long) - Method in class net.floodlightcontroller.routing.RouteId
 
setDstMac(byte[]) - Method in class net.floodlightcontroller.packet.BSNPROBE
 
setDstPort(short) - Method in class net.floodlightcontroller.routing.Link
 
setDurationNanoseconds(int) - Method in class org.openflow.protocol.OFFlowRemoved
 
setDurationNanoseconds(int) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setDurationNanoseconds(int) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setDurationNanoseconds(int) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setDurationNanoseconds(int) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setDurationSeconds(int) - Method in class org.openflow.protocol.OFFlowRemoved
 
setDurationSeconds(int) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setDurationSeconds(int) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setDurationSeconds(int) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setDurationSeconds(int) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setEgressPort(NodePortTuple) - Method in class net.floodlightcontroller.servicechaining.BITWServiceNode
 
setEnable(Boolean) - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.CounterPost
 
setEnabled(boolean) - Method in interface net.floodlightcontroller.perfmon.IPktInProcessingTimeService
 
setEnabled(boolean) - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
setEnabled(boolean) - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
setEntities(List<DeviceSyncRepresentation.SyncEntity>) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation
 
setError(String) - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.ResetOutput
 
setError(String) - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.ResetOutput
 
setError(byte[]) - Method in class org.openflow.protocol.OFError
 
setErrorCode(OFError.OFHelloFailedCode) - Method in class org.openflow.protocol.OFError
 
setErrorCode(short) - Method in class org.openflow.protocol.OFError
 
setErrorCode(OFError.OFBadRequestCode) - Method in class org.openflow.protocol.OFError
 
setErrorCode(OFError.OFBadActionCode) - Method in class org.openflow.protocol.OFError
 
setErrorCode(OFError.OFFlowModFailedCode) - Method in class org.openflow.protocol.OFError
 
setErrorCode(OFError.OFPortModFailedCode) - Method in class org.openflow.protocol.OFError
 
setErrorCode(OFError.OFQueueOpFailedCode) - Method in class org.openflow.protocol.OFError
 
setErrorIsAscii(boolean) - Method in class org.openflow.protocol.OFError
 
setErrorType(short) - Method in class org.openflow.protocol.OFError
 
setErrorType(OFError.OFErrorType) - Method in class org.openflow.protocol.OFError
 
setEtherType(short) - Method in class net.floodlightcontroller.packet.Ethernet
 
setEtherType(short) - Method in class org.openflow.protocol.action.OFActionPopMPLS
 
setEtherType(short) - Method in class org.openflow.protocol.action.OFActionPushMPLS
 
setEtherType(short) - Method in class org.openflow.protocol.action.OFActionPushPBB
 
setEtherType(short) - Method in class org.openflow.protocol.action.OFActionPushVLAN
 
seteventData(Object) - Method in class net.floodlightcontroller.debugevent.Event
 
setExceptionHandler(IStorageExceptionHandler) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
setExceptionHandler(IStorageExceptionHandler) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Set exception handler to use for asynchronous operations.
setExecutorService(ExecutorService) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
setExpType(short) - Method in class org.openflow.protocol.OFVendorError
Set in_port
setFeaturesReply(OFFeaturesReply) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the OFFeaturesReply message returned by the switch during initial handshake.
setFeaturesReply(OFFeaturesReply) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setField(OFOXMField) - Method in class org.openflow.protocol.action.OFActionSetField
 
setField(OFMatchField) - Method in class org.openflow.protocol.OFMatch
Sets match field.
setField(OFOXMFieldType, Object) - Method in class org.openflow.protocol.OFMatch
 
setField(OFOXMFieldType, Object, Object) - Method in class org.openflow.protocol.OFMatch
 
setFirstSeenTime(Long) - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
 
setFlags(short) - Method in class net.floodlightcontroller.packet.DHCP
 
setFlags(byte) - Method in class net.floodlightcontroller.packet.IPv4
 
setFlags(short) - Method in class net.floodlightcontroller.packet.TCP
 
setFlags(short) - Method in class org.openflow.protocol.OFFlowMod
Set flags, see OFPFF_* constants
setFlags(short) - Method in class org.openflow.protocol.OFMeterMod
 
setFlags(short) - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
setFlags(short) - Method in class org.openflow.protocol.OFSwitchConfig
 
setFlags(short) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setFlags(short) - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
setFloat(String, float) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setFloat(String, float) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setFloatObject(String, Float) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setFloatObject(String, Float) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setFloodlightProvider(Controller) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set IFloodlightProviderService for this switch instance Called immediately after instantiation
setFloodlightProvider(IFloodlightProviderService) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setFloodlightProvider(Controller) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setFloodlightProvider(IFloodlightProviderService) - Method in class net.floodlightcontroller.hub.Hub
 
setFloodlightProvider(IFloodlightProviderService) - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
setFloodlightProvider(IFloodlightProviderService) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
setFlowCount(int) - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
setFlowCount(int) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
setFragment(boolean) - Method in class net.floodlightcontroller.packet.IPv4
 
setFragmentOffset(short) - Method in class net.floodlightcontroller.packet.IPv4
 
setGateway(String) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetwork
Sets network gateway IP address
setGatewayIPAddress(int) - Method in class net.floodlightcontroller.packet.DHCP
 
setGenerationId(long) - Method in class org.openflow.protocol.OFRoleMessage
 
setGroupId(int) - Method in class org.openflow.protocol.action.OFActionGroup
 
setGroupId(int) - Method in class org.openflow.protocol.OFGroupMod
 
setGroupId(int) - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
setGroupId(int) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setGroupId(int) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsRequest
 
setGroupType(byte) - Method in class org.openflow.protocol.OFGroupMod
 
setHardTimeout(short) - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
setHardTimeout(short) - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
setHardTimeout(short) - Method in class net.floodlightcontroller.routing.RoutingDecision
 
setHardTimeout(short) - Method in class org.openflow.protocol.OFFlowMod
Set hard_timeout
setHardTimeout(short) - Method in class org.openflow.protocol.OFFlowRemoved
Set hard_timeout
setHardTimeout(short) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setHardwareAddress(byte[]) - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
setHardwareAddress(byte[]) - Method in class net.floodlightcontroller.core.ImmutablePort.Builder
 
setHardwareAddress(byte[]) - Method in class org.openflow.protocol.OFPhysicalPort
 
setHardwareAddress(byte[]) - Method in class org.openflow.protocol.OFPortMod
 
setHardwareAddressLength(byte) - Method in class net.floodlightcontroller.packet.ARP
 
setHardwareAddressLength(byte) - Method in class net.floodlightcontroller.packet.DHCP
 
setHardwareDescription(String) - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
setHardwareType(short) - Method in class net.floodlightcontroller.packet.ARP
 
setHardwareType(byte) - Method in class net.floodlightcontroller.packet.DHCP
 
setHARole(IFloodlightProviderService.Role) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set switch's HA role to role.
setHARole(IFloodlightProviderService.Role) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setHealthy(boolean) - Method in class net.floodlightcontroller.core.web.HealthCheckResource.HealthCheckInfo
 
setHelloElementFactory(OFHelloElementFactory) - Method in interface org.openflow.protocol.factory.OFHelloElementFactoryAware
Sets the OFHelloElementFactory
setHelloElementFactory(OFHelloElementFactory) - Method in class org.openflow.protocol.OFHello
 
setHelloElements(List<OFHelloElement>) - Method in class org.openflow.protocol.OFHello
Sets the list of hello elements this Hello message contains
setHops(byte) - Method in class net.floodlightcontroller.packet.DHCP
 
setIcmpCode(byte) - Method in class net.floodlightcontroller.packet.ICMP
 
setIcmpType(byte) - Method in class net.floodlightcontroller.packet.ICMP
 
setId(RouteId) - Method in class net.floodlightcontroller.routing.Route
 
setId(long) - Method in class net.floodlightcontroller.topology.Cluster
 
setIdentification(short) - Method in class net.floodlightcontroller.packet.IPv4
 
setIdleTimeout(short) - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
setIdleTimeout(short) - Method in class org.openflow.protocol.OFFlowMod
Set idle_timeout
setIdleTimeout(short) - Method in class org.openflow.protocol.OFFlowRemoved
Set idle_timeout
setIdleTimeout(short) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setInfoString(byte[]) - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Set the value of information string.
setInfoString(String) - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Set the value of information string.
setIngressPort(NodePortTuple) - Method in class net.floodlightcontroller.servicechaining.BITWServiceNode
 
setInPort(int) - Method in class org.openflow.protocol.OFMatch
Set in_port in match
setInPort(int) - Method in class org.openflow.protocol.OFPacketOut
Set in_port
setInPort(OFPort) - Method in class org.openflow.protocol.OFPacketOut
Set in_port.
setInputThrottleThresholds(int, int, int, int) - Method in class net.floodlightcontroller.core.OFSwitchBase
For switch drivers to set thresholds, all rates in per second
setInstantiable(Instantiable<OFAction>) - Method in enum org.openflow.protocol.action.OFActionType
 
setInstantiable(Instantiable<OFHelloElement>) - Method in enum org.openflow.protocol.hello.OFHelloElementType
 
setInstantiable(Instantiable<OFInstruction>) - Method in enum org.openflow.protocol.instruction.OFInstructionType
 
setInstantiable(Instantiable<OFMeterBand>) - Method in class org.openflow.protocol.meter.OFMeterBandType
 
setInstantiable(Instantiable<OFMessage>) - Method in enum org.openflow.protocol.OFType
 
setInstantiable(Instantiable<OFQueueProperty>) - Method in class org.openflow.protocol.queue.OFQueuePropertyType
 
setInstantiable(Instantiable<OFTableFeaturesProperty>) - Method in enum org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyType
 
setInstantiable(Instantiable<OFVendorData>) - Method in class org.openflow.protocol.vendor.OFVendorDataType
 
setInstructionFactory(OFInstructionFactory) - Method in interface org.openflow.protocol.factory.OFInstructionFactoryAware
Sets the OFInstructionFactory
setInstructionFactory(OFInstructionFactory) - Method in class org.openflow.protocol.OFFlowMod
 
setInstructionFactory(OFInstructionFactory) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setInstructions(List<OFInstruction>) - Method in class org.openflow.protocol.OFFlowMod
Sets the list of instructions this Flow Mod contains
setInstructions(List<OFInstruction>) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setInstructions(List<OFInstruction>) - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyInstructions
Sets the list of instructions this Flow Mod contains
setInt(String, int) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setInt(String, int) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setInteger(int) - Method in class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
setIntegerObject(String, Integer) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setIntegerObject(String, Integer) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setInterfaces(List<OFInterfaceVendorData>) - Method in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
 
setIpv4Addr(int) - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
setIpv4AddrMask(int) - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
setKey(String) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation
 
setKeys(Set<Object>) - Method in class net.floodlightcontroller.storage.StorageSourceNotification
 
setL2TableEnabled(boolean) - Method in class com.bigswitch.floodlight.vendor.OFBsnL2TableVendorData
 
setL2TablePriority(short) - Method in class com.bigswitch.floodlight.vendor.OFBsnL2TableVendorData
 
setLastSeen(long) - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
setLastSeenTimestamp(Date) - Method in class net.floodlightcontroller.devicemanager.internal.Entity
Set the last seen timestamp and also update Entity.activeSince if appropriate
setLength(int) - Method in class com.bigswitch.floodlight.vendor.OFInterfaceIPReplyVendorData
Set the length of this message
setLength(byte) - Method in class net.floodlightcontroller.packet.DHCPOption
 
setLength(short) - Method in class net.floodlightcontroller.packet.LLDPTLV
 
setLength(short) - Method in class org.openflow.protocol.action.OFAction
Set the length of this message
setLength(short) - Method in class org.openflow.protocol.hello.OFHelloElement
 
setLength(short) - Method in class org.openflow.protocol.instruction.OFInstruction
Set the length of this message
setLength(short) - Method in class org.openflow.protocol.meter.OFMeterBand
 
setLength(short) - Method in class org.openflow.protocol.OFBucket
Sets the length of this bucket
setLength(short) - Method in class org.openflow.protocol.OFMessage
Set the length of this message
setLength(short) - Method in class org.openflow.protocol.queue.OFPacketQueue
 
setLength(short) - Method in class org.openflow.protocol.queue.OFQueueProperty
 
setLength(short) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setLength(short) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setLength(short) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
setLength(short) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setLength(int) - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
setLength(short) - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesProperty
Set the length of this message
setLengthU(int) - Method in class org.openflow.protocol.OFMessage
Set the length of this message, unsigned
setLong(String, long) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setLong(String, long) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setLongObject(String, Long) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setLongObject(String, Long) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setLongValue(long) - Method in class net.floodlightcontroller.counter.CounterValue
 
setLookupCount(long) - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
setLowpoint(long) - Method in class net.floodlightcontroller.util.ClusterDFS
 
setMac(String) - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
setManufacturerDescription(String) - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
setMask(Object) - Method in class org.openflow.protocol.OFMatchField
 
setMask(int) - Method in class org.openflow.protocol.OFPortMod
 
setMatch(OFMatch) - Method in class org.openflow.protocol.OFFlowMod
Set match
setMatch(OFMatch) - Method in class org.openflow.protocol.OFFlowRemoved
Set match
setMatch(OFMatch) - Method in class org.openflow.protocol.OFPacketIn
Set match
setMatch(OFMatch) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setMatch(OFMatch) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
setMatchedCount(long) - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
setMatchFields(List<OFMatchField>) - Method in class org.openflow.protocol.OFMatch
Sets the list of matchfields this OFMatch contains
setMaxBands(byte) - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
setMaxColor(byte) - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
setMaxEntries(int) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setMaxGroups(int[]) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
setMaxGroups(int, int) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
setMaxLength(short) - Method in class org.openflow.protocol.action.OFActionOutput
Set the max length to send to the controller
setMaxMeter(int) - Method in class org.openflow.protocol.statistics.OFMeterFeatures
 
setMaxSpeed(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setMessageFactory(OFMessageFactory) - Method in class org.openflow.io.OFMessageAsyncStream
 
setMessageFactory(OFMessageFactory) - Method in interface org.openflow.io.OFMessageInStream
Sets the OFMessageFactory used to create messages on this stream
setMessageFactory(OFMessageFactory) - Method in interface org.openflow.protocol.factory.OFMessageFactoryAware
Sets the message factory for this object
setMessageFactory(OFMessageFactory) - Method in class org.openflow.protocol.OFError
 
setMetaData(long) - Method in class org.openflow.protocol.instruction.OFInstructionWriteMetaData
Set metaData
setMetaDataMask(long) - Method in class org.openflow.protocol.instruction.OFInstructionWriteMetaData
Set metaDataMask
setMetadataMatch(long) - Method in class org.openflow.protocol.statistics.OFTableFeatures
Set metadataMatch
setMetadataWrite(long) - Method in class org.openflow.protocol.statistics.OFTableFeatures
Set metadataWrite
setMeterBandFactory(OFMeterBandFactory) - Method in interface org.openflow.protocol.factory.OFMeterBandFactoryAware
Sets the OFMeterBandFactory
setMeterBandFactory(OFMeterBandFactory) - Method in class org.openflow.protocol.OFMeterMod
 
setMeterBandFactory(OFMeterBandFactory) - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
setMeterId(int) - Method in class org.openflow.protocol.instruction.OFInstructionMeter
 
setMeterId(int) - Method in class org.openflow.protocol.OFMeterMod
 
setMeterId(int) - Method in class org.openflow.protocol.statistics.OFMeterConfigStatisticsReply
 
setMeterId(int) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
setMeterId(int) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsRequest
 
setMissSendLength(short) - Method in class org.openflow.protocol.OFSwitchConfig
 
setModules(String[]) - Method in class net.floodlightcontroller.core.module.ApplicationLoader.Application
 
setMPLSTTL(byte) - Method in class org.openflow.protocol.action.OFActionSetMPLSTTL
 
setMulticastInterfaces(List<SwitchPort>) - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
setMulticastInterfaces(List<SwitchPort>) - Method in class net.floodlightcontroller.routing.RoutingDecision
 
setMulticastValidTime(Long) - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
 
setName(String) - Method in class com.bigswitch.floodlight.vendor.OFInterfaceVendorData
 
setName(String) - Method in class net.floodlightcontroller.core.ImmutablePort.Builder
 
setName(String) - Method in class net.floodlightcontroller.core.module.ApplicationLoader.Application
 
setName(String) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetwork
Sets network name
setName(String) - Method in class org.openflow.protocol.OFPhysicalPort
 
setName(String) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setNetMask(int) - Method in class com.bigswitch.floodlight.vendor.OFNetmaskVendorData
 
setNetworkDestination(int) - Method in class org.openflow.protocol.OFMatch
Set nw_dst
setNetworkDestination(short, int) - Method in class org.openflow.protocol.OFMatch
Set nw_dst
setNetworkDestinationMask(int, int) - Method in class org.openflow.protocol.OFMatch
Set nw_dst and nw_dst_mask
setNetworkDestinationMask(short, int, int) - Method in class org.openflow.protocol.OFMatch
Set nw_dst and nw_dst_mask
setNetworkProtocol(byte) - Method in class org.openflow.protocol.OFMatch
Set nw_proto
setNetworkSource(int) - Method in class org.openflow.protocol.OFMatch
Set nw_src
setNetworkSource(short, int) - Method in class org.openflow.protocol.OFMatch
Set nw_src
setNetworkSourceMask(int, int) - Method in class org.openflow.protocol.OFMatch
Set nw_src and nw_src_mask
setNetworkSourceMask(short, int, int) - Method in class org.openflow.protocol.OFMatch
Set nw_src and nw_src_mask
setNetworkTypeOfService(byte) - Method in class org.openflow.protocol.OFMatch
Set nw_tos OFMatch stores the DSCP and ECN separately
setNextTableIds(byte[]) - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyNextTables
Sets the list of nextTableIds this Flow Mod contains
setNodeId(long) - Method in class net.floodlightcontroller.topology.NodePortTuple
 
setNonWildcards(EnumSet<OFOXMFieldType>) - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
setNonWildcards(EnumSet<OFOXMFieldType>) - Method in class net.floodlightcontroller.routing.RoutingDecision
 
setNonWildcards(Set<OFOXMFieldType>) - Method in class org.openflow.protocol.OFMatch
Utility function to wildcard all fields except those specified in the set
setNull(String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setNull(String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setNwTTL(byte) - Method in class org.openflow.protocol.action.OFActionSetNwTTL
 
setOffendingMsg(OFMessage) - Method in class org.openflow.protocol.OFError
Write this offending message into the payload of the Error message
setOfMatch(OFMatch) - Method in class org.openflow.protocol.OFMatchWithSwDpid
 
setOpCode(short) - Method in class net.floodlightcontroller.packet.ARP
 
setOpCode(byte) - Method in class net.floodlightcontroller.packet.DHCP
 
setOperation(ILinkDiscovery.UpdateOperation) - Method in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
setOptind(int) - Method in class org.openflow.example.cli.SimpleCLI
 
setOptionalTLVList(List<LLDPTLV>) - Method in class net.floodlightcontroller.packet.LLDP
 
setOptions(List<DHCPOption>) - Method in class net.floodlightcontroller.packet.DHCP
 
setOptions(byte[]) - Method in class net.floodlightcontroller.packet.IPv4
 
setOptions(byte[]) - Method in class net.floodlightcontroller.packet.TCP
 
setOUI(byte[]) - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Set the value of OUI.
setOutGroup(int) - Method in class org.openflow.protocol.OFFlowMod
Set out_group
setOutGroup(OFGroup) - Method in class org.openflow.protocol.OFFlowMod
Set out_group
setOutGroup(int) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
setOutPort(int) - Method in class org.openflow.protocol.OFFlowMod
Set out_port
setOutPort(OFPort) - Method in class org.openflow.protocol.OFFlowMod
Set out_port
setOutPort(int) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
setOutput(String) - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
setOXMFields(List<OFOXMField>) - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesPropertyOXM
Sets the list of oxmFields this Flow Mod contains
setPacketBandCount(long) - Method in class org.openflow.protocol.statistics.OFMeterBandStatistics
 
setPacketCount(long) - Method in class org.openflow.protocol.OFFlowRemoved
 
setPacketCount(long) - Method in class org.openflow.protocol.statistics.OFAggregateStatisticsReply
 
setPacketCount(long) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setPacketCount(long) - Method in class org.openflow.protocol.statistics.OFGroupBucketCounter
 
setPacketCount(long) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setPacketData(byte[]) - Method in class org.openflow.protocol.OFPacketIn
Sets the packet data, and updates the length of this message
setPacketData(byte[]) - Method in class org.openflow.protocol.OFPacketOut
Sets the packet data
setPacketData(byte[]) - Method in class org.openflow.protocol.OFVendorError
Sets the packet data, and updates the length of this message
setPacketInCount(long) - Method in class org.openflow.protocol.statistics.OFMeterStatisticsReply
 
setPad(boolean) - Method in class net.floodlightcontroller.packet.Ethernet
Pad this packet to 60 bytes minimum, filling with zeros?
setParameter(String, Object) - Method in interface net.floodlightcontroller.storage.IQuery
 
setParameter(String, Object) - Method in class net.floodlightcontroller.storage.nosql.NoSqlQuery
 
setParent(IPacket) - Method in class net.floodlightcontroller.packet.BasePacket
 
setParent(IPacket) - Method in interface net.floodlightcontroller.packet.IPacket
 
setParentDFSIndex(long) - Method in class net.floodlightcontroller.util.ClusterDFS
 
setPath(List<NodePortTuple>) - Method in class net.floodlightcontroller.routing.Route
 
setPayload(IPacket) - Method in class net.floodlightcontroller.packet.BasePacket
 
setPayload(IPacket) - Method in interface net.floodlightcontroller.packet.IPacket
 
setPayload(byte[]) - Method in class org.openflow.protocol.OFEchoRequest
 
setPeerFeatures(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setPeriod(Integer) - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
setPktinProcessingTime(IPktInProcessingTimeService) - Method in class net.floodlightcontroller.storage.memory.MemoryStorageSource
 
setPort(int) - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
setPort(int) - Method in class org.openflow.protocol.action.OFActionOutput
Set the output portNumber
setPort(OFPort) - Method in class org.openflow.protocol.action.OFActionOutput
Set the output portNumber
setPort(OFPhysicalPort) - Method in class org.openflow.protocol.statistics.OFPortDescription
 
setPortDescriptions(List<OFPortDescription>) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the OFFeaturesReply message returned by the switch during initial handshake.
setPortDescriptions(List<OFPortDescription>) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setPortId(LLDPTLV) - Method in class net.floodlightcontroller.packet.LLDP
 
setPortId(int) - Method in class net.floodlightcontroller.topology.NodePortTuple
 
setPortNumber(int) - Method in class net.floodlightcontroller.core.ImmutablePort.Builder
 
setPortNumber(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setPortNumber(int) - Method in class org.openflow.protocol.OFPortMod
 
setPortNumber(int) - Method in class org.openflow.protocol.OFQueueGetConfigReply
 
setPortNumber(int) - Method in class org.openflow.protocol.OFQueueGetConfigRequest
 
setPortNumber(int) - Method in class org.openflow.protocol.queue.OFPacketQueue
 
setPortNumber(int) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setPortNumber(int) - Method in class org.openflow.protocol.statistics.OFPortStatisticsRequest
 
setPortNumber(int) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setPortNumber(int) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsRequest
 
setPortNumber(int) - Method in class org.openflow.vendor.openflow.OFQueueVendorData
 
setPorts(Collection<ImmutablePort>) - Method in interface net.floodlightcontroller.core.IOFSwitch
Replace the ports of this switch with the given ports.
setPorts(Collection<ImmutablePort>) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setPortState(OFPhysicalPort.OFPortState) - Method in class net.floodlightcontroller.core.ImmutablePort.Builder
 
setPrecedenceLevel(byte) - Method in class org.openflow.protocol.meter.OFMeterBandDSCPRemark
 
setPriority(short) - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
setPriority(short) - Method in class org.openflow.protocol.OFFlowMod
Set priority
setPriority(short) - Method in class org.openflow.protocol.OFFlowRemoved
Set priority
setPriority(short) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setPriorityCode(byte) - Method in class net.floodlightcontroller.packet.Ethernet
 
setProperties(List<OFQueueProperty>) - Method in class org.openflow.protocol.queue.OFPacketQueue
 
setProperties(List<OFTableFeaturesProperty>) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setProtocol(byte) - Method in class net.floodlightcontroller.packet.IPv4
 
setProtocolAddressLength(byte) - Method in class net.floodlightcontroller.packet.ARP
 
setProtocolType(short) - Method in class net.floodlightcontroller.packet.ARP
 
setQueueId(int) - Method in class org.openflow.protocol.action.OFActionSetQueue
 
setQueueId(int) - Method in class org.openflow.protocol.queue.OFPacketQueue
 
setQueueId(int) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setQueueId(int) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsRequest
 
setQueueId(OFQueue) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsRequest
 
setQueuePropertyFactory(OFQueuePropertyFactory) - Method in interface org.openflow.protocol.factory.OFQueuePropertyFactoryAware
Sets the OFQueuePropertyFactory
setQueuePropertyFactory(OFQueuePropertyFactory) - Method in class org.openflow.protocol.OFQueueGetConfigReply
 
setQueuePropertyFactory(OFQueuePropertyFactory) - Method in class org.openflow.protocol.queue.OFPacketQueue
 
setQueues(List<OFPacketQueue>) - Method in class org.openflow.protocol.OFQueueGetConfigReply
 
setQueues(List<OFPacketQueue>) - Method in class org.openflow.vendor.openflow.OFQueueVendorData
 
setRate(int) - Method in class org.openflow.protocol.meter.OFMeterBand
 
setRate(short) - Method in class org.openflow.protocol.queue.OFQueuePropertyMaxRate
 
setRate(short) - Method in class org.openflow.protocol.queue.OFQueuePropertyMinRate
 
setReason(OFFlowRemoved.OFFlowRemovedReason) - Method in class org.openflow.protocol.OFFlowRemoved
 
setReason(OFPacketIn.OFPacketInReason) - Method in class org.openflow.protocol.OFPacketIn
Set reason
setReason(byte) - Method in class org.openflow.protocol.OFPortStatus
 
setReason(OFPortStatus.OFPortReason) - Method in class org.openflow.protocol.OFPortStatus
 
setReceiveBytes(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setReceiveCRCErrors(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setReceiveDropped(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setreceiveErrors(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setReceiveFrameErrors(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setReceiveOverrunErrors(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setReceivePackets(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setRefCount(int) - Method in class org.openflow.protocol.statistics.OFGroupStatisticsReply
 
setReply(SyncReply) - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncFuture
Set the reply message
setReplyInstantiable(Instantiable<OFStatistics>) - Method in enum org.openflow.protocol.statistics.OFStatisticsType
 
setReportMirrorPorts(byte) - Method in class com.bigswitch.floodlight.vendor.OFMirrorSetVendorData
 
setRequestInstantiable(Instantiable<OFStatistics>) - Method in enum org.openflow.protocol.statistics.OFStatisticsType
 
setReset(Boolean) - Method in class net.floodlightcontroller.debugcounter.web.DebugCounterResource.CounterPost
 
setReset(Boolean) - Method in class net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventPost
 
setRole(IFloodlightProviderService.Role, String) - Method in interface net.floodlightcontroller.core.IFloodlightProviderService
Set the role of the controller
setRole(IFloodlightProviderService.Role, String) - Method in class net.floodlightcontroller.core.internal.Controller
 
setRole(String) - Method in class net.floodlightcontroller.core.RoleInfo
 
setRole(RoleInfo) - Method in class net.floodlightcontroller.core.web.ControllerRoleResource
 
setRole(int) - Method in class org.openflow.protocol.OFRoleMessage
 
setRole(OFRoleMessage.OFControllerRole) - Method in class org.openflow.protocol.OFRoleMessage
 
setRole(int) - Method in class org.openflow.vendor.nicira.OFRoleVendorData
 
setRoleChangeDescription(String) - Method in class net.floodlightcontroller.core.RoleInfo
 
setRoleEqual - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
setRoleMaster - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
setRouteCount(int) - Method in class net.floodlightcontroller.routing.Route
 
setRoutingAction(IRoutingDecision.RoutingAction) - Method in interface net.floodlightcontroller.routing.IRoutingDecision
 
setRoutingAction(IRoutingDecision.RoutingAction) - Method in class net.floodlightcontroller.routing.RoutingDecision
 
setSameRole - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
setSeconds(short) - Method in class net.floodlightcontroller.packet.DHCP
 
setSenderHardwareAddress(byte[]) - Method in class net.floodlightcontroller.packet.ARP
 
setSenderProtocolAddress(byte[]) - Method in class net.floodlightcontroller.packet.ARP
 
setSenderProtocolAddress(int) - Method in class net.floodlightcontroller.packet.ARP
 
setSequence(int) - Method in class net.floodlightcontroller.packet.TCP
 
setSequenceId(int) - Method in class net.floodlightcontroller.packet.BSNPROBE
 
setSerialNumber(String) - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
setServerIPAddress(int) - Method in class net.floodlightcontroller.packet.DHCP
 
setServerName(String) - Method in class net.floodlightcontroller.packet.DHCP
 
setSessionId(String) - Method in class net.floodlightcontroller.core.web.PacketTraceResource.FilterParameters
 
setSessionId(String) - Method in class net.floodlightcontroller.core.web.PacketTraceResource.PacketTraceOutput
 
setShort(String, short) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setShort(String, short) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setShortObject(String, Short) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setShortObject(String, Short) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setSoftwareDescription(String) - Method in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
setSourceAddress(int) - Method in class net.floodlightcontroller.packet.IPv4
 
setSourceAddress(String) - Method in class net.floodlightcontroller.packet.IPv4
 
setSourceMACAddress(byte[]) - Method in class net.floodlightcontroller.packet.Ethernet
 
setSourceMACAddress(String) - Method in class net.floodlightcontroller.packet.Ethernet
 
setSourcePort(short) - Method in class net.floodlightcontroller.packet.TCP
 
setSourcePort(short) - Method in class net.floodlightcontroller.packet.UDP
 
setSrc(long) - Method in class net.floodlightcontroller.routing.Link
 
setSrc(Long) - Method in class net.floodlightcontroller.routing.RouteId
 
setSrcIpRewriteFlag(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
setSrcMac(byte[]) - Method in class net.floodlightcontroller.packet.BSNPROBE
 
setSrcMacRewriteFlag(long) - Static method in class net.floodlightcontroller.core.util.AppCookie
 
setSrcPort(short) - Method in class net.floodlightcontroller.routing.Link
 
setSrcPortNo(int) - Method in class net.floodlightcontroller.packet.BSNPROBE
 
setSrcSwDpid(long) - Method in class net.floodlightcontroller.packet.BSNPROBE
 
setSsap(byte) - Method in class net.floodlightcontroller.packet.LLC
 
setState(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setStatistics(List<? extends OFStatistics>) - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
setStatistics(OFStatistics) - Method in class org.openflow.protocol.OFStatisticsRequest
 
setStatisticsFactory(OFStatisticsFactory) - Method in interface org.openflow.protocol.factory.OFStatisticsFactoryAware
Sets the OFStatisticsFactory
setStatisticsFactory(OFStatisticsFactory) - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
setStatisticsType(OFStatisticsType) - Method in class org.openflow.protocol.OFStatisticsMessageBase
 
setStorageSource(IStorageSourceService) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Sets the IStorageSource to use for Topology
setStorageSource(IStorageSourceService) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
setString(String, String) - Method in interface net.floodlightcontroller.storage.IResultSet
 
setString(String, String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlResultSet
 
setString(String) - Method in class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
setSubnetMask(String) - Method in class net.floodlightcontroller.firewall.Firewall
 
setSubnetMask(String) - Method in interface net.floodlightcontroller.firewall.IFirewallService
Sets the subnet mask
setSubtype(int) - Method in class com.bigswitch.floodlight.vendor.OFActionBigSwitchVendor
 
setSubtype(short) - Method in class com.bigswitch.floodlight.vendor.OFActionNiciraVendor
 
setSubType(byte) - Method in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
Set the value of sub type.
setSupportedFeatures(int) - Method in class org.openflow.protocol.OFPhysicalPort
 
setSuppressionEnabled(boolean) - Method in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
setSw(long) - Method in class net.floodlightcontroller.devicemanager.internal.AttachmentPoint
 
setSwitchDataPathId(long) - Method in class org.openflow.protocol.OFMatchWithSwDpid
 
setSwitchProperties(OFDescriptionStatistics) - Method in class net.floodlightcontroller.core.internal.OFSwitchImpl
 
setSwitchProperties(OFDescriptionStatistics) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the SwitchProperties based on it's description
setSyncServiceIfNotSet(ISyncService) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
For testing.
setTableFeaturesId(byte) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setTableFeaturesPropertyFactory(OFTableFeaturesPropertyFactory) - Method in interface org.openflow.protocol.factory.OFTableFeaturesPropertyFactoryAware
Sets the OFTableFeaturesPropertyFactory
setTableFeaturesPropertyFactory(OFTableFeaturesPropertyFactory) - Method in class org.openflow.protocol.statistics.OFTableFeatures
 
setTableFull(boolean) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set the flow table full flag in the switch
setTableFull(boolean) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setTableId(byte) - Method in class org.openflow.protocol.instruction.OFInstructionGotoTable
 
setTableId(byte) - Method in class org.openflow.protocol.OFFlowMod
Set tableId
setTableId(byte) - Method in class org.openflow.protocol.OFFlowRemoved
Set tableId
setTableId(byte) - Method in class org.openflow.protocol.OFPacketIn
Set tableId
setTableId(byte) - Method in class org.openflow.protocol.OFTableMod
 
setTableId(byte) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsReply
 
setTableId(byte) - Method in class org.openflow.protocol.statistics.OFFlowStatisticsRequest
 
setTableId(byte) - Method in class org.openflow.protocol.statistics.OFTableStatistics
 
setTableIndex(byte) - Method in class com.bigswitch.floodlight.vendor.OFNetmaskVendorData
 
setTableName(String) - Method in class net.floodlightcontroller.storage.StorageSourceNotification
 
setTablePrimaryKeyName(String, String) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
setTablePrimaryKeyName(String, String) - Method in interface net.floodlightcontroller.storage.IStorageSourceService
Set the column to be used as the primary key for a table.
setTablePrimaryKeyName(String, String) - Method in class net.floodlightcontroller.storage.nosql.NoSqlStorageSource
 
setTables(byte) - Method in class org.openflow.protocol.OFFeaturesReply
 
setTargetHardwareAddress(byte[]) - Method in class net.floodlightcontroller.packet.ARP
 
setTargetProtocolAddress(byte[]) - Method in class net.floodlightcontroller.packet.ARP
 
setTargetProtocolAddress(int) - Method in class net.floodlightcontroller.packet.ARP
 
setTcpChecksum(short) - Method in class net.floodlightcontroller.packet.TCP
 
setThreadId(long) - Method in class net.floodlightcontroller.debugevent.Event
 
setThreadName(String) - Method in class net.floodlightcontroller.debugevent.Event
 
setThreadPoolService(IThreadPoolService) - Method in interface net.floodlightcontroller.core.IOFSwitch
Set IThreadPoolService for this switch instance Called immediately after instantiation
setThreadPoolService(IThreadPoolService) - Method in class net.floodlightcontroller.core.OFSwitchBase
 
setTimestamp(long) - Method in class net.floodlightcontroller.debugevent.Event
 
settings - Variable in class org.sdnplatform.sync.client.SyncClientBase
Command-line settings
setTombstoneInterval(int) - Method in class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
 
setTombstoneInterval(int) - Method in interface org.sdnplatform.sync.internal.store.IStorageEngine
Set the interval after which tombstones will be cleaned up.
setTombstoneInterval(int) - Method in class org.sdnplatform.sync.internal.store.JavaDBStorageEngine
 
setTombstoneInterval(int) - Method in class org.sdnplatform.sync.internal.store.ListenerStorageEngine
 
setTopologyComputeInterval(int) - Method in class net.floodlightcontroller.topology.TopologyManager
Set the time interval for the period topology updates, if any.
setTotalLength(short) - Method in class org.openflow.protocol.OFPacketIn
Set total_len
setTransactionId(int) - Method in class net.floodlightcontroller.core.internal.OFMessageFuture
 
setTransactionId(int) - Method in class net.floodlightcontroller.packet.DHCP
 
setTransmitBytes(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setTransmitBytes(long) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setTransmitDropped(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setTransmitErrors(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setTransmitErrors(long) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setTransmitPackets(long) - Method in class org.openflow.protocol.statistics.OFPortStatisticsReply
 
setTransmitPackets(long) - Method in class org.openflow.protocol.statistics.OFQueueStatisticsReply
 
setTransportDestination(short) - Method in class org.openflow.protocol.OFMatch
Set tp_dst
setTransportDestination(byte, short) - Method in class org.openflow.protocol.OFMatch
Set tp_dst
setTransportSource(short) - Method in class org.openflow.protocol.OFMatch
Set tp_src
setTransportSource(byte, short) - Method in class org.openflow.protocol.OFMatch
Set tp_src
setTruncated(boolean) - Method in class net.floodlightcontroller.packet.IPv4
 
setTtl(byte) - Method in class net.floodlightcontroller.packet.IPv4
 
setTtl(LLDPTLV) - Method in class net.floodlightcontroller.packet.LLDP
 
setTunnelDstIP(int) - Method in class com.bigswitch.floodlight.vendor.OFActionTunnelDstIP
 
setType(short) - Method in class net.floodlightcontroller.packet.BSN
 
setType(byte) - Method in class net.floodlightcontroller.packet.LLDPTLV
 
setType(OFActionType) - Method in class org.openflow.protocol.action.OFAction
Set the type of this message
setType(OFHelloElementType) - Method in class org.openflow.protocol.hello.OFHelloElement
 
setType(OFInstructionType) - Method in class org.openflow.protocol.instruction.OFInstruction
Set the type of this message
setType(OFMeterBandType) - Method in class org.openflow.protocol.meter.OFMeterBand
 
setType(OFType) - Method in class org.openflow.protocol.OFMessage
Set the type of this message
setType(OFQueuePropertyType) - Method in class org.openflow.protocol.queue.OFQueueProperty
 
setType(byte) - Method in class org.openflow.protocol.statistics.OFGroupDescription
 
setType(OFTableFeaturesPropertyType) - Method in class org.openflow.protocol.statistics.tableFeatures.OFTableFeaturesProperty
Set the type of this message
setTypes(int) - Method in class org.openflow.protocol.statistics.OFGroupFeatures
 
setTypeValue(long) - Method in class org.openflow.protocol.vendor.OFBasicVendorDataType
 
setUnicastValidTime(Long) - Method in class net.floodlightcontroller.linkdiscovery.LinkInfo
 
setupFilter(String, ConcurrentHashMap<String, String>, int) - Method in interface net.floodlightcontroller.core.IOFMessageFilterManagerService
 
setupFilter(String, ConcurrentHashMap<String, String>, int) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
setUplinkPortPrefixSet(Set<String>) - Method in class net.floodlightcontroller.core.internal.Controller
 
setUrgentPointer(short) - Method in class net.floodlightcontroller.packet.TCP
 
setValue(int) - Method in class net.floodlightcontroller.core.util.MutableInteger
 
setValue(byte[]) - Method in class net.floodlightcontroller.packet.LLDPTLV
 
setValue(Object) - Method in class org.openflow.protocol.OFOXMField
 
setValue(S) - Method in class org.sdnplatform.sync.internal.util.Pair
 
setValue(T) - Method in class org.sdnplatform.sync.Versioned
 
setVendor(int) - Method in class org.openflow.protocol.action.OFActionVendor
 
setVendor(int) - Method in class org.openflow.protocol.OFVendor
 
setVendor(int) - Method in class org.openflow.protocol.OFVendorError
Set vendor_id
setVendor(int) - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
setVendorData(OFVendorData) - Method in class org.openflow.protocol.OFVendor
 
setVendorData(byte[]) - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
setVendorDataFactory(OFVendorDataFactory) - Method in interface org.openflow.protocol.factory.OFVendorDataFactoryAware
 
setVendorDataFactory(OFVendorDataFactory) - Method in class org.openflow.protocol.OFVendor
 
setVendorType(int) - Method in class org.openflow.protocol.OFVendor
 
setVendorType(int) - Method in class org.openflow.protocol.statistics.OFVendorStatistics
 
setVersion(short) - Method in class net.floodlightcontroller.packet.BSN
 
setVersion(byte) - Method in class net.floodlightcontroller.packet.IPv4
 
setVersion(byte) - Method in class org.openflow.protocol.OFMessage
Set the OpenFlow version of this message
setVisited(boolean) - Method in class net.floodlightcontroller.util.ClusterDFS
 
setVlanID(short) - Method in class net.floodlightcontroller.packet.Ethernet
 
setVlanTag(int) - Method in class com.bigswitch.floodlight.vendor.OFActionMirror
 
setWatchGroup(int) - Method in class org.openflow.protocol.OFBucket
Sets the watchGroup for this bucket
setWatchPort(int) - Method in class org.openflow.protocol.OFBucket
Sets the watchPort for this bucket
setWeight(short) - Method in class org.openflow.protocol.OFBucket
Sets the weight of this bucket
setWindowSize(short) - Method in class net.floodlightcontroller.packet.TCP
 
setXid(int) - Method in class org.openflow.protocol.OFMessage
Set the transaction id of this message
setYourIPAddress(int) - Method in class net.floodlightcontroller.packet.DHCP
 
sfp - Variable in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
ShellCommand - Class in org.sdnplatform.sync.client
A user command for the command line client
ShellCommand() - Constructor for class org.sdnplatform.sync.client.ShellCommand
 
shutdown() - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
shutdown() - Method in class org.openflow.example.SelectLoop
Shuts down this select loop, may return before it has fully shutdown
shutdown() - Method in class org.sdnplatform.sync.internal.AbstractSyncManager
Shut down the sync manager.
shutdown() - Method in class org.sdnplatform.sync.internal.config.bootstrap.Bootstrap
 
shutdown - Variable in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
shutdown() - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
shutDown - Variable in class org.sdnplatform.sync.internal.rpc.RPCService
true after the RPCService.shutdown() method is called.
shutdown() - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Stop the RPC service
shutdown() - Method in class org.sdnplatform.sync.internal.StoreRegistry
 
shutdown() - Method in class org.sdnplatform.sync.internal.SyncManager
 
shutdownNow() - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
shuttingDown - Variable in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
SimpleCLI - Class in org.openflow.example.cli
Very basic command line interface (really should be something in java.* for this; only implementing this to remove external dependencies) Modeled after org.apache.common.cli .
SimpleController - Class in org.openflow.example
 
SimpleController(int) - Constructor for class org.openflow.example.SimpleController
 
SimpleController.OFSwitch - Class in org.openflow.example
 
SimpleController.OFSwitch(SocketChannel, OFMessageAsyncStream) - Constructor for class org.openflow.example.SimpleController.OFSwitch
 
SimpleCounter - Class in net.floodlightcontroller.counter
This is a simple counter implementation that doesn't support data series.
SimpleCounter(Date, CounterValue.CounterType) - Constructor for class net.floodlightcontroller.counter.SimpleCounter
Protected constructor - use createCounter factory method instead
singleton - Static variable in class org.openflow.util.ProducerConsumer
 
SingletonTask - Class in net.floodlightcontroller.core.util
This allows you to represent a task that should be queued for future execution but where you only want the task to complete once in response to some sequence of events.
SingletonTask(ScheduledExecutorService, Runnable) - Constructor for class net.floodlightcontroller.core.util.SingletonTask
Construct a new SingletonTask for the given runnable.
SingletonTask.SingletonTaskContext - Class in net.floodlightcontroller.core.util
 
SingletonTask.SingletonTaskContext() - Constructor for class net.floodlightcontroller.core.util.SingletonTask.SingletonTaskContext
 
SingletonTask.SingletonTaskWorker - Class in net.floodlightcontroller.core.util
 
SingletonTask.SingletonTaskWorker(SingletonTask) - Constructor for class net.floodlightcontroller.core.util.SingletonTask.SingletonTaskWorker
 
size() - Method in class net.floodlightcontroller.debugevent.CircularBuffer
 
size() - Method in class net.floodlightcontroller.flowcache.PriorityPendingQueue
 
size() - Method in class org.sdnplatform.sync.internal.store.InMemoryStorageEngine
Get the number of keys currently in the store
sock - Variable in class org.openflow.example.SimpleController.OFSwitch
 
sock - Variable in class org.openflow.io.OFMessageAsyncStream
 
softwareDescription - Variable in class org.openflow.protocol.statistics.OFDescriptionStatistics
 
sourceAddress - Variable in class net.floodlightcontroller.packet.IPv4
 
sourceMACAddress - Variable in class net.floodlightcontroller.packet.Ethernet
 
sourcePort - Variable in class net.floodlightcontroller.packet.TCP
 
sourcePort - Variable in class net.floodlightcontroller.packet.UDP
 
speed - Variable in enum org.openflow.protocol.OFPhysicalPort.OFPortFeatures
 
src - Variable in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
src - Variable in class net.floodlightcontroller.routing.RouteId
 
srcDevice - Variable in class net.floodlightcontroller.routing.RoutingDecision
 
srcMac - Variable in class net.floodlightcontroller.packet.BSNPROBE
 
srcPort - Variable in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
srcPort - Variable in class net.floodlightcontroller.linkdiscovery.web.LinkWithType
 
srcPort - Variable in class net.floodlightcontroller.routing.RoutingDecision
 
srcPortNo - Variable in class net.floodlightcontroller.packet.BSNPROBE
 
srcSwDpid - Variable in class net.floodlightcontroller.linkdiscovery.web.LinkWithType
 
srcSwDpid - Variable in class net.floodlightcontroller.packet.BSNPROBE
 
srcType - Variable in class net.floodlightcontroller.linkdiscovery.ILinkDiscovery.LDUpdate
 
start() - Method in class net.floodlightcontroller.debugevent.DebugEventAppender
 
startAntientropy() - Method in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
startClientConnections() - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Ensure that all client connections are active
startClients(ChannelPipelineFactory) - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Connect to remote servers.
startDate - Variable in class net.floodlightcontroller.counter.SimpleCounter
 
startDriverHandshake() - Method in interface net.floodlightcontroller.core.IOFSwitch
Start this switch driver's sub handshake.
startDriverHandshake() - Method in class net.floodlightcontroller.core.OFSwitchBase
 
started - Variable in class org.sdnplatform.sync.internal.rpc.RPCService
True after the RPCService.run() method is called
startedSet - Static variable in class net.floodlightcontroller.core.module.FloodlightModuleLoader
 
startMonitoring(ScheduledExecutorService) - Method in class net.floodlightcontroller.util.LoadMonitor
 
startServer(ChannelPipelineFactory) - Method in class org.sdnplatform.sync.internal.rpc.RPCService
Start listening sockets
startShell(SyncClientBase.SyncClientBaseSettings) - Method in class org.sdnplatform.sync.client.SyncClient
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.core.internal.FloodlightProvider
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.core.module.ApplicationLoader
 
startUp(FloodlightModuleContext) - Method in interface net.floodlightcontroller.core.module.IFloodlightModule
This is a hook for each module to do its external initializations, e.g., register for callbacks or query for state in other modules It is expected that this function will not block and that modules that want non-event driven CPU will spawn their own threads.
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.core.OFMessageFilterManager
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.counter.CounterStore
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.counter.NullCounterStore
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugcounter.DebugCounter
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugcounter.NullDebugCounter
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugevent.DebugEvent
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.debugevent.NullDebugEvent
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.devicemanager.internal.DefaultEntityClassifier
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.firewall.Firewall
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.flowcache.FlowReconcileManager
 
startUp(FloodlightModuleContext) - Method in interface net.floodlightcontroller.flowcache.IFlowReconcileEngineService
 
startUp(FloodlightModuleContext) - Method in interface net.floodlightcontroller.flowcache.IFlowReconcileService
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.forwarding.Forwarding
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.hub.Hub
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.jython.JythonDebugInterface
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.learningswitch.LearningSwitch
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.loadbalancer.LoadBalancer
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.perfmon.NullPktInProcessingTime
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.perfmon.PktInProcessingTime
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.restserver.RestApiServer
 
startUp() - Method in class net.floodlightcontroller.routing.ForwardingBase
Adds a listener for devicemanager and registers for PacketIns.
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.storage.AbstractStorageSource
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.storage.memory.MemoryStorageSource
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.threadpool.ThreadPool
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.topology.TopologyManager
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.ui.web.StaticWebRoutable
 
startUp(FloodlightModuleContext) - Method in class net.floodlightcontroller.virtualnetwork.VirtualNetworkFilter
 
startUp(FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.remote.RemoteSyncManager
 
startUp(FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.SyncManager
 
startUp(FloodlightModuleContext) - Method in class org.sdnplatform.sync.internal.SyncTorture
 
startupComponents() - Method in class net.floodlightcontroller.core.internal.Controller
Startup all of the controller's components
startupModules(Collection<IFloodlightModule>) - Method in class net.floodlightcontroller.core.module.FloodlightModuleLoader
Call each loaded module's startup method
state - Variable in class net.floodlightcontroller.core.SwitchSyncRepresentation.SyncedPort
 
state - Variable in class org.openflow.protocol.OFPhysicalPort
 
STATIC_FLOW_APP_ID - Static variable in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
StaticFlowEntries - Class in net.floodlightcontroller.staticflowentry
Represents static flow entries to be maintained by the controller on the switches.
StaticFlowEntries() - Constructor for class net.floodlightcontroller.staticflowentry.StaticFlowEntries
 
StaticFlowEntryDeleteResource - Class in net.floodlightcontroller.staticflowentry.web
Deletes a static flow entry to the storage source
StaticFlowEntryDeleteResource() - Constructor for class net.floodlightcontroller.staticflowentry.web.StaticFlowEntryDeleteResource
 
StaticFlowEntryPusher - Class in net.floodlightcontroller.staticflowentry
 
StaticFlowEntryPusher() - Constructor for class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
StaticFlowEntryPusherResource - Class in net.floodlightcontroller.staticflowentry.web
Pushes a static flow entry to the storage source
StaticFlowEntryPusherResource() - Constructor for class net.floodlightcontroller.staticflowentry.web.StaticFlowEntryPusherResource
 
StaticFlowEntryWebRoutable - Class in net.floodlightcontroller.staticflowentry.web
 
StaticFlowEntryWebRoutable() - Constructor for class net.floodlightcontroller.staticflowentry.web.StaticFlowEntryWebRoutable
 
StaticFlowName - Static variable in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
StaticWebRoutable - Class in net.floodlightcontroller.ui.web
 
StaticWebRoutable() - Constructor for class net.floodlightcontroller.ui.web.StaticWebRoutable
 
statistics - Variable in class org.openflow.protocol.OFStatisticsMessageBase
 
statisticsFactory - Variable in class org.openflow.protocol.OFStatisticsMessageBase
 
statisticsType - Variable in class org.openflow.protocol.OFStatisticsMessageBase
 
statsQueryXId - Variable in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
statsReply - Static variable in class net.floodlightcontroller.flowcache.PortDownReconciliation
 
status - Variable in class net.floodlightcontroller.loadbalancer.LBMember
 
status - Variable in class net.floodlightcontroller.loadbalancer.LBMonitor
 
status - Variable in class net.floodlightcontroller.loadbalancer.LBPool
 
status - Variable in class net.floodlightcontroller.loadbalancer.LBVip
 
storage - Variable in class net.floodlightcontroller.core.FloodlightContext
 
STORAGE_DELETE_COUNTER_NAME - Static variable in class net.floodlightcontroller.storage.AbstractStorageSource
 
STORAGE_QUERY_COUNTER_NAME - Static variable in class net.floodlightcontroller.storage.AbstractStorageSource
 
STORAGE_UPDATE_COUNTER_NAME - Static variable in class net.floodlightcontroller.storage.AbstractStorageSource
 
StorageCCProvider - Class in org.sdnplatform.sync.internal.config
 
StorageCCProvider() - Constructor for class org.sdnplatform.sync.internal.config.StorageCCProvider
 
StorageException - Exception in net.floodlightcontroller.storage
 
StorageException() - Constructor for exception net.floodlightcontroller.storage.StorageException
 
StorageException(String) - Constructor for exception net.floodlightcontroller.storage.StorageException
 
StorageException(String, Throwable) - Constructor for exception net.floodlightcontroller.storage.StorageException
 
StorageNotificationFormatException - Exception in net.floodlightcontroller.storage
 
StorageNotificationFormatException() - Constructor for exception net.floodlightcontroller.storage.StorageNotificationFormatException
 
StorageNotifyResource - Class in net.floodlightcontroller.storage.web
 
StorageNotifyResource() - Constructor for class net.floodlightcontroller.storage.web.StorageNotifyResource
 
storageSource - Variable in class net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl
 
storageSource - Variable in class net.floodlightcontroller.firewall.Firewall
 
storageSource - Variable in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
storageSource - Variable in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
StorageSourceNotification - Class in net.floodlightcontroller.storage
 
StorageSourceNotification() - Constructor for class net.floodlightcontroller.storage.StorageSourceNotification
 
StorageSourceNotification(String, StorageSourceNotification.Action, Set<Object>) - Constructor for class net.floodlightcontroller.storage.StorageSourceNotification
 
StorageSourceNotification.Action - Enum in net.floodlightcontroller.storage
 
StorageSourceTablesResource - Class in net.floodlightcontroller.core.web
 
StorageSourceTablesResource() - Constructor for class net.floodlightcontroller.core.web.StorageSourceTablesResource
 
StorageWebRoutable - Class in net.floodlightcontroller.storage.web
Creates a router to handle the storage web URIs
StorageWebRoutable() - Constructor for class net.floodlightcontroller.storage.web.StorageWebRoutable
 
store(String) - Method in class net.floodlightcontroller.firewall.FirewallRulesResource
Takes a Firewall Rule string in JSON format and parses it into our firewall rule data structure, then adds it to the firewall.
store(String) - Method in class net.floodlightcontroller.staticflowentry.web.StaticFlowEntryPusherResource
Takes a Static Flow Pusher string in JSON format and parses it into our database schema then pushes it to the database.
storeClient - Variable in class org.sdnplatform.sync.client.SyncClient
Store client for currently-active store
storeName - Variable in class org.sdnplatform.sync.client.SyncClient.SyncClientSettings
 
StoreRegistry - Class in org.sdnplatform.sync.internal
Manage registered stores and associated metadata
StoreRegistry(SyncManager, String) - Constructor for class org.sdnplatform.sync.internal.StoreRegistry
Construct a new StoreRegistry
StoreRegistry.Hint - Class in org.sdnplatform.sync.internal
A hint representing a hint key and a value
StoreRegistry.Hint(StoreRegistry.HintKey, List<Versioned<byte[]>>) - Constructor for class org.sdnplatform.sync.internal.StoreRegistry.Hint
 
StoreRegistry.HintKey - Class in org.sdnplatform.sync.internal
A key in the hint store
StoreRegistry.HintKey(String, ByteArray, short) - Constructor for class org.sdnplatform.sync.internal.StoreRegistry.HintKey
 
StoreRegistry.HintKey(String, ByteArray) - Constructor for class org.sdnplatform.sync.internal.StoreRegistry.HintKey
 
storeSyncError - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
StoreUtils - Class in org.sdnplatform.sync.internal.store
Group of store utilities
StoreUtils() - Constructor for class org.sdnplatform.sync.internal.store.StoreUtils
 
stream - Variable in class org.openflow.example.SimpleController.OFSwitch
 
StringByteSerializer - Class in org.openflow.util
 
StringByteSerializer() - Constructor for class org.openflow.util.StringByteSerializer
 
stringId - Variable in class net.floodlightcontroller.core.OFSwitchBase
 
subIterator - Variable in class net.floodlightcontroller.util.FilterIterator
 
submit(Callable<T>) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
submit(Runnable) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
submit(Runnable, T) - Method in class net.floodlightcontroller.storage.SynchronousExecutorService
 
submitFlowQueryEvent(FlowReconcileQuery) - Method in interface net.floodlightcontroller.flowcache.IFlowReconcileEngineService
Submit a network flow query with query parameters specified in ReconcileQueryObj object.
subnet_mask - Variable in class net.floodlightcontroller.firewall.Firewall
 
subtype - Variable in class com.bigswitch.floodlight.vendor.OFActionBigSwitchVendor
 
subtype - Variable in class com.bigswitch.floodlight.vendor.OFActionNiciraVendor
 
subType - Variable in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
 
SUBTYPE_LENGTH - Static variable in class net.floodlightcontroller.packet.LLDPOrganizationalTLV
 
succeeded - Variable in class org.sdnplatform.sync.internal.config.bootstrap.Bootstrap
 
SUCCESS - Static variable in class net.floodlightcontroller.core.OFMessageFilterManager
 
supportedFeatures - Variable in class net.floodlightcontroller.core.SwitchSyncRepresentation.SyncedPort
 
supportedFeatures - Variable in class org.openflow.protocol.OFPhysicalPort
 
suppressionEnabled - Variable in class com.bigswitch.floodlight.vendor.OFBsnPktinSuppressionSetRequestVendorData
 
suppressLinkDiscovery - Variable in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
List of ports through which LLDP/BDDPs are not sent.
sw - Variable in class net.floodlightcontroller.core.internal.OFMessageFuture
 
swId - Variable in class net.floodlightcontroller.flowcache.FlowReconcileQueryPortDown
 
swId - Variable in class net.floodlightcontroller.flowcache.FRQueryBvsMatchSwitchPort
 
SWITCH_CONFIG_CORE_SWITCH - Static variable in class net.floodlightcontroller.core.internal.Controller
 
SWITCH_CONFIG_TABLE_NAME - Static variable in class net.floodlightcontroller.core.internal.Controller
 
SWITCH_DESCRIPTION_FUTURE - Static variable in interface net.floodlightcontroller.core.IOFSwitch
 
SWITCH_IS_CORE_SWITCH - Static variable in interface net.floodlightcontroller.core.IOFSwitch
 
SWITCH_SUPPORTS_NX_ROLE - Static variable in interface net.floodlightcontroller.core.IOFSwitch
 
switchActivated - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchActivated(long) - Method in interface net.floodlightcontroller.core.IOFSwitchListener
Fired when a switch becomes active *on the local controller*, I.e., the switch is connected to the local controller and is in MASTER mode
switchActivated(long) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
switchActivated(long) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
switchAdded(long) - Method in interface net.floodlightcontroller.core.IOFSwitchListener
Fired when switch becomes known to the controller cluster.
switchAdded(long) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
switchAdded(long) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
switchChanged(long) - Method in interface net.floodlightcontroller.core.IOFSwitchListener
Fired when any non-port related information (e.g., attributes, features) change after a switchAdded TODO: currently unused
switchChanged(long) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
switchChanged(long) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
switchClusterMap - Variable in class net.floodlightcontroller.topology.TopologyInstance
 
SwitchClustersResource - Class in net.floodlightcontroller.topology.web
Returns a JSON map of >
SwitchClustersResource() - Constructor for class net.floodlightcontroller.topology.web.SwitchClustersResource
 
switchConnected - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
SwitchCounterCategoriesResource - Class in net.floodlightcontroller.core.web
Get the counter categories for a particular switch
SwitchCounterCategoriesResource() - Constructor for class net.floodlightcontroller.core.web.SwitchCounterCategoriesResource
 
switchCounterRegistrationFailed - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
SwitchCounterResource - Class in net.floodlightcontroller.core.web
Get counters for a particular switch
SwitchCounterResource() - Constructor for class net.floodlightcontroller.core.web.SwitchCounterResource
 
switchDataPathId - Variable in class org.openflow.protocol.OFMatchWithSwDpid
 
switchDisconnected - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectedWhileSlave - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectHandshakeTimeout - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectIOError - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectOtherException - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectParseError - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectReadTimeout - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDisconnectSwitchStateException - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchDPID - Variable in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation.SyncEntity
 
switchDPID - Variable in class net.floodlightcontroller.devicemanager.internal.Entity
The DPID of the switch for the ingress point for this entity, or null if not present
SwitchDriverSubHandshakeAlreadyStarted - Exception in net.floodlightcontroller.core
Thrown when IOFSwitch.startDriverHandshake() is called more than once.
SwitchDriverSubHandshakeAlreadyStarted() - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeAlreadyStarted
 
SwitchDriverSubHandshakeCompleted - Exception in net.floodlightcontroller.core
Indicates that a message was passed to a switch driver's subhandshake handling code but the driver has already completed the sub-handshake
SwitchDriverSubHandshakeCompleted(OFMessage) - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeCompleted
 
SwitchDriverSubHandshakeException - Exception in net.floodlightcontroller.core
Base class for exception thrown by switch driver sub-handshake processing
SwitchDriverSubHandshakeException() - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeException
 
SwitchDriverSubHandshakeException(String, Throwable) - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeException
 
SwitchDriverSubHandshakeException(String) - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeException
 
SwitchDriverSubHandshakeException(Throwable) - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeException
 
SwitchDriverSubHandshakeNotStarted - Exception in net.floodlightcontroller.core
Thrown when a switch driver's sub-handshake has not been started but an operation requiring the sub-handshake has been attempted.
SwitchDriverSubHandshakeNotStarted() - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeNotStarted
 
SwitchDriverSubHandshakeStateException - Exception in net.floodlightcontroller.core
Thrown when a switch driver's sub-handshake state-machine receives an unexpected OFMessage and/or is in an invald state
SwitchDriverSubHandshakeStateException(String) - Constructor for exception net.floodlightcontroller.core.SwitchDriverSubHandshakeStateException
 
switches - Variable in class net.floodlightcontroller.topology.TopologyInstance
 
switchesNotReconnectingToNewMaster - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchLinks - Variable in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
Map from switch id to a set of all links with it as an endpoint
switchListeners - Variable in class net.floodlightcontroller.core.internal.Controller
 
SwitchMessagePair - Class in net.floodlightcontroller.core.types
 
SwitchMessagePair(IOFSwitch, OFMessage) - Constructor for class net.floodlightcontroller.core.types.SwitchMessagePair
 
switchOtherChange - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchPort - Variable in class net.floodlightcontroller.devicemanager.internal.DeviceSyncRepresentation.SyncEntity
 
switchPort - Variable in class net.floodlightcontroller.devicemanager.internal.Entity
The port number of the switch for the ingress point for this entity, or null if not present
SwitchPort - Class in net.floodlightcontroller.devicemanager
A simple switch DPID/port pair This class is immutable
SwitchPort(long, int, SwitchPort.ErrorStatus) - Constructor for class net.floodlightcontroller.devicemanager.SwitchPort
Simple constructor
SwitchPort(long, int) - Constructor for class net.floodlightcontroller.devicemanager.SwitchPort
Simple constructor
SwitchPort.ErrorStatus - Enum in net.floodlightcontroller.devicemanager
 
switchPortChanged - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
switchPortChanged(long, ImmutablePort, IOFSwitch.PortChangeType) - Method in interface net.floodlightcontroller.core.IOFSwitchListener
Fired when a port on a known switch changes.
switchPortChanged(long, ImmutablePort, IOFSwitch.PortChangeType) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
We don't react the port changed notifications here.
switchPortChanged(long, ImmutablePort, IOFSwitch.PortChangeType) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
switchPortLinks - Variable in class net.floodlightcontroller.topology.TopologyInstance
 
switchPortLinks - Variable in class net.floodlightcontroller.topology.TopologyManager
Set of links organized by node port tuple
switchPorts - Variable in class net.floodlightcontroller.routing.Route
 
switchPorts - Variable in class net.floodlightcontroller.topology.TopologyInstance
 
switchPorts - Variable in class net.floodlightcontroller.topology.TopologyManager
Set of ports for each switch
switchRemoved(long) - Method in interface net.floodlightcontroller.core.IOFSwitchListener
Fired when a switch disconnects from the cluster ,
switchRemoved(long) - Method in class net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager
 
switchRemoved(long) - Method in class net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher
 
SwitchResourceBase - Class in net.floodlightcontroller.core.web
Base class for server resources related to switches
SwitchResourceBase() - Constructor for class net.floodlightcontroller.core.web.SwitchResourceBase
 
SwitchResourceBase.REQUESTTYPE - Enum in net.floodlightcontroller.core.web
 
SwitchRoleResource - Class in net.floodlightcontroller.core.web
 
SwitchRoleResource() - Constructor for class net.floodlightcontroller.core.web.SwitchRoleResource
 
switchSelectLoops - Variable in class org.openflow.example.SimpleController
 
switchSockets - Variable in class org.openflow.example.SimpleController
 
SwitchStateException - Exception in net.floodlightcontroller.core.internal
This exception indicates an error or unexpected message during message handling.
SwitchStateException() - Constructor for exception net.floodlightcontroller.core.internal.SwitchStateException
 
SwitchStateException(String) - Constructor for exception net.floodlightcontroller.core.internal.SwitchStateException
 
SwitchStateException(Throwable) - Constructor for exception net.floodlightcontroller.core.internal.SwitchStateException
 
SwitchStatisticsResource - Class in net.floodlightcontroller.core.web
Return switch statistics information for specific switches
SwitchStatisticsResource() - Constructor for class net.floodlightcontroller.core.web.SwitchStatisticsResource
 
SwitchSyncRepresentation - Class in net.floodlightcontroller.core
Represents a switch in the BigSync store.
SwitchSyncRepresentation(long, int, byte, int, int, List<SwitchSyncRepresentation.SyncedPort>, String, String, String, String, String) - Constructor for class net.floodlightcontroller.core.SwitchSyncRepresentation
 
SwitchSyncRepresentation(IOFSwitch) - Constructor for class net.floodlightcontroller.core.SwitchSyncRepresentation
 
SwitchSyncRepresentation(OFFeaturesReply, OFDescriptionStatistics, List<OFPortDescription>) - Constructor for class net.floodlightcontroller.core.SwitchSyncRepresentation
 
SwitchSyncRepresentation.SyncedPort - Class in net.floodlightcontroller.core
 
SwitchSyncRepresentation.SyncedPort() - Constructor for class net.floodlightcontroller.core.SwitchSyncRepresentation.SyncedPort
 
switchWithSameDpidActivated - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
SYNC_MESSAGE_POOL - Static variable in class org.sdnplatform.sync.internal.rpc.RPCService
Number of workers in the sync message thread pool
SyncClient - Class in org.sdnplatform.sync.client
A command-line tool for interacting with a remote sync service
SyncClient(SyncClient.SyncClientSettings) - Constructor for class org.sdnplatform.sync.client.SyncClient
 
SyncClient.DeleteCommand - Class in org.sdnplatform.sync.client
Delete command
SyncClient.DeleteCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.DeleteCommand
 
SyncClient.EntriesCommand - Class in org.sdnplatform.sync.client
 
SyncClient.EntriesCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.EntriesCommand
 
SyncClient.GetCommand - Class in org.sdnplatform.sync.client
Get command
SyncClient.GetCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.GetCommand
 
SyncClient.GetFullCommand - Class in org.sdnplatform.sync.client
 
SyncClient.GetFullCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.GetFullCommand
 
SyncClient.HelpCommand - Class in org.sdnplatform.sync.client
Help command
SyncClient.HelpCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.HelpCommand
 
SyncClient.PutCommand - Class in org.sdnplatform.sync.client
Put command
SyncClient.PutCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.PutCommand
 
SyncClient.QuitCommand - Class in org.sdnplatform.sync.client
Quit command
SyncClient.QuitCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.QuitCommand
 
SyncClient.RegisterCommand - Class in org.sdnplatform.sync.client
Register a new store
SyncClient.RegisterCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.RegisterCommand
 
SyncClient.StoreCommand - Class in org.sdnplatform.sync.client
Choose the store
SyncClient.StoreCommand() - Constructor for class org.sdnplatform.sync.client.SyncClient.StoreCommand
 
SyncClient.SyncClientSettings - Class in org.sdnplatform.sync.client
 
SyncClient.SyncClientSettings() - Constructor for class org.sdnplatform.sync.client.SyncClient.SyncClientSettings
 
SyncClientBase - Class in org.sdnplatform.sync.client
Base class for implementing command-line tools that interact with the sync store
SyncClientBase(SyncClientBase.SyncClientBaseSettings) - Constructor for class org.sdnplatform.sync.client.SyncClientBase
 
SyncClientBase.SyncClientBaseSettings - Class in org.sdnplatform.sync.client
Command-line settings for base sync client
SyncClientBase.SyncClientBaseSettings() - Constructor for class org.sdnplatform.sync.client.SyncClientBase.SyncClientBaseSettings
 
syncClientSettings - Variable in class org.sdnplatform.sync.client.SyncClient
Command-line settings
syncedSwitchActivated - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
syncedSwitchRemoved - Variable in class net.floodlightcontroller.core.internal.Controller.Counters
 
SyncException - Exception in org.sdnplatform.sync.error
Generic exception type for sync service exceptions
SyncException() - Constructor for exception org.sdnplatform.sync.error.SyncException
 
SyncException(String, Throwable) - Constructor for exception org.sdnplatform.sync.error.SyncException
 
SyncException(String) - Constructor for exception org.sdnplatform.sync.error.SyncException
 
SyncException(Throwable) - Constructor for exception org.sdnplatform.sync.error.SyncException
 
SyncException.ErrorType - Enum in org.sdnplatform.sync.error
 
syncExecutor - Variable in class org.sdnplatform.sync.internal.rpc.RPCService
A thread pool for handling sync messages.
SynchronizingStorageEngine - Class in org.sdnplatform.sync.internal.store
This storage engine will asynchronously replicate its data to the other nodes in the cluster based on the scope of the s
SynchronizingStorageEngine(IStorageEngine<ByteArray, byte[]>, SyncManager, IDebugCounterService, ISyncService.Scope) - Constructor for class org.sdnplatform.sync.internal.store.SynchronizingStorageEngine
Allocate a synchronizing storage engine
SynchronousExecutorService - Class in net.floodlightcontroller.storage
 
SynchronousExecutorService() - Constructor for class net.floodlightcontroller.storage.SynchronousExecutorService
 
syncManager - Variable in class org.sdnplatform.sync.client.SyncClientBase
Remote sync manager provides connection to remote store
syncManager - Variable in class org.sdnplatform.sync.internal.config.bootstrap.Bootstrap
The SyncManager that we'll be bootstrapping
syncManager - Variable in class org.sdnplatform.sync.internal.remote.RemoteSyncPipelineFactory
 
syncManager - Variable in class org.sdnplatform.sync.internal.rpc.RPCChannelHandler
 
syncManager - Variable in class org.sdnplatform.sync.internal.rpc.RPCPipelineFactory
 
syncManager - Variable in class org.sdnplatform.sync.internal.rpc.RPCService
Sync manager associated with this RPC service
syncManager - Variable in class org.sdnplatform.sync.internal.store.SynchronizingStorageEngine
The synchronization manager
SyncManager - Class in org.sdnplatform.sync.internal
Implementation for ISyncService that keeps local copies of the data and will synchronize it to other nodes in the cluster
SyncManager() - Constructor for class org.sdnplatform.sync.internal.SyncManager
 
SyncManager.AntientropyTask - Class in org.sdnplatform.sync.internal
Periodically perform antientropy
SyncManager.AntientropyTask() - Constructor for class org.sdnplatform.sync.internal.SyncManager.AntientropyTask
 
SyncManager.CleanupTask - Class in org.sdnplatform.sync.internal
Periodically perform cleanup
SyncManager.CleanupTask() - Constructor for class org.sdnplatform.sync.internal.SyncManager.CleanupTask
 
SyncManager.HintWorker - Class in org.sdnplatform.sync.internal
Worker thread that will drain the sync item queue and write the appropriate messages to the node I/O channels
SyncManager.HintWorker() - Constructor for class org.sdnplatform.sync.internal.SyncManager.HintWorker
 
SyncManager.UpdateConfigTask - Class in org.sdnplatform.sync.internal
Worker task to periodically rescan the configuration
SyncManager.UpdateConfigTask() - Constructor for class org.sdnplatform.sync.internal.SyncManager.UpdateConfigTask
 
syncQueue - Variable in class org.sdnplatform.sync.internal.rpc.RPCService
A queue for holding sync messages that are awaiting being written to the channel.
SyncReply - Class in org.sdnplatform.sync.internal.remote
 
SyncReply(List<Versioned<byte[]>>, List<KeyedValues>, boolean, SyncException, int) - Constructor for class org.sdnplatform.sync.internal.remote.SyncReply
 
SyncRuntimeException - Exception in org.sdnplatform.sync.error
A runtime exception that wraps a SyncException.
SyncRuntimeException(String, SyncException) - Constructor for exception org.sdnplatform.sync.error.SyncRuntimeException
 
SyncRuntimeException(SyncException) - Constructor for exception org.sdnplatform.sync.error.SyncRuntimeException
 
SyncStoreCCProvider - Class in org.sdnplatform.sync.internal.config
Configure sync service from a persistent sync store, and support bootstrapping without manually configuring it.
SyncStoreCCProvider() - Constructor for class org.sdnplatform.sync.internal.config.SyncStoreCCProvider
 
SyncStoreCCProvider.BootstrapTask - Class in org.sdnplatform.sync.internal.config
 
SyncStoreCCProvider.BootstrapTask() - Constructor for class org.sdnplatform.sync.internal.config.SyncStoreCCProvider.BootstrapTask
 
SyncStoreCCProvider.ShortListener - Class in org.sdnplatform.sync.internal.config
 
SyncStoreCCProvider.ShortListener() - Constructor for class org.sdnplatform.sync.internal.config.SyncStoreCCProvider.ShortListener
 
SyncStoreCCProvider.StringListener - Class in org.sdnplatform.sync.internal.config
 
SyncStoreCCProvider.StringListener() - Constructor for class org.sdnplatform.sync.internal.config.SyncStoreCCProvider.StringListener
 
SyncTorture - Class in org.sdnplatform.sync.internal
A floodlight module that will start up and start doing horrible, horrible things to the sync service.
SyncTorture() - Constructor for class org.sdnplatform.sync.internal.SyncTorture
 
SyncTorture.TortureValue - Class in org.sdnplatform.sync.internal
 
SyncTorture.TortureValue() - Constructor for class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
SyncTorture.TortureValue(String, int, boolean) - Constructor for class org.sdnplatform.sync.internal.SyncTorture.TortureValue
 
SyncTorture.TortureWorker - Class in org.sdnplatform.sync.internal
 
SyncTorture.TortureWorker(IStoreClient<String, SyncTorture.TortureValue>, int) - Constructor for class org.sdnplatform.sync.internal.SyncTorture.TortureWorker
 
syntaxString() - Method in class org.sdnplatform.sync.client.ShellCommand
Return syntax description
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.DeleteCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.EntriesCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.GetCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.GetFullCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.HelpCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.PutCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.QuitCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.RegisterCommand
 
syntaxString() - Method in class org.sdnplatform.sync.client.SyncClient.StoreCommand
 
SyslogNotificationFactory - Class in net.floodlightcontroller.notification.syslog
 
SyslogNotificationFactory() - Constructor for class net.floodlightcontroller.notification.syslog.SyslogNotificationFactory
 
SyslogNotificationManager - Class in net.floodlightcontroller.notification.syslog
 
SyslogNotificationManager(Logger) - Constructor for class net.floodlightcontroller.notification.syslog.SyslogNotificationManager
 
SYSTEM_NODE_STORE - Static variable in class org.sdnplatform.sync.internal.config.SyncStoreCCProvider
 
SYSTEM_UNSYNC_STORE - Static variable in class org.sdnplatform.sync.internal.config.SyncStoreCCProvider
 
SystemUptimeResource - Class in net.floodlightcontroller.core.web
 
SystemUptimeResource() - Constructor for class net.floodlightcontroller.core.web.SystemUptimeResource
 
SystemUptimeResource.UptimeRest - Class in net.floodlightcontroller.core.web
 
SystemUptimeResource.UptimeRest() - Constructor for class net.floodlightcontroller.core.web.SystemUptimeResource.UptimeRest
 

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 _