Uses of Interface
com.bigdata.service.IClientService

Packages that use IClientService
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
com.bigdata.service.jini   
 

Uses of IClientService in com.bigdata.service
 

Classes in com.bigdata.service that implement IClientService
 class ClientService
          A service for distributing application Callables across an IBigdataFederation.
 

Methods in com.bigdata.service that return types with arguments of type IClientService
 Class<? extends IClientService> ClientService.getServiceIface()
          Returns either IClientService.
 

Uses of IClientService in com.bigdata.service.jini
 

Classes in com.bigdata.service.jini that implement IClientService
static class ClientServer.AdministrableClientService
          Adds jini administration interfaces to the basic DataService.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.