https://github.com/thinkaurelius/titan
Revision 1e0a628dd2419781b53e19f17ee13596b6e2f163 authored by Dan LaRocque on 23 December 2013, 14:28:33 UTC, committed by Dan LaRocque on 23 December 2013, 14:28:33 UTC
This times and counts (invocations and exceptions counted separately)
calls to the methods on implementations of the QueryExecutor
interface, when the calling transaction has metrics enabled.  Any
transaction-specific metrics prefix, if configured, is honored.  Time
spent in iterators returned by methods on the QueryExecutor interface
are *not* covered by these metrics.  This is part of #402.
1 parent 2cd3aed
History
Tip revision: 1e0a628dd2419781b53e19f17ee13596b6e2f163 authored by Dan LaRocque on 23 December 2013, 14:28:33 UTC
Wrap QueryExecutor implementations with Metrics
Tip revision: 1e0a628
File Mode Size
doc @ 4d37a39
titan-all
titan-berkeleyje
titan-cassandra
titan-core
titan-dist
titan-es
titan-hbase
titan-lucene
titan-persistit
titan-rexster
titan-site
titan-test
.gitignore -rw-r--r-- 994 bytes
.gitmodules -rw-r--r-- 85 bytes
.travis.yml -rw-r--r-- 193 bytes
CHANGELOG.textile -rw-r--r-- 11.4 KB
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 5.9 KB
README.textile -rw-r--r-- 2.0 KB
RELEASING.md -rw-r--r-- 5.4 KB
TESTING.md -rw-r--r-- 3.7 KB
UPGRADE.textile -rw-r--r-- 7.4 KB
jre6.xslt -rw-r--r-- 2.0 KB
pom.xml -rw-r--r-- 49.0 KB

README.textile

back to top