-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 4d34b87
Showing
108 changed files
with
13,989 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hunteryavitz.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,188 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (17) on Sat Nov 11 22:54:18 UTC 2023 --> | ||
<title>All Classes and Interfaces (blockchain-api 0.0.1-SNAPSHOT API)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="dc.created" content="2023-11-11"> | ||
<meta name="description" content="class index"> | ||
<meta name="generator" content="javadoc/AllClassesIndexWriter"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-classes-index-page"> | ||
<script type="text/javascript">var evenRowColor = "even-row-color"; | ||
var oddRowColor = "odd-row-color"; | ||
var tableTab = "table-tab"; | ||
var activeTableTab = "active-table-tab"; | ||
var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-classes">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search-input">SEARCH:</label> | ||
<input type="text" id="search-input" value="search" disabled="disabled"> | ||
<input type="reset" id="reset-button" value="reset" disabled="disabled"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1> | ||
</div> | ||
<div id="all-classes-table"> | ||
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button></div> | ||
<div id="all-classes-table.tabpanel" role="tabpanel"> | ||
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0"> | ||
<div class="table-header col-first">Class</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/constants/AppConstants.html" title="class in com.hunteryavitz.blockchainapi.constants">AppConstants</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Constants for the application.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/Block.html" title="class in com.hunteryavitz.blockchainapi.entities">Block</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The Block class represents a block in the blockchain.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/BlockchainApiApplication.html" title="class in com.hunteryavitz.blockchainapi">BlockchainApiApplication</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The BlockchainApiApplication class is the main class for the blockchain-api | ||
application.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/BlockchainController.html" title="class in com.hunteryavitz.blockchainapi.controllers">BlockchainController</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The BlockchainController class is the controller for the blockchain endpoints.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/BlockchainProduction.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">BlockchainProduction</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The BlockchainProduction class is a model for the production health metric.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/services/BlockchainService.html" title="class in com.hunteryavitz.blockchainapi.services">BlockchainService</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The BlockchainService class is responsible for managing the blockchain.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/BlockController.html" title="class in com.hunteryavitz.blockchainapi.controllers">BlockController</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The BlockController class is the controller for the block endpoints.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="com/hunteryavitz/blockchainapi/constants/ContaminationLevel.html" title="enum class in com.hunteryavitz.blockchainapi.constants">ContaminationLevel</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3"> | ||
<div class="block">The ContaminationLevel enum represents the level of contamination of an exception.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/HealthMetricController.html" title="class in com.hunteryavitz.blockchainapi.controllers">HealthMetricController</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The health metric controller.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/HealthMetricProductionModel.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">HealthMetricProductionModel</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The HealthMetricProductionModel class is a model for the production health metric.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/services/HealthMetricService.html" title="class in com.hunteryavitz.blockchainapi.services">HealthMetricService</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The HealthMetricService class.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/MainController.html" title="class in com.hunteryavitz.blockchainapi.controllers">MainController</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Main controller for the API.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/Node.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">Node</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The node of the network.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/NodeController.html" title="class in com.hunteryavitz.blockchainapi.controllers">NodeController</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The node for the node network.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/NodeHealth.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">NodeHealth</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">NodeHealth is the health of a node.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/NodeHealthResponse.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">NodeHealthResponse</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">NodeHealthResponse is the response for the node network health.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/NodeManagerController.html" title="class in com.hunteryavitz.blockchainapi.controllers">NodeManagerController</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">NodeManagerController is the controller for the NodeManagerService.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/services/NodeManagerService.html" title="class in com.hunteryavitz.blockchainapi.services">NodeManagerService</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">NodeManagerService is responsible for managing the network of nodes.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/NodeRegistryRequest.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">NodeRegistryRequest</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">NodeRegistryRequest is a request object for registering a node.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/services/NodeService.html" title="class in com.hunteryavitz.blockchainapi.services">NodeService</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Service class for node operations.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab3"><a href="com/hunteryavitz/blockchainapi/constants/NodeStatus.html" title="enum class in com.hunteryavitz.blockchainapi.constants">NodeStatus</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab3"> | ||
<div class="block">The NodeStatus enum represents the status of a node.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/NodeStatusResponse.html" title="class in com.hunteryavitz.blockchainapi.entities.healthmetric">NodeStatusResponse</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">NodeRegistryRequest is a request object for registering a node.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/utils/structures/SlidingWindow.html" title="class in com.hunteryavitz.blockchainapi.utils.structures">SlidingWindow</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The SlidingWindow class is a data structure that holds a maximum number of elements.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/entities/Transaction.html" title="class in com.hunteryavitz.blockchainapi.entities">Transaction</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The Transaction class represents a transaction in the blockchain.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/controllers/TransactionController.html" title="class in com.hunteryavitz.blockchainapi.controllers">TransactionController</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The TransactionController class is responsible for managing transactions.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/services/TransactionService.html" title="class in com.hunteryavitz.blockchainapi.services">TransactionService</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The TransactionService class is responsible for managing transactions.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab3"><a href="com/hunteryavitz/blockchainapi/constants/TransactionStatus.html" title="enum class in com.hunteryavitz.blockchainapi.constants">TransactionStatus</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab3"> | ||
<div class="block">The Status enum represents the status of an order.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/hunteryavitz/blockchainapi/utils/Utils.html" title="class in com.hunteryavitz.blockchainapi.utils">Utils</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">The Utils class is a utility class that provides methods for calculating</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2023. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (17) on Sat Nov 11 22:54:18 UTC 2023 --> | ||
<title>All Packages (blockchain-api 0.0.1-SNAPSHOT API)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="dc.created" content="2023-11-11"> | ||
<meta name="description" content="package index"> | ||
<meta name="generator" content="javadoc/AllPackagesIndexWriter"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-packages-index-page"> | ||
<script type="text/javascript">var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-packages">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search-input">SEARCH:</label> | ||
<input type="text" id="search-input" value="search" disabled="disabled"> | ||
<input type="reset" id="reset-button" value="reset" disabled="disabled"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All&nbsp;Packages" class="title">All Packages</h1> | ||
</div> | ||
<div class="caption"><span>Package Summary</span></div> | ||
<div class="summary-table two-column-summary"> | ||
<div class="table-header col-first">Package</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color"><a href="com/hunteryavitz/blockchainapi/package-summary.html">com.hunteryavitz.blockchainapi</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="com/hunteryavitz/blockchainapi/constants/package-summary.html">com.hunteryavitz.blockchainapi.constants</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="com/hunteryavitz/blockchainapi/controllers/package-summary.html">com.hunteryavitz.blockchainapi.controllers</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="com/hunteryavitz/blockchainapi/entities/package-summary.html">com.hunteryavitz.blockchainapi.entities</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="com/hunteryavitz/blockchainapi/entities/healthmetric/package-summary.html">com.hunteryavitz.blockchainapi.entities.healthmetric</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="com/hunteryavitz/blockchainapi/services/package-summary.html">com.hunteryavitz.blockchainapi.services</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="com/hunteryavitz/blockchainapi/utils/package-summary.html">com.hunteryavitz.blockchainapi.utils</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="com/hunteryavitz/blockchainapi/utils/structures/package-summary.html">com.hunteryavitz.blockchainapi.utils.structures</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2023. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.