Uses of Class
tech.oxfordsemantic.jrdfox.client.StatisticsInfo
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.client |
-
Uses of StatisticsInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return StatisticsInfo Modifier and Type Method Description StatisticsInfo
DataStoreConnection. describeStatistics(java.lang.String statisticsName)
Returns information about the specific statistics of the data store.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type StatisticsInfo Modifier and Type Method Description java.util.List<StatisticsInfo>
DataStoreConnection. listStatistics()
Returns information about all statistics currently managed by the data store.