com.bigdata.service.jini
Class TransactionServer.TransactionServiceFederationDelegate
java.lang.Object
com.bigdata.service.DefaultServiceFederationDelegate<DistributedTransactionService>
com.bigdata.service.jini.TransactionServer.TransactionServiceFederationDelegate
- All Implemented Interfaces:
- IFederationDelegate<DistributedTransactionService>
- Enclosing class:
- TransactionServer
public static class TransactionServer.TransactionServiceFederationDelegate
- extends DefaultServiceFederationDelegate<DistributedTransactionService>
Extended to attach the various performance counters reported by the
DistributedTransactionService.
- Version:
- $Id$
- Author:
- Bryan Thompson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionServer.TransactionServiceFederationDelegate
public TransactionServer.TransactionServiceFederationDelegate(DistributedTransactionService service)
didStart
public void didStart()
- Extended to setup
AbstractTransactionService specific
counters
- Specified by:
didStart in interface IFederationDelegate<DistributedTransactionService>- Overrides:
didStart in class DefaultServiceFederationDelegate<DistributedTransactionService>
- TODO:
- write the client URL onto a file in the service's data
directory.
setupCounters
protected void setupCounters()
- Sets up
AbstractTransactionService specific counters.
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.