Class PutAllRidInProcessParam


  • public class PutAllRidInProcessParam
    extends Object
    • Constructor Detail

      • PutAllRidInProcessParam

        public PutAllRidInProcessParam()
        Instantiates a new put all rid in process.
      • PutAllRidInProcessParam

        public PutAllRidInProcessParam​(List<String> rids)
        Instantiates a new put all rid in process.
        Parameters:
        rids - the rids
    • Method Detail

      • getRids

        public List<String> getRids()
        Gets the rids.
        Returns:
        the rids
      • setRids

        public void setRids​(List<String> rids)
        Sets the rids.
        Parameters:
        rids - the new rids
      • 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