![]() | ServiceHelper Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.Layer0
public static class ServiceHelper
The ServiceHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ExistForwarder |
if the service exist
|
![]() ![]() | ExistWorker |
if the service exist
|
![]() ![]() | ForwarderID |
forwarder ID of the service
|
![]() ![]() | FromServiceIDStr |
service ID from string
|
![]() ![]() | IsLayer1Service |
if the service belongto layer1
|
![]() ![]() | IsSplitter |
if the service is a splitter service
|
![]() ![]() | PubChannelID |
the service publish to topic
|
![]() ![]() | ServiceID |
string convertion of service ID
|
![]() ![]() | ShortString |
short string of the service
|
![]() ![]() | WorkerID |
work ID of the service
Notice: we treat worker and service as the same mostly in layer0 because currently one service only got one worker.
|