Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
U
U16
- Class in
org.openflow.util
U16()
- Constructor for class org.openflow.util.
U16
U32
- Class in
org.openflow.util
U32()
- Constructor for class org.openflow.util.
U32
U64
- Class in
org.openflow.util
U64()
- Constructor for class org.openflow.util.
U64
U8
- Class in
org.openflow.util
U8()
- Constructor for class org.openflow.util.
U8
UDP
- Class in
net.floodlightcontroller.packet
UDP()
- Constructor for class net.floodlightcontroller.packet.
UDP
unexpectedMessage(int, MessageType, Channel)
- Method in class org.sdnplatform.sync.internal.rpc.
AbstractRPCChannelHandler
Send an error to the channel indicating that we got an unexpected message for this type of RPC client
unhandledMessage
- Variable in class net.floodlightcontroller.core.internal.
Controller.Counters
UNICAST
- Static variable in interface net.floodlightcontroller.counter.
ICounterStoreService
UNKNOWN_ERROR
- Static variable in annotation type net.floodlightcontroller.core.annotations.
LogMessageDoc
UnknownStoreException
- Exception in
org.sdnplatform.sync.error
Thrown when attempting to perform an operation on an unknown store
UnknownStoreException()
- Constructor for exception org.sdnplatform.sync.error.
UnknownStoreException
UnknownStoreException(String, Throwable)
- Constructor for exception org.sdnplatform.sync.error.
UnknownStoreException
UnknownStoreException(String)
- Constructor for exception org.sdnplatform.sync.error.
UnknownStoreException
UnknownStoreException(Throwable)
- Constructor for exception org.sdnplatform.sync.error.
UnknownStoreException
unknownSwitchRemovedFromStore
- Variable in class net.floodlightcontroller.core.internal.
Controller.Counters
unRegister()
- Method in class net.floodlightcontroller.core.internal.
OFFeaturesReplyFuture
unRegister()
- Method in class net.floodlightcontroller.core.internal.
OFMessageFuture
unRegister()
- Method in class net.floodlightcontroller.core.internal.
OFStatisticsFuture
Unsigned
- Class in
org.openflow.util
A util library class for dealing with the lack of unsigned datatypes in Java
Unsigned()
- Constructor for class org.openflow.util.
Unsigned
update(K)
- Method in class net.floodlightcontroller.util.
TimedCache
Always try to update the cache and set the last-seen value for this key.
updateAttachmentPoint()
- Method in class net.floodlightcontroller.devicemanager.internal.
Device
Update the known attachment points.
updateAttachmentPoint(long, int, long)
- Method in class net.floodlightcontroller.devicemanager.internal.
Device
Update the list of attachment points given that a new packet-in was seen from (sw, port) at time (lastSeen).
updateBroadcastCache(Long, Integer)
- Method in interface net.floodlightcontroller.core.
IOFSwitch
Update broadcast cache
updateBroadcastCache(Long, Integer)
- Method in class net.floodlightcontroller.core.
OFSwitchBase
updateConfiguration()
- Method in class org.sdnplatform.sync.internal.
SyncManager
Update the node configuration to add or remove nodes
updateCounter(IDebugCounter, int)
- Method in class org.sdnplatform.sync.internal.rpc.
RPCChannelHandler
updateCounter(IDebugCounter)
- Method in class org.sdnplatform.sync.internal.store.
ListenerStorageEngine
updateCounterNoFlush()
- Method in class net.floodlightcontroller.debugcounter.
DebugCounter.CounterImpl
updateCounterNoFlush(int)
- Method in class net.floodlightcontroller.debugcounter.
DebugCounter.CounterImpl
updateCounterNoFlush()
- Method in interface net.floodlightcontroller.debugcounter.
IDebugCounter
Increments the counter by 1 thread-locally.
updateCounterNoFlush(int)
- Method in interface net.floodlightcontroller.debugcounter.
IDebugCounter
Increments the counter thread-locally by the 'incr' specified.
updateCounterNoFlush()
- Method in class net.floodlightcontroller.debugcounter.
NullDebugCounter.NullCounterImpl
updateCounterNoFlush(int)
- Method in class net.floodlightcontroller.debugcounter.
NullDebugCounter.NullCounterImpl
updateCounters(String, String)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateCounterWithFlush()
- Method in class net.floodlightcontroller.debugcounter.
DebugCounter.CounterImpl
updateCounterWithFlush(int)
- Method in class net.floodlightcontroller.debugcounter.
DebugCounter.CounterImpl
updateCounterWithFlush()
- Method in interface net.floodlightcontroller.debugcounter.
IDebugCounter
Increments the counter by 1 thread-locally, and immediately flushes to the global counter storage.
updateCounterWithFlush(int)
- Method in interface net.floodlightcontroller.debugcounter.
IDebugCounter
Increments the counter thread-locally by the 'incr' specified, and immediately flushes to the global counter storage.
updateCounterWithFlush()
- Method in class net.floodlightcontroller.debugcounter.
NullDebugCounter.NullCounterImpl
updateCounterWithFlush(int)
- Method in class net.floodlightcontroller.debugcounter.
NullDebugCounter.NullCounterImpl
updatedSwitchFromStore
- Variable in class net.floodlightcontroller.core.internal.
Controller.Counters
updateEventNoFlush(Object)
- Method in class net.floodlightcontroller.debugevent.
DebugEvent.EventUpdaterImpl
updateEventNoFlush(T)
- Method in interface net.floodlightcontroller.debugevent.
IEventUpdater
Logs the instance of the event thread-locally.
updateEventNoFlush(Object)
- Method in class net.floodlightcontroller.debugevent.
NullDebugEvent.NullEventImpl
updateEventWithFlush(Object)
- Method in class net.floodlightcontroller.debugevent.
DebugEvent.EventUpdaterImpl
updateEventWithFlush(T)
- Method in interface net.floodlightcontroller.debugevent.
IEventUpdater
Logs the instance of the event thread-locally and immediated flushes to the global circular buffer for this event.
updateEventWithFlush(Object)
- Method in class net.floodlightcontroller.debugevent.
NullDebugEvent.NullEventImpl
updateFlush()
- Method in class net.floodlightcontroller.counter.
CounterStore
updateFlush()
- Method in interface net.floodlightcontroller.counter.
ICounterStoreService
Flush Local Counter Updates
updateFlush()
- Method in class net.floodlightcontroller.counter.
NullCounterStore
updateFlush()
- Method in class net.floodlightcontroller.flowcache.
FlowReconcileManager
updateFlush()
- Method in interface net.floodlightcontroller.flowcache.
IFlowReconcileEngineService
Flush Local Counter Updates
updateIndex(Device, Long)
- Method in class net.floodlightcontroller.devicemanager.internal.
DeviceIndex
Attempt to update an index with the entities in the provided
Device
.
updateIndex(Entity, Long)
- Method in class net.floodlightcontroller.devicemanager.internal.
DeviceIndex
Add a mapping from the given entity to the given device key.
updateIndex(Device, Long)
- Method in class net.floodlightcontroller.devicemanager.internal.
DeviceMultiIndex
updateIndex(Entity, Long)
- Method in class net.floodlightcontroller.devicemanager.internal.
DeviceMultiIndex
updateIndex(Device, Long)
- Method in class net.floodlightcontroller.devicemanager.internal.
DeviceUniqueIndex
updateIndex(Entity, Long)
- Method in class net.floodlightcontroller.devicemanager.internal.
DeviceUniqueIndex
updateLength()
- Method in class org.openflow.protocol.statistics.
OFFlowStatisticsReply
updateLength()
- Method in class org.openflow.protocol.statistics.
OFGroupDescription
updateLength()
- Method in class org.openflow.protocol.statistics.
OFGroupStatisticsReply
updateLength()
- Method in class org.openflow.protocol.statistics.
OFMeterConfigStatisticsReply
updateLength()
- Method in class org.openflow.protocol.statistics.
OFMeterStatisticsReply
updateLink(Link, LinkInfo, LinkInfo)
- Method in class net.floodlightcontroller.linkdiscovery.internal.
LinkDiscoveryManager
updateMatchingRows(String, IPredicate, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateMatchingRows(String, IPredicate, Map<String, Object>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Update the rows in the given table.
updateMatchingRowsAsync(String, IPredicate, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateMatchingRowsAsync(String, IPredicate, Map<String, Object>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Asynchronous variant of updateMatchingRows
updateMatchingRowsImpl(String, IPredicate, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateMatchingRowsImpl(String, IPredicate, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.nosql.
NoSqlStorageSource
updateMember(LBMember)
- Method in interface net.floodlightcontroller.loadbalancer.
ILoadBalancerService
Update and return an existing member.
updateMember(LBMember)
- Method in class net.floodlightcontroller.loadbalancer.
LoadBalancer
updateMonitor(LBMonitor)
- Method in interface net.floodlightcontroller.loadbalancer.
ILoadBalancerService
Update and return an existing monitor.
updateMonitor(LBMonitor)
- Method in class net.floodlightcontroller.loadbalancer.
LoadBalancer
updateObjectType(Object, int)
- Static method in class org.openflow.protocol.
OFOXMField
updateOneComponent(IOFMessageListener, long)
- Method in class net.floodlightcontroller.perfmon.
CumulativeTimeBucket
updatePacketInCountersLocal(IOFSwitch, OFMessage, Ethernet)
- Method in class net.floodlightcontroller.counter.
CounterStore
updatePacketInCountersLocal(IOFSwitch, OFMessage, Ethernet)
- Method in interface net.floodlightcontroller.counter.
ICounterStoreService
Update packetIn counters
updatePacketInCountersLocal(IOFSwitch, OFMessage, Ethernet)
- Method in class net.floodlightcontroller.counter.
NullCounterStore
updatePerPacketCounters(long)
- Method in class net.floodlightcontroller.perfmon.
CumulativeTimeBucket
updatePerPacketCounters(long)
- Method in class net.floodlightcontroller.perfmon.
OneComponentTime
updatePktOutFMCounterStoreLocal(IOFSwitch, OFMessage)
- Method in class net.floodlightcontroller.counter.
CounterStore
updatePktOutFMCounterStoreLocal(IOFSwitch, OFMessage)
- Method in interface net.floodlightcontroller.counter.
ICounterStoreService
This method can only be used to update packetOut and flowmod counters
updatePktOutFMCounterStoreLocal(IOFSwitch, OFMessage)
- Method in class net.floodlightcontroller.counter.
NullCounterStore
updatePool(LBPool)
- Method in interface net.floodlightcontroller.loadbalancer.
ILoadBalancerService
Update and return an existing pool.
updatePool(LBPool)
- Method in class net.floodlightcontroller.loadbalancer.
LoadBalancer
updatePorts(Collection<ImmutablePort>)
- Method in class net.floodlightcontroller.core.
OFSwitchBase.PortManager
Compare the current ports of this switch to the newPorts list and return the changes that would be applied to transform the current ports to the new ports.
updateRow(String, Object, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRow(String, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRow(String, Object, Map<String, Object>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Update or insert a row in the table with the given row key (primary key) and column names/values.
updateRow(String, Map<String, Object>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Update or insert a row in the table with the given column data.
updateRowAsync(String, Object, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRowAsync(String, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRowAsync(String, Object, Map<String, Object>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Asynchronous variant of updateRow
updateRowAsync(String, Map<String, Object>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Asynchronous version of updateRow
updateRowImpl(String, Object, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRowImpl(String, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRowImpl(String, Object, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.nosql.
NoSqlStorageSource
updateRowImpl(String, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.nosql.
NoSqlStorageSource
updateRows(String, List<Map<String, Object>>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRows(String, List<Map<String, Object>>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Update or insert a list of rows in the table.
updateRows(String, Set<Object>, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.memory.
MemoryStorageSource
updateRows(String, Set<Object>, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.nosql.
NoSqlStorageSource
updateRowsAndNotify(String, Set<Object>, Map<String, Object>)
- Method in class net.floodlightcontroller.storage.nosql.
NoSqlStorageSource
updateRowsAndNotify(String, List<Map<String, Object>>)
- Method in class net.floodlightcontroller.storage.nosql.
NoSqlStorageSource
updateRowsAsync(String, List<Map<String, Object>>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRowsAsync(String, List<Map<String, Object>>)
- Method in interface net.floodlightcontroller.storage.
IStorageSourceService
Asynchronous variant of updateRows
updateRowsImpl(String, List<Map<String, Object>>)
- Method in class net.floodlightcontroller.storage.
AbstractStorageSource
updateRowsImpl(String, List<Map<String, Object>>)
- Method in class net.floodlightcontroller.storage.memory.
MemoryStorageSource
updates
- Variable in class net.floodlightcontroller.core.internal.
Controller
updates
- Variable in class net.floodlightcontroller.linkdiscovery.internal.
LinkDiscoveryManager
updatesThread
- Variable in class net.floodlightcontroller.linkdiscovery.internal.
LinkDiscoveryManager
updateTopology()
- Method in class net.floodlightcontroller.topology.
TopologyManager
updateValue()
- Method in class org.openflow.protocol.
OFMatchField
updateVip(LBVip)
- Method in interface net.floodlightcontroller.loadbalancer.
ILoadBalancerService
Update and return an existing Vip.
updateVip(LBVip)
- Method in class net.floodlightcontroller.loadbalancer.
LoadBalancer
urgentPointer
- Variable in class net.floodlightcontroller.packet.
TCP
UShortSerializer
- Class in
net.floodlightcontroller.core.web.serializers
Serialize a short value as an unsigned short
UShortSerializer()
- Constructor for class net.floodlightcontroller.core.web.serializers.
UShortSerializer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_