|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package net.floodlightcontroller.core |
|---|
| Class net.floodlightcontroller.core.SwitchDriverSubHandshakeAlreadyStarted extends SwitchDriverSubHandshakeException implements Serializable |
|---|
serialVersionUID: -5491845708752443501L
| Class net.floodlightcontroller.core.SwitchDriverSubHandshakeCompleted extends SwitchDriverSubHandshakeException implements Serializable |
|---|
serialVersionUID: -8817822245846375995L
| Class net.floodlightcontroller.core.SwitchDriverSubHandshakeException extends java.lang.RuntimeException implements Serializable |
|---|
serialVersionUID: -6257836781419604438L
| Class net.floodlightcontroller.core.SwitchDriverSubHandshakeNotStarted extends SwitchDriverSubHandshakeException implements Serializable |
|---|
serialVersionUID: -5491845708752443501L
| Class net.floodlightcontroller.core.SwitchDriverSubHandshakeStateException extends SwitchDriverSubHandshakeException implements Serializable |
|---|
serialVersionUID: -8249926069195147051L
| Package net.floodlightcontroller.core.internal |
|---|
| Class net.floodlightcontroller.core.internal.HandshakeTimeoutException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 6859880268940337312L
| Class net.floodlightcontroller.core.internal.SwitchStateException extends java.lang.IllegalArgumentException implements Serializable |
|---|
serialVersionUID: 9153954512470002631L
| Package net.floodlightcontroller.core.module |
|---|
| Class net.floodlightcontroller.core.module.FloodlightModuleException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 1L
| Package net.floodlightcontroller.core.util |
|---|
| Class net.floodlightcontroller.core.util.AppIDException extends java.lang.RuntimeException implements Serializable |
|---|
serialVersionUID: 7038554747318757572L
| Class net.floodlightcontroller.core.util.AppIDInUseException extends AppIDException implements Serializable |
|---|
serialVersionUID: 3167241821651094997L
| Class net.floodlightcontroller.core.util.AppIDNotRegisteredException extends AppIDException implements Serializable |
|---|
serialVersionUID: -9195312786292237763L
| Class net.floodlightcontroller.core.util.InvalidAppIDValueException extends AppIDException implements Serializable |
|---|
serialVersionUID: -1866481021012360918L
| Class net.floodlightcontroller.core.util.MutableInteger extends java.lang.Number implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int mutableInt
| Package net.floodlightcontroller.debugcounter |
|---|
| Class net.floodlightcontroller.debugcounter.IDebugCounterService.CounterException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 2219781500857866035L
| Class net.floodlightcontroller.debugcounter.IDebugCounterService.MaxCountersRegistered extends IDebugCounterService.CounterException implements Serializable |
|---|
serialVersionUID: 3173747663719376745L
| Serialized Fields |
|---|
java.lang.String errormsg
| Class net.floodlightcontroller.debugcounter.IDebugCounterService.MaxHierarchyRegistered extends IDebugCounterService.CounterException implements Serializable |
|---|
serialVersionUID: 967431358683523871L
| Serialized Fields |
|---|
java.lang.String errormsg
| Class net.floodlightcontroller.debugcounter.IDebugCounterService.MissingHierarchicalLevel extends IDebugCounterService.CounterException implements Serializable |
|---|
serialVersionUID: 517315311533995739L
| Serialized Fields |
|---|
java.lang.String errormsg
| Package net.floodlightcontroller.debugevent |
|---|
| Class net.floodlightcontroller.debugevent.IDebugEventService.MaxEventsRegistered extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 2609587082227510262L
| Package net.floodlightcontroller.packet |
|---|
| Class net.floodlightcontroller.packet.PacketParsingException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: -1177841297678875573L
| Package net.floodlightcontroller.storage |
|---|
| Class net.floodlightcontroller.storage.NullValueStorageException extends StorageException implements Serializable |
|---|
serialVersionUID: 897572085681189926L
| Class net.floodlightcontroller.storage.StorageException extends java.lang.RuntimeException implements Serializable |
|---|
serialVersionUID: 7839989010156155681L
| Class net.floodlightcontroller.storage.StorageNotificationFormatException extends StorageException implements Serializable |
|---|
serialVersionUID: 504758477518283156L
| Class net.floodlightcontroller.storage.TypeMismatchStorageException extends StorageException implements Serializable |
|---|
serialVersionUID: -7923586656854871345L
| Package net.floodlightcontroller.util |
|---|
| Class net.floodlightcontroller.util.LRUHashMap extends java.util.LinkedHashMap<K,V> implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int capacity
| Package org.openflow.example.cli |
|---|
| Class org.openflow.example.cli.ParseException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 1L
| Package org.openflow.util |
|---|
| Class org.openflow.util.LRULinkedHashMap extends java.util.LinkedHashMap<K,V> implements Serializable |
|---|
serialVersionUID: -2964986094089626647L
| Serialized Fields |
|---|
int maximumCapacity
| Package org.sdnplatform.sync |
|---|
| Class org.sdnplatform.sync.Versioned extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
VectorClock version
java.lang.Object value
| Package org.sdnplatform.sync.error |
|---|
| Class org.sdnplatform.sync.error.AuthException extends SyncException implements Serializable |
|---|
serialVersionUID: -2274293152220154863L
| Class org.sdnplatform.sync.error.HandshakeTimeoutException extends SyncException implements Serializable |
|---|
serialVersionUID: 6859880268940337312L
| Class org.sdnplatform.sync.error.InconsistentDataException extends SyncException implements Serializable |
|---|
serialVersionUID: 1050277622160468516L
| Serialized Fields |
|---|
java.util.List<E> unresolvedVersions
| Class org.sdnplatform.sync.error.ObsoleteVersionException extends SyncException implements Serializable |
|---|
serialVersionUID: 7128132048300845832L
| Class org.sdnplatform.sync.error.PersistException extends SyncException implements Serializable |
|---|
serialVersionUID: -1374782534201553648L
| Class org.sdnplatform.sync.error.RemoteStoreException extends SyncException implements Serializable |
|---|
serialVersionUID: -8098015934951853774L
| Class org.sdnplatform.sync.error.SerializationException extends SyncException implements Serializable |
|---|
serialVersionUID: 6633759330354187L
| Class org.sdnplatform.sync.error.SyncException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: -6150348258087759055L
| Class org.sdnplatform.sync.error.SyncRuntimeException extends java.lang.RuntimeException implements Serializable |
|---|
serialVersionUID: -5357245946596447913L
| Class org.sdnplatform.sync.error.UnknownStoreException extends SyncException implements Serializable |
|---|
serialVersionUID: 6633759330354187L
| Package org.sdnplatform.sync.internal.rpc |
|---|
| Class org.sdnplatform.sync.internal.rpc.RPCService.NodeMessage extends Pair<java.lang.Short,SyncMessage> implements Serializable |
|---|
serialVersionUID: -3443080461324647922L
| Package org.sdnplatform.sync.internal.store |
|---|
| Class org.sdnplatform.sync.internal.store.VCVersioned extends Versioned<T> implements Serializable |
|---|
serialVersionUID: 8038484251323965062L
| Package org.sdnplatform.sync.internal.util |
|---|
| Class org.sdnplatform.sync.internal.util.ByteArray extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
byte[] underlying
| Class org.sdnplatform.sync.internal.util.Pair extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.lang.Object first
java.lang.Object second
| Package org.sdnplatform.sync.internal.version |
|---|
| Class org.sdnplatform.sync.internal.version.ClockEntry extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -759862327985468981L
| Serialized Fields |
|---|
short nodeId
long version
| Class org.sdnplatform.sync.internal.version.VectorClock extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 7663945747147638702L
| Serialized Fields |
|---|
java.util.List<E> versions
long timestamp
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||