-
public class SamplingMechanism
-
-
Field Summary
Fields Modifier and Type Field Description public final static byteUNKNOWNpublic final static byteDEFAULTpublic final static byteAGENT_RATEpublic final static byteREMOTE_AUTO_RATEpublic final static byteRULEpublic final static byteMANUALpublic final static byteAPPSECpublic final static byteREMOTE_USER_RATEpublic final static byteSPAN_SAMPLING_RATEpublic final static byteDATA_JOBSpublic final static byteEXTERNAL_OVERRIDE
-
Method Summary
Modifier and Type Method Description static booleanvalidateWithSamplingPriority(int mechanism, int priority)-
-
Method Detail
-
validateWithSamplingPriority
static boolean validateWithSamplingPriority(int mechanism, int priority)
-
-
-
-