| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.platform.client.service | |
| org.apache.ignite.internal.processors.service |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceDescriptor> |
IgniteServices.serviceDescriptors()
Gets metadata about all deployed services in the grid.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceDescriptor> |
IgniteServicesImpl.serviceDescriptors()
Gets metadata about all deployed services in the grid.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceDescriptor |
ClientServiceInvokeRequest.findServiceDescriptor(ClientConnectionContext ctx,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientServiceDescriptorsResponse.writeDescriptor(BinaryRawWriterEx writer,
ServiceDescriptor svc) |
| Constructor and Description |
|---|
ClientServiceDescriptorResponse(long reqId,
ServiceDescriptor svc) |
| Constructor and Description |
|---|
ClientServiceDescriptorsResponse(long reqId,
Collection<ServiceDescriptor> svcs) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInfo
Service's information container.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceDescriptor> |
IgniteServiceProcessor.serviceDescriptors() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023