|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface HashEncoded
HashEncoded interface represents an ability to retrieve an encoded hash value; most commonly used to calculate a partition id.
| Field Summary | |
|---|---|
static int |
UNENCODEDA reserved value that suggests the absence of the encoded hash. |
| Method Summary | |
|---|---|
int |
getEncodedHash()Return the encoded hash value or UNENCODED if absent. |
| Field Detail |
|---|
static final int UNENCODED
| Method Detail |
|---|
int getEncodedHash()
UNENCODED if absent.UNENCODED if absent
|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||