hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
TerminusDurability
hunt
proton
amqp
messaging
TerminusDurability
Undocumented in source.
class
TerminusDurability {
this
(int value);
__gshared
TerminusDurability
NONE
;
__gshared
TerminusDurability
CONFIGURATION
;
__gshared
TerminusDurability
UNSETTLED_STATE
;
UnsignedInteger
getValue
();
int
ordinal
();
static
TerminusDurability
get
(UnsignedInteger value);
}
Constructors
this
this
(int value)
Undocumented in source.
Members
Functions
getValue
UnsignedInteger
getValue
()
Undocumented in source. Be warned that the author may not have intended to support it.
ordinal
int
ordinal
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
get
TerminusDurability
get
(UnsignedInteger value)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
CONFIGURATION
TerminusDurability
CONFIGURATION
;
Undocumented in source.
NONE
TerminusDurability
NONE
;
Undocumented in source.
UNSETTLED_STATE
TerminusDurability
UNSETTLED_STATE
;
Undocumented in source.
Meta
Source
See Implementation
hunt
proton
amqp
messaging
TerminusDurability
classes
TerminusDurability