Class ProcessVariableExistanceCompletion


  • public final class ProcessVariableExistanceCompletion
    extends Object
    Process variable existance completion class.
    Author:
    Matej Sekoranja (matej.sekoranja@cosylab.com)
    • Constructor Detail

      • ProcessVariableExistanceCompletion

        protected ProcessVariableExistanceCompletion​(String name,
                                                     InetSocketAddress addr)
        Creates a new PV existance completion. Contructor is protected to deny creation of unsupported types.
        Parameters:
        name - name of the completion.
        addr - Address if exists elsewhere, otherwise null
    • Method Detail

      • doesExistElsewhere

        public boolean doesExistElsewhere()
        Returns:
        Does the PV exist elsewhere?
      • getOtherAddress

        public InetSocketAddress getOtherAddress()
        Returns:
        Other address where PV does exist or null