@Experimental public interface DynamicStatistics
Modifier and Type | Method and Description |
---|---|
void |
add(ExtensibleStatement statement) |
void |
remove(ExtensibleStatement statement) |
void |
removeByQuery(Resource subj,
IRI pred,
Value obj,
boolean inferred,
Resource... contexts) |
double |
staleness(long expectedSize) |
void add(ExtensibleStatement statement)
void remove(ExtensibleStatement statement)
void removeByQuery(Resource subj, IRI pred, Value obj, boolean inferred, Resource... contexts)
double staleness(long expectedSize)
expectedSize
- Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.