Deprecated API
Contents
-
Terminally Deprecated Elements
-
Deprecated InterfacesInterfaceDescriptionfor backward compatibility only (expected to extinct after Be-release)
-
Deprecated Classes
-
Deprecated Exception ClassesException ClassDescription
-
Deprecated MethodsMethodDescriptionSince we use ExperimenterIdMeterSubTypeSerializerKey as MeterBandSerializer's key, in order to avoid the occurrence of an error,we should discard this functionSince we have used ExperimenterIdMeterSubTypeSerializerKey as MeterBandSerializer's key, in order to avoid the occurrence of an error, we should discard this function.Use
DataObjectReference.WithKey.key()
insteadorg.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelper.setBytes(byte[], byte[], int, int) UseBitBufferHelper.copyBitsFromLsb(byte[], byte[], int, int)
instead.UseGroupConvertor.defaultResult(Uint8)
instead.
-
Deprecated Constructors
-
Deprecated Enum Constants