Class GetAllRidInProcessParam


  • public class GetAllRidInProcessParam
    extends Object
    • Constructor Detail

      • GetAllRidInProcessParam

        public GetAllRidInProcessParam()
      • GetAllRidInProcessParam

        public GetAllRidInProcessParam​(String executorId)
    • Method Detail

      • setSymmKey

        public void setSymmKey​(byte[] symmKey)
        Sets the symm key.
        Parameters:
        symmKey - the new symm key
      • getSymmKey

        public byte[] getSymmKey()
        Gets the symm key.
        Returns:
        the symm key
      • getExecutorId

        public String getExecutorId()
        Gets the executor id.
        Returns:
        the executor id
      • setExecutorId

        public void setExecutorId​(String executorId)
        Sets the executor id.
        Parameters:
        executorId - the new executor id