public abstract class IndexMetricTest extends JanusGraphBaseTest
JanusGraphBaseTest.TestConfigOption| Modifier and Type | Field and Description |
|---|---|
MetricManager |
metric |
String |
METRICS_INDEX_PREFIX |
config, DEFAULT_THREAD_COUNT, features, graph, ID_NAME, LABEL_NAME, logManagers, mgmt, readConfig, testInfo, tx| Constructor and Description |
|---|
IndexMetricTest() |
| Modifier and Type | Method and Description |
|---|---|
abstract WriteConfiguration |
getConfiguration() |
void |
open(WriteConfiguration config) |
void |
testIndexMetrics() |
void |
verifyIndexMetrics(String indexName,
String prefix,
Map<String,Long> operationCounts) |
assertMissing, asStream, clearGraph, clopen, close, closeLogManager, createExternalEdgeIndex, createExternalVertexIndex, disableIndex, discardIndex, dropIndex, enableIndex, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, executeScanJob, executeScanJob, finishSchema, getBackend, getConfig, getE, getExternalIndex, getForceIndexGraph, getForceIndexGraph, getId, getOnlyEdge, getOnlyElement, getOnlyElement, getOnlyElement, getOnlyElement, getOnlyVertex, getStoreFeatures, getThreadCount, getV, getVertex, getVertex, getVertex, getVertex, makeKey, makeKeyedEdgeLabel, makeLabel, makeVertexIndexedKey, makeVertexIndexedUniqueKey, markIndexDiscarded, n, newTx, openTxLog, openUserLog, option, round, setUp, tearDown, validateConfigOptions, verifyElementOrder, verifyElementOrder, wrapAroundpublic MetricManager metric
public String METRICS_INDEX_PREFIX
public abstract WriteConfiguration getConfiguration()
getConfiguration in class JanusGraphBaseTestpublic void open(WriteConfiguration config)
open in class JanusGraphBaseTest@Test public void testIndexMetrics()
Copyright © 2012–2024. All rights reserved.