public abstract class DatabasePrimitivesSampleableBase extends Object implements Sampleable
| Constructor and Description |
|---|
DatabasePrimitivesSampleableBase(org.neo4j.kernel.impl.transaction.state.NeoStoresSupplier neoStore,
org.neo4j.kernel.AvailabilityGuard guard) |
| Modifier and Type | Method and Description |
|---|---|
org.rrd4j.DsType |
getType() |
double |
getValue() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic DatabasePrimitivesSampleableBase(org.neo4j.kernel.impl.transaction.state.NeoStoresSupplier neoStore,
org.neo4j.kernel.AvailabilityGuard guard)
public double getValue()
getValue in interface Sampleablepublic org.rrd4j.DsType getType()
getType in interface SampleableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.