In datastax i want to replicate two node( from Node A to Node B at same server) on scheduled time not automatically.Kindly help me how to do it.
- Data will be inserted in Node A and Node B is for search.
- Once in the day at scheduled time data replicate from Node A to Node B.
- Both node are located on same server.