Package org.apache.ignite.examples.servicegrid
Demonstrates usage of grid-managed services.
-
Interface Summary Interface Description SimpleMapService<K,V> Simple map service. -
Class Summary Class Description ServiceMiddlewareExample The example shows how to add a middleware layer for distributed services in Ignite.ServicesExample Example that demonstrates how to deploy distributed services in Ignite.SimpleMapServiceImpl<K,V> Simple service which utilizes Ignite cache as a mechanism to provide distributedSimpleMapServicefunctionality.