Package | Description |
---|---|
com.bigdata.bop.engine | |
com.bigdata.bop.fed | |
com.bigdata.bop.join | |
com.bigdata.bop.rdf.update |
This package provides bigdata operators for SPARQL update.
|
com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
com.bigdata.btree |
The
BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
com.bigdata.btree.isolation | |
com.bigdata.btree.view | |
com.bigdata.concurrent |
This package supports concurrency control using exclusive locks on resources.
|
com.bigdata.counters |
Package supports declaration, collection, and interchange of performance counters
for both hosts and processes on supported platforms.
|
com.bigdata.counters.ganglia | |
com.bigdata.counters.httpd |
A httpd service for performance counters, including both live counters
and post-mortem counters read from an XML interchange format.
|
com.bigdata.counters.linux |
Package provides performance counter collection on Linux platforms using the
sysstat suite.
|
com.bigdata.counters.osx |
Package provides performance counter collection on OSX.
|
com.bigdata.counters.query | |
com.bigdata.counters.render | |
com.bigdata.counters.store |
This package provides a persistence mechanism for performance
counters.
|
com.bigdata.counters.striped | |
com.bigdata.counters.win |
Package provides collection of performance counters on Windows platforms.
|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
com.bigdata.htree | |
com.bigdata.io | |
com.bigdata.io.writecache |
Low-level write cache service.
|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.mdi |
This package provides a metadata index and range partitioned indices
managed by that metadata index.
|
com.bigdata.rawstore |
A set of interfaces and some simple implementations for a read-write
store without atomic commit or transactions.
|
com.bigdata.rdf.inf |
This package provides an eager closure inference engine for most of the RDF and
RDFS entailments and can be used to realize entailments for owl:sameAs, owl:equivilentClass,
and owl:equivilentProperty.
|
com.bigdata.rdf.load |
Support for concurrent loading of RDF data across one or more clients from
a variety of input sources.
|
com.bigdata.rdf.rio |
This package provides an integration with the openrdf RIO parser that supports
fast data loads.
|
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
com.bigdata.rdf.sail.webapp.lbs | |
com.bigdata.rdf.sail.webapp.lbs.policy.counters | |
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
com.bigdata.rwstore | |
com.bigdata.rwstore.sector | |
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
com.bigdata.service.geospatial | |
com.bigdata.service.ndx | |
com.bigdata.service.ndx.pipeline | |
com.bigdata.stream | |
com.bigdata.util.concurrent |
Utility classes related to java.util.concurrent.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
Class and Description |
---|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSet
A collection of named
Counter s. |
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
AbstractCounterSet |
AbstractProcessCollector
Base class for collection of performance counters as reported by a native process.
|
AbstractProcessReader
A
Runnable that reads the output of an ActiveProcess . |
AbstractStatisticsCollector
Base class for collecting data on a host.
|
ActiveProcess
Command manages the execution and termination of a native process and an
object reading the output of that process.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
DefaultInstrumentFactory
Used to read in
CounterSet XML, aggregating data into
HistoryInstrument s. |
History
Retains history for N periods, where the period is expressed in milliseconds.
|
History.SampleIterator
Takes a snapshot of the samples in the
History and then visits those
samples. |
ICounter
Interface for a sampled counter.
|
ICounterHierarchy
Various namespaces for per-host and per-process counters.
|
ICounterNode
Shared abstraction layer for both
ICounterSet and ICounter . |
ICounterSet
A collection of named
Counter s. |
ICounterSet.IInstrumentFactory
A factory for
IInstrument . |
ICounterSetAccess
Interface for self-reporting performance counters.
|
IHistoryEntry
A view of a sample period for some
History . |
IInstrument
Interface used to construct a counter that reports on an instrumented value.
|
IRequiredHostCounters
The set of core (required) counters that must be reported for all
platforms.
|
IStatisticsCollector
Interface for collecting performance counters for a host or a process.
|
PeriodEnum
A type-safe enumeration of the different periods at which samples may be
combined within a
History . |
XMLUtility
XML (de-)serialization of
CounterSet s. |
Class and Description |
---|
AbstractStatisticsCollector
Base class for collecting data on a host.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
AbstractProcessCollector
Base class for collection of performance counters as reported by a native process.
|
AbstractProcessReader
A
Runnable that reads the output of an ActiveProcess . |
AbstractStatisticsCollector
Base class for collecting data on a host.
|
ActiveProcess
Command manages the execution and termination of a native process and an
object reading the output of that process.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterHierarchy
Various namespaces for per-host and per-process counters.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
IHostCounters
Additional counters that hosts can report.
|
IProcessCounters
Counters defined on a per-process basis.
|
IRequiredHostCounters
The set of core (required) counters that must be reported for all
platforms.
|
IStatisticsCollector
Interface for collecting performance counters for a host or a process.
|
ProcessReaderHelper |
Class and Description |
---|
AbstractProcessCollector
Base class for collection of performance counters as reported by a native process.
|
AbstractProcessReader
A
Runnable that reads the output of an ActiveProcess . |
AbstractStatisticsCollector
Base class for collecting data on a host.
|
ActiveProcess
Command manages the execution and termination of a native process and an
object reading the output of that process.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterHierarchy
Various namespaces for per-host and per-process counters.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
IHostCounters
Additional counters that hosts can report.
|
IRequiredHostCounters
The set of core (required) counters that must be reported for all
platforms.
|
IStatisticsCollector
Interface for collecting performance counters for a host or a process.
|
ProcessReaderHelper |
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounter
Interface for a sampled counter.
|
ICounterSet.IInstrumentFactory
A factory for
IInstrument . |
IHistoryEntry
A view of a sample period for some
History . |
PeriodEnum
A type-safe enumeration of the different periods at which samples may be
combined within a
History . |
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounter
Interface for a sampled counter.
|
PeriodEnum
A type-safe enumeration of the different periods at which samples may be
combined within a
History . |
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
History
Retains history for N periods, where the period is expressed in milliseconds.
|
ICounter
Interface for a sampled counter.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
Class and Description |
---|
AbstractProcessCollector
Base class for collection of performance counters as reported by a native process.
|
AbstractProcessReader
A
Runnable that reads the output of an ActiveProcess . |
AbstractStatisticsCollector
Base class for collecting data on a host.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
IStatisticsCollector
Interface for collecting performance counters for a host or a process.
|
Class and Description |
---|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
Class and Description |
---|
AbstractStatisticsCollector
Base class for collecting data on a host.
|
AbstractStatisticsCollector.Options
Options for
AbstractStatisticsCollector |
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
AbstractStatisticsCollector
Base class for collecting data on a host.
|
AbstractStatisticsCollector.Options
Options for
AbstractStatisticsCollector |
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSet
A collection of named
Counter s. |
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CAT
An alias for the high-scale-lib counter implementation.
|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterSetAccess
Interface for self-reporting performance counters.
|
Class and Description |
---|
CounterSet
A set of counters arranged in a hierarchy, much like a file system.
|
ICounterHierarchy
Various namespaces for per-host and per-process counters.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.