| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.ggfs |
Contains high performance file system processer.
|
| org.gridgain.grid.util.ipc.loopback |
Loopback IPC utility classes.
|
| org.gridgain.grid.util.ipc.shmem |
Shared memory IPC utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridIpcServerEndpoint> |
GridNoopGgfsProcessor.endpoints(String name)
Gets server endpoints for particular GGFS.
|
abstract Collection<GridIpcServerEndpoint> |
GridGgfsProcessorAdapter.endpoints(String name)
Gets server endpoints for particular GGFS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridIpcServerTcpEndpoint
Server loopback IPC endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridIpcSharedMemoryServerEndpoint
Server shared memory IPC endpoint.
|
Copyright © 2014. All rights reserved.