public final class TransIdentity extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
Coordinator |
coord |
otid_t |
otid |
Terminator |
term |
| Constructor and Description |
|---|
TransIdentity() |
TransIdentity(Coordinator _coord,
Terminator _term,
otid_t _otid) |
public Coordinator coord
public Terminator term
public otid_t otid
public TransIdentity()
public TransIdentity(Coordinator _coord, Terminator _term, otid_t _otid)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.