| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.service | |
| org.apache.ignite.internal.visor.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 | Class and Description |
|---|---|
class |
ServiceDescriptorImpl
Deprecated.
This implementation is based on
GridServiceDeployment which has been deprecated because of
services internals use messages for deployment management instead of the utility cache, since Ignite 2.8. |
class |
ServiceInfo
Service's information container.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<ServiceDescriptor> |
ServiceProcessorAdapter.serviceDescriptors() |
Collection<ServiceDescriptor> |
IgniteServiceProcessor.serviceDescriptors() |
Collection<ServiceDescriptor> |
GridServiceProcessor.serviceDescriptors()
Deprecated.
|
| Constructor and Description |
|---|
VisorServiceDescriptor(ServiceDescriptor srvc)
Create task result with given parameters
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021