Package com.bigdata.service.jini.lookup

Class Summary
AbstractCachingServiceClient<S extends Remote> Abstract base class for a jini client which uses a LookupCache to reduce round trips to the discovered ServiceRegistrars for a specific class of services.
BigdataCachingServiceClient<S extends Remote>  
ClientServiceFilter Filter accepts items which implement IClientService.
ClientServicesClient Class handles discovery of an IClientService.
DataServiceFilter Filter rejects items that implement IMetadataService so as to only select those IDataServices that are being used as data services rather than metadata services.
DataServicesClient Class handles discovery, caching, and local lookup of IDataServices and IMetadataServices.
LoadBalancerClient Class handles discovery of an ILoadBalancerService.
MetadataServiceFilter Filter only matches a service item where the IMetadataService is implemented.
ServiceCache A mapping from ServiceID to ServiceItem that is maintained by a suitable ServiceDiscoveryManager manager.
ServicesManagerClient Class handles discovery of an IServicesManagerService.
TransactionServiceClient Client manages discovery of an ITransactionService.
 



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