| Package | Description |
|---|---|
| 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.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService. |
| com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CounterSetHTTPD
Exposes a
CounterSet via HTTPD. |
| Modifier and Type | Method and Description |
|---|---|
AbstractHTTPD |
AbstractResourceManagerTestCase.MockFederation.newHttpd(int httpdPort,
ICounterSetAccess access) |
| Modifier and Type | Method and Description |
|---|---|
AbstractHTTPD |
AbstractFederation.newHttpd(int httpdPort,
ICounterSetAccess accessor)
Delegated.
|
AbstractHTTPD |
DefaultServiceFederationDelegate.newHttpd(int httpdPort,
ICounterSetAccess access) |
AbstractHTTPD |
IFederationDelegate.newHttpd(int httpdPort,
ICounterSetAccess access)
Create a new
AbstractHTTPD instance. |
AbstractHTTPD |
DefaultClientDelegate.newHttpd(int httpdPort,
ICounterSetAccess access) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.