![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
def | __init__ (self, bind_address, fields) |
![]() | |
def | set_proc (self, proc) |
def | pack (self) |
![]() | |
def | __init__ (self, fields) |
def | __str__ (self) |
def | pack (self) |
Public Attributes | |
bind_address | |
Static Public Attributes | |
bind_port = Default(None) | |
![]() | |
bind_address = Default(None) | |
proc = None | |
pack_exclude = frozenset(('proc', )) | |
![]() | |
idnr = Default(uuid.uuid1, produce=True) | |
![]() | |
pack_exclude = frozenset() | |
def kilda.traffexam.model.ConsumerEndpoint.__init__ | ( | self, | |
bind_address, | |||
fields | |||
) |
|
static |