| Modifier and Type | Method and Description |
|---|---|
ProcessList |
ProcessList.Builder.build() |
| Constructor and Description |
|---|
ProcessList(ProcessList processList)
Clone the given process list.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessList |
ProcessListInit.copyProcessList() |
| Constructor and Description |
|---|
ProcessListInit(net.sf.appia.core.Channel channel,
net.sf.appia.core.Session src,
ProcessList processList) |
| Constructor and Description |
|---|
P2pApplicationLayer(P2pMessageListener listener,
ProcessList processList,
boolean willRegisterSocket) |
| Constructor and Description |
|---|
TotalOrderApplicationLayer(ProcessStateListener procListener,
TotalOrderMessageListener totalMsgListener,
ProcessList processList,
boolean willRegisterSocket) |
| Modifier and Type | Field and Description |
|---|---|
static ProcessList |
ProcessView.CLIENT_LIST |
static ProcessList |
ProcessView.SERVER_LIST |
| Modifier and Type | Method and Description |
|---|---|
static ProcessList |
ProcessView.buildAllProcessList(int selfGlobalId) |
static ProcessList |
ProcessView.buildServersProcessList(int selfGlobalId) |
Copyright © 2020 VanillaDB Organization. All rights reserved.