Class MetaGet

  • All Implemented Interfaces:
    Runnable

    public class MetaGet
    extends Object
    implements Runnable
    this class is used to create channel for pv and compute the meta info for one pv.
    Author:
    Luofeng Li
    • Method Detail

      • initpv

        public void initpv()
                    throws Exception
        create channel of pv and its meta field
        Throws:
        Exception - error when creating channel for pv and its meta field
      • run

        public void run()
        Specified by:
        run in interface Runnable
      • abortMetaGet

        public static boolean abortMetaGet​(String pvName)
      • getPendingMetaGetsSize

        public static int getPendingMetaGetsSize()
      • isUsePVAccess

        public boolean isUsePVAccess()