이 콘텐츠는 선택한 언어로 제공되지 않습니다.
A.12.2. Locating a Key in the Hash Space
JBoss Data Grid always uses an algorithm to locate a key in the hash space. As a result, the node that houses the key is never manually specified. This scheme allows any node to know which node owns a particular key without such ownership information being distributed. This scheme reduces the amount of overhead and, more importantly, improves redundancy because the ownership information does not need to be replicated in case of node failure.