Class PvaDataRetrievalService

java.lang.Object
org.epics.archiverappliance.retrieval.pva.PvaDataRetrievalService
All Implemented Interfaces:
org.epics.pva.server.RPCService

public class PvaDataRetrievalService extends Object implements org.epics.pva.server.RPCService
Author:
Kunal Shroff
  • Field Details

  • Constructor Details

    • PvaDataRetrievalService

      public PvaDataRetrievalService(ConfigService configService)
  • Method Details

    • call

      public org.epics.pva.data.PVAStructure call(org.epics.pva.data.PVAStructure pvaStructure) throws Exception
      Specified by:
      call in interface org.epics.pva.server.RPCService
      Throws:
      Exception