public static class DataService.DataServiceFederationDelegate extends DefaultServiceFederationDelegate<DataService>
ResourceManager, local
AbstractTransactionService and the ConcurrencyManager, dynamic
re-attachment of counters, etc. This delegate must be set on the
AbstractClient for those additional features to work.log, service| Constructor and Description |
|---|
DataService.DataServiceFederationDelegate(DataService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
didStart()
Extended to setup
DataService specific counters and to write
the client URL onto a file in the service's data directory. |
boolean |
isServiceReady()
Returns
true |
protected void |
setupCounters()
Sets up
DataService specific counters. |
getService, getServiceIface, getServiceName, getServiceUUID, logHttpdURL, newHttpd, reattachDynamicCounters, serviceJoin, serviceLeavepublic DataService.DataServiceFederationDelegate(DataService service)
public boolean isServiceReady()
DefaultServiceFederationDelegatetrueisServiceReady in interface IFederationDelegate<DataService>isServiceReady in class DefaultServiceFederationDelegate<DataService>public void didStart()
DataService specific counters and to write
the client URL onto a file in the service's data directory.didStart in interface IFederationDelegate<DataService>didStart in class DefaultServiceFederationDelegate<DataService>protected void setupCounters()
DataService specific counters.DataService.IDataServiceCountersCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.