|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractClient | |
|---|---|
| com.bigdata.service | This package provides implementations of bigdata services (metadata service, data service, transaction manager service. |
| com.bigdata.service.jini | |
| Uses of AbstractClient in com.bigdata.service |
|---|
| Subclasses of AbstractClient in com.bigdata.service | |
|---|---|
class |
AbstractScaleOutClient<T>
Client class for AbstractScaleOutFederations. |
class |
EmbeddedClient<T>
A client for an embedded federation (the client and the data services all run in the same process). |
class |
LocalDataServiceClient<T>
Client for a local (embedded) DataService exposed as an
IBigdataFederation. |
| Methods in com.bigdata.service that return AbstractClient | |
|---|---|
AbstractClient<T> |
AbstractFederation.getClient()
|
| Uses of AbstractClient in com.bigdata.service.jini |
|---|
| Subclasses of AbstractClient in com.bigdata.service.jini | |
|---|---|
class |
JiniClient<T>
A client capable of connecting to a distributed bigdata federation using JINI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||