Package | Description |
---|---|
org.jgroups.blocks.cs |
This package contains all client-server related interfaces and classes
|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Field and Description |
---|---|
protected TimeService |
BaseServer.time_service |
Modifier and Type | Method and Description |
---|---|
TimeService |
BaseServer.timeService() |
Modifier and Type | Method and Description |
---|---|
BaseServer |
BaseServer.timeService(TimeService ts) |
Modifier and Type | Field and Description |
---|---|
protected TimeService |
UNICAST3.time_service |
protected TimeService |
TP.time_service |
protected TimeService |
FD_ALL.time_service |
protected TimeService |
FD_HOST.time_service |
Modifier and Type | Method and Description |
---|---|
TimeService |
TP.getTimeService() |
Modifier and Type | Method and Description |
---|---|
void |
TP.setTimeService(TimeService ts) |
Modifier and Type | Method and Description |
---|---|
TimeService |
TimeService.interval(long interval) |
TimeService |
TimeService.start() |
TimeService |
TimeService.stop() |
Copyright © 1998-2020 Red Hat. All Rights Reserved.