public interface ClientServiceDescriptor
Service
.Modifier and Type | Method and Description |
---|---|
@Nullable String |
cacheName()
Gets cache name used for key-to-node affinity calculation.
|
int |
maxPerNodeCount()
Gets maximum allowed number of deployed services on each node,
0 for unlimited. |
String |
name()
Gets service name.
|
UUID |
originNodeId()
Gets ID of grid node that initiated the service deployment.
|
PlatformType |
platformType()
Gets platform type.
|
String |
serviceClass()
Gets service class.
|
int |
totalCount()
Gets maximum allowed total number of deployed services in the grid,
0 for unlimited. |
String name()
String serviceClass()
int totalCount()
0
for unlimited.0
for unlimited.int maxPerNodeCount()
0
for unlimited.0
for unlimited.@Nullable @Nullable String cacheName()
null
.UUID originNodeId()
PlatformType platformType()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024