I have downloaded Apache Cassandra onnmy local computer and I have started running it on windows Command prompt.
Without any network connection, I started Cassandra on CMD and I have created a key space, specified replication Strategy as "networkStrategy" and RF = 3.
What does that means? Whether my data will be replicated thrice on my local computer or distributed ?