public class MamaDQCause
extends java.lang.Object
The cause is supplied only by some middlewares. The following middlewares are supported:
Modifier and Type | Field and Description |
---|---|
static short |
DQ_CONNECT
tibrv: Connection advisory
|
static short |
DQ_DISCONNECT
tibrv: Disconnection advisory
|
static short |
DQ_NETWORK
tibrv: Data loss advisory
|
static short |
DQ_PUBLISHER
tibrv: Unused
|
static short |
DQ_SUBSCRIBER
tibrv: Slow consumer advisory
|
static short |
DQ_UNKNOWN
tibrv: Data quality event not covered by other categories
|
Constructor and Description |
---|
MamaDQCause() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toString(short cause) |
public static final short DQ_SUBSCRIBER
public static final short DQ_PUBLISHER
public static final short DQ_NETWORK
public static final short DQ_UNKNOWN
public static final short DQ_DISCONNECT
public static final short DQ_CONNECT
Copyright 2011 NYSE Technologies