|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRemoteExecutor | |
|---|---|
| com.bigdata.service | This package provides implementations of bigdata services (metadata service, data service, transaction manager service. |
| com.bigdata.service.jini | |
| Uses of IRemoteExecutor in com.bigdata.service |
|---|
| Subinterfaces of IRemoteExecutor in com.bigdata.service | |
|---|---|
interface |
IClientService
A service for distributing client Callables across the resources of
an IBigdataFederation. |
interface |
IDataService
The data service interface provides remote access to named indices, provides for both unisolated and isolated operations on those indices, and exposes the ITxCommitProtocol interface to the ITransactionManagerService
service for the coordination of distributed transactions. |
interface |
IMetadataService
A metadata service for a named index. |
| Classes in com.bigdata.service that implement IRemoteExecutor | |
|---|---|
class |
ClientService
A service for distributing application Callables across an
IBigdataFederation. |
class |
DataService
An implementation of a network-capable IDataService. |
class |
MetadataService
Implementation of a metadata service for a named scale-out index. |
| Uses of IRemoteExecutor in com.bigdata.service.jini |
|---|
| Classes in com.bigdata.service.jini that implement IRemoteExecutor | |
|---|---|
static class |
ClientServer.AdministrableClientService
Adds jini administration interfaces to the basic DataService. |
static class |
DataServer.AdministrableDataService
Adds jini administration interfaces to the basic DataService. |
static class |
MetadataServer.AdministrableMetadataService
Adds jini administration interfaces to the basic MetadataService. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||