public static class SPARQLUpdateEvent.DeleteInsertWhereStats extends Object
(Provide detailed statistics on execution performance
inside of SPARQL UPDATE requests).
Modifier and Type | Field and Description |
---|---|
AtomicLong |
deleteNanos |
AtomicLong |
insertNanos |
AtomicLong |
whereNanos |
Constructor and Description |
---|
SPARQLUpdateEvent.DeleteInsertWhereStats() |
public final AtomicLong whereNanos
public final AtomicLong deleteNanos
public final AtomicLong insertNanos
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.