Uses of Interface
org.apache.ignite.services.ServiceDescriptor
-
Packages that use ServiceDescriptor Package Description org.apache.ignite Contains entry-point Ignite & HPC APIs. -
-
Uses of ServiceDescriptor in org.apache.ignite
Methods in org.apache.ignite that return types with arguments of type ServiceDescriptor Modifier and Type Method Description Collection<ServiceDescriptor>
IgniteServices. serviceDescriptors()
Gets metadata about all deployed services in the grid.
-