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.util.httpd |
Modifier and Type | Class and Description |
---|---|
class |
CounterSetHTTPD
Exposes a
CounterSet via HTTPD. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTPD
Overrides some methods on
NanoHTTPD to (a) prevent serving files from
the local file system; and (b) to expose methods for handling GET, PUT, POST,
and DELETE requests - these methods all return a
NanoHTTPD.HTTP_METHOD_NOT_ALLOWED NanoHTTPD.Response by default. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.