deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaComponentReport | protected |
getFirCount() | fm.liveswitch.MediaComponentReport | |
getLrrCount() | fm.liveswitch.MediaComponentReport | |
getNackCount() | fm.liveswitch.MediaComponentReport | |
getPliCount() | fm.liveswitch.MediaComponentReport | |
getSliCount() | fm.liveswitch.MediaComponentReport | |
MediaComponentReport() | fm.liveswitch.MediaComponentReport | |
processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Report | static |
processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Report | static |
processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Report | static |
processDouble(double newValue, double oldValue) | fm.liveswitch.Report | static |
processFloat(float newValue, float oldValue) | fm.liveswitch.Report | static |
processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Report | static |
processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Report | static |
processInteger(int newValue, int oldValue) | fm.liveswitch.Report | static |
processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Report | static |
processLong(long newValue, long oldValue) | fm.liveswitch.Report | static |
processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Report | static |
processObject(T newValue, T oldValue) | fm.liveswitch.Report | static |
processShort(short newValue, short oldValue) | fm.liveswitch.Report | static |
processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Report | static |
processString(String newValue, String oldValue) | fm.liveswitch.Report | static |
Report() | fm.liveswitch.Report | protected |
serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.MediaComponentReport | protected |
setFirCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setLrrCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setNackCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setPliCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setSliCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |