Package io.vertx.tp.ambient.cv
Interface Addr.Linkage
-
- Enclosing interface:
- Addr
public static interface Addr.Linkage
-
-
Field Summary
Fields Modifier and Type Field Description static StringADD_NEW_Bstatic StringADD_NEW_Vstatic StringFETCH_BY_KEYstatic StringFETCH_BY_TYPEstatic StringFETCH_SOURCEstatic StringFETCH_STstatic StringFETCH_TARGETstatic StringREMOVE_BY_REGIONstatic StringSAVE_BATCH_Bstatic StringSAVE_BATCH_Vstatic StringSYNC_B
-
-
-
Field Detail
-
FETCH_BY_TYPE
static final String FETCH_BY_TYPE
- See Also:
- Constant Field Values
-
FETCH_TARGET
static final String FETCH_TARGET
- See Also:
- Constant Field Values
-
FETCH_SOURCE
static final String FETCH_SOURCE
- See Also:
- Constant Field Values
-
FETCH_ST
static final String FETCH_ST
- See Also:
- Constant Field Values
-
FETCH_BY_KEY
static final String FETCH_BY_KEY
- See Also:
- Constant Field Values
-
REMOVE_BY_REGION
static final String REMOVE_BY_REGION
- See Also:
- Constant Field Values
-
ADD_NEW_B
static final String ADD_NEW_B
- See Also:
- Constant Field Values
-
ADD_NEW_V
static final String ADD_NEW_V
- See Also:
- Constant Field Values
-
SAVE_BATCH_B
static final String SAVE_BATCH_B
- See Also:
- Constant Field Values
-
SAVE_BATCH_V
static final String SAVE_BATCH_V
- See Also:
- Constant Field Values
-
SYNC_B
static final String SYNC_B
- See Also:
- Constant Field Values
-
-