|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.core.Prefix
public final class Prefix
Holds the prefix constants used by Hazelcast.
| Field Summary | |
|---|---|
static String |
AS_LIST
The Constant AS_LIST: "l:" |
static String |
AS_MULTIMAP
The Constant AS_MULTIMAP: "u:" |
static String |
AS_SET
The Constant AS_SET: "s:" |
static String |
ATOMIC_NUMBER
The Constant ATOMIC_NUMBER: "a:" |
static String |
EXECUTOR_SERVICE
The Constant EXECUTOR_SERVICE: "x:" |
static String |
IDGEN
The Constant IDGEN: "i:" |
static String |
LIST
The Constant LIST: "m:l:" |
static String |
MAP
The Constant MAP: "c:" |
static String |
MAP_BASED
The Constant MAP_BASED: "m:" |
static String |
MULTIMAP
The Constant MULTIMAP: "m:u:" |
static String |
QUEUE
The Constant QUEUE: "q:" |
static String |
SET
The Constant SET: "m:s:" |
static String |
TOPIC
The Constant TOPIC: "t:" |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String MAP_BASED
public static final String MAP
public static final String AS_LIST
public static final String LIST
public static final String AS_SET
public static final String SET
public static final String QUEUE
public static final String TOPIC
public static final String IDGEN
public static final String ATOMIC_NUMBER
public static final String AS_MULTIMAP
public static final String MULTIMAP
public static final String EXECUTOR_SERVICE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||