Files
dhfs/index-all.html
Dhfs Javadocs e89ca08cbf update javadocs
2025-05-12 14:04:48 +00:00

6668 lines
935 KiB
HTML

<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Mon May 12 14:04:33 UTC 2025 -->
<title>Index (dhfs-parent 1.0-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="2025-05-12">
<meta name="description" content="index">
<meta name="generator" content="javadoc/IndexWriter">
<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">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="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"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<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 class="nav-bar-cell1-rev">Index</li>
<li><a href="help-doc.html#index">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</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>Index</h1>
</div>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:_">_</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized&nbsp;Form</a>
<h2 class="title" id="I:A">A</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#acceptExternalOp(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.invalidation.Op)" class="member-name-link">acceptExternalOp(PeerId, Op)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncProcessor.html#add(com.usatiuk.objects.JObjectKey)" class="member-name-link">add(JObjectKey)</a> - Method in class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncProcessor.html" title="class in com.usatiuk.dhfs.autosync">AutosyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#add(T)" class="member-name-link">add(T)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addAllEntries(java.lang.Iterable)" class="member-name-link">addAllEntries(Iterable&lt;? extends ObjectChangelog.entries_Entry&gt;)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addAllMsg(java.lang.Iterable)" class="member-name-link">addAllMsg(Iterable&lt;? extends OpP&gt;)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addAllReferrers(java.lang.Iterable)" class="member-name-link">addAllReferrers(Iterable&lt;? extends JObjectKeyP&gt;)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addEntries(int,com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry)" class="member-name-link">addEntries(int, ObjectChangelog.entries_Entry)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addEntries(int,com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry.Builder)" class="member-name-link">addEntries(int, ObjectChangelog.entries_Entry.Builder)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addEntries(com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry)" class="member-name-link">addEntries(ObjectChangelog.entries_Entry)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addEntries(com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry.Builder)" class="member-name-link">addEntries(ObjectChangelog.entries_Entry.Builder)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addEntriesBuilder()" class="member-name-link">addEntriesBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addEntriesBuilder(int)" class="member-name-link">addEntriesBuilder(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addMsg(int,com.usatiuk.dhfs.repository.OpP)" class="member-name-link">addMsg(int, OpP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addMsg(int,com.usatiuk.dhfs.repository.OpP.Builder)" class="member-name-link">addMsg(int, OpP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addMsg(com.usatiuk.dhfs.repository.OpP)" class="member-name-link">addMsg(OpP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addMsg(com.usatiuk.dhfs.repository.OpP.Builder)" class="member-name-link">addMsg(OpP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addMsgBuilder()" class="member-name-link">addMsgBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addMsgBuilder(int)" class="member-name-link">addMsgBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#addNoDelay(T)" class="member-name-link">addNoDelay(T)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html#addPeer(java.lang.String,com.usatiuk.dhfs.webapi.KnownPeerPut)" class="member-name-link">addPeer(String, KnownPeerPut)</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html" title="class in com.usatiuk.dhfs.webapi">PeerManagementApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html#addPeerAddress(java.lang.String,java.lang.String)" class="member-name-link">addPeerAddress(String, String)</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html" title="class in com.usatiuk.dhfs.webapi">PersistentPeerAddressApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#addPersistentPeerAddress(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.peerdiscovery.IpPeerAddress)" class="member-name-link">addPersistentPeerAddress(PeerId, IpPeerAddress)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addReferrers(int,com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">addReferrers(int, JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addReferrers(int,com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">addReferrers(int, JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addReferrers(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">addReferrers(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addReferrers(com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">addReferrers(JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addReferrersBuilder()" class="member-name-link">addReferrersBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addReferrersBuilder(int)" class="member-name-link">addReferrersBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#addRemoteHost(com.usatiuk.dhfs.peersync.PeerId,java.lang.String)" class="member-name-link">addRemoteHost(PeerId, String)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#address()" class="member-name-link">address()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns the value of the <code>address</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html#address()" class="member-name-link">address()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>address</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/utils/UninitializedByteBuffer.html#allocate(int)" class="member-name-link">allocate(int)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/UninitializedByteBuffer.html" title="class in com.usatiuk.utils">UninitializedByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/AlreadyExistsException.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">AlreadyExistsException</a> - Exception Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/AlreadyExistsException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">AlreadyExistsException(String)</a> - Constructor for exception class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/AlreadyExistsException.html" title="class in com.usatiuk.kleppmanntree">AlreadyExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a> - Record Class in <a href="com/usatiuk/dhfs/peersync/api/package-summary.html">com.usatiuk.dhfs.peersync.api</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">ApiPeerInfo(String, String)</a> - Constructor for record class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a></dt>
<dd>
<div class="block">Creates an instance of a <code>ApiPeerInfo</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.ObjectSyncClientFunction.html#apply(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.repository.DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub)" class="member-name-link">apply(PeerId, DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub)</a> - Method in interface com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.ObjectSyncClientFunction.html" title="interface in com.usatiuk.dhfs.rpc">RpcClientFactory.ObjectSyncClientFunction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#applyExternalOp(PeerIdT,com.usatiuk.kleppmanntree.OpMove)" class="member-name-link">applyExternalOp(PeerIdT, OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html#asyncFence(long,java.lang.Runnable)" class="member-name-link">asyncFence(long, Runnable)</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">WritebackObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerRolesAugmentor.html#augment(io.quarkus.security.identity.SecurityIdentity,io.quarkus.security.identity.AuthenticationRequestContext)" class="member-name-link">augment(SecurityIdentity, AuthenticationRequestContext)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerRolesAugmentor.html" title="class in com.usatiuk.dhfs.peertrust">PeerRolesAugmentor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/AutoCloseableNoThrow.html" class="type-name-link" title="interface in com.usatiuk.utils">AutoCloseableNoThrow</a> - Interface in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncProcessor.html" class="type-name-link" title="class in com.usatiuk.dhfs.autosync">AutosyncProcessor</a> - Class in <a href="com/usatiuk/dhfs/autosync/package-summary.html">com.usatiuk.dhfs.autosync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncProcessor.html#%3Cinit%3E()" class="member-name-link">AutosyncProcessor()</a> - Constructor for class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncProcessor.html" title="class in com.usatiuk.dhfs.autosync">AutosyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.autosync">AutosyncTxHook</a> - Class in <a href="com/usatiuk/dhfs/autosync/package-summary.html">com.usatiuk.dhfs.autosync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html#%3Cinit%3E()" class="member-name-link">AutosyncTxHook()</a> - Constructor for class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html" title="class in com.usatiuk.dhfs.autosync">AutosyncTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html#available()" class="member-name-link">available()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a></dt>
<dd>
<div class="block">Returns the value of the <code>available</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html#availablePeers()" class="member-name-link">availablePeers()</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html" title="class in com.usatiuk.dhfs.webapi">PeerManagementApi</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:B">B</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#begin()" class="member-name-link">begin()</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html#begin()" class="member-name-link">begin()</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html" title="class in com.usatiuk.objects.transaction">TransactionManagerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#bindService()" class="member-name-link">bindService()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#bindService()" class="member-name-link">bindService()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#bindService(com.usatiuk.dhfs.repository.DhfsObjectSyncGrpcGrpc.AsyncService)" class="member-name-link">bindService(DhfsObjectSyncGrpcGrpc.AsyncService)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryBroadcaster.html#broadcast()" class="member-name-link">broadcast()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.local.<a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryBroadcaster.html" title="class in com.usatiuk.dhfs.peerdiscovery.local">LocalPeerDiscoveryBroadcaster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#build()" class="member-name-link">build()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)" class="member-name-link">build(Channel, CallOptions)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)" class="member-name-link">build(Channel, CallOptions)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html#build(io.grpc.Channel,io.grpc.CallOptions)" class="member-name-link">build(Channel, CallOptions)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html#build(io.grpc.Channel,io.grpc.CallOptions)" class="member-name-link">build(Channel, CallOptions)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#buildPartial()" class="member-name-link">buildPartial()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html#bundleId()" class="member-name-link">bundleId()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingDelete.html" title="class in com.usatiuk.objects.stores">PendingDelete</a></dt>
<dd>
<div class="block">Returns the value of the <code>bundleId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html#bundleId()" class="member-name-link">bundleId()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWrite.html" title="class in com.usatiuk.objects.stores">PendingWrite</a></dt>
<dd>
<div class="block">Returns the value of the <code>bundleId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWriteEntry.html#bundleId()" class="member-name-link">bundleId()</a> - Method in interface com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWriteEntry.html" title="interface in com.usatiuk.objects.stores">PendingWriteEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ByteUtils.html#bytesToLong(byte%5B%5D)" class="member-name-link">bytesToLong(byte[])</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/ByteUtils.html" title="class in com.usatiuk.utils">ByteUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ByteUtils.html" class="type-name-link" title="class in com.usatiuk.utils">ByteUtils</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ByteUtils.html#%3Cinit%3E()" class="member-name-link">ByteUtils()</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/ByteUtils.html" title="class in com.usatiuk.utils">ByteUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:C">C</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html" class="type-name-link" title="class in com.usatiuk.objects.stores">CachingObjectPersistentStore</a> - Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html#%3Cinit%3E(int)" class="member-name-link">CachingObjectPersistentStore(int)</a> - Constructor for class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">CachingObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html#canDelete(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(PeerId, CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">canDelete(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest,io.grpc.stub.StreamObserver)" class="member-name-link">canDelete(CanDeleteRequest, StreamObserver&lt;CanDeleteReply&gt;)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.AsyncService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html#canDelete(com.usatiuk.dhfs.repository.CanDeleteRequest,io.grpc.stub.StreamObserver)" class="member-name-link">canDelete(CanDeleteRequest, StreamObserver&lt;CanDeleteReply&gt;)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html#canDelete(java.util.Collection,com.usatiuk.objects.JObjectKey)" class="member-name-link">canDelete(Collection&lt;PeerId&gt;, JObjectKey)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.CanDeleteReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.CanDeleteReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.CanDeleteRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.CanDeleteRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">CanDeleteRequestOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html#cert()" class="member-name-link">cert()</a> - Method in record class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>cert</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#cert()" class="member-name-link">cert()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>cert</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html#cert()" class="member-name-link">cert()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html" title="class in com.usatiuk.dhfs.webapi">KnownPeerPut</a></dt>
<dd>
<div class="block">Returns the value of the <code>cert</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#cert()" class="member-name-link">cert()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>cert</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html#cert()" class="member-name-link">cert()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/SelfInfo.html" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>cert</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/CertificateTools.html#certFromBytes(byte%5B%5D)" class="member-name-link">certFromBytes(byte[])</a> - Static method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/CertificateTools.html" title="class in com.usatiuk.dhfs.peertrust">CertificateTools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/CertificateTools.html" class="type-name-link" title="class in com.usatiuk.dhfs.peertrust">CertificateTools</a> - Class in <a href="com/usatiuk/dhfs/peertrust/package-summary.html">com.usatiuk.dhfs.peertrust</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/CertificateTools.html#%3Cinit%3E()" class="member-name-link">CertificateTools()</a> - Constructor for class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/CertificateTools.html" title="class in com.usatiuk.dhfs.peertrust">CertificateTools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#changelog()" class="member-name-link">changelog()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Returns the value of the <code>changelog</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html#changelog()" class="member-name-link">changelog()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a></dt>
<dd>
<div class="block">Returns the value of the <code>changelog</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#changelog()" class="member-name-link">changelog()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>changelog</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#CHANGELOG_FIELD_NUMBER" class="member-name-link">CHANGELOG_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html#checkClientTrusted(java.security.cert.X509Certificate%5B%5D,java.lang.String)" class="member-name-link">checkClientTrusted(X509Certificate[], String)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html#checkServerTrusted(java.security.cert.X509Certificate%5B%5D,java.lang.String)" class="member-name-link">checkServerTrusted(X509Certificate[], String)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#childId()" class="member-name-link">childId()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns the value of the <code>childId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#childId()" class="member-name-link">childId()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Returns the value of the <code>childId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#children()" class="member-name-link">children()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns the value of the <code>children</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#children()" class="member-name-link">children()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#chmod(com.usatiuk.objects.JObjectKey,long)" class="member-name-link">chmod(JObjectKey, long)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Change the mode of a file or directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#chmod(java.lang.String,long)" class="member-name-link">chmod(String, long)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#chown(java.lang.String,long,long)" class="member-name-link">chown(String, long, long)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a> - Record Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">ChunkData is a data structure that represents an immutable binary blob</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.google.protobuf.ByteString)" class="member-name-link">ChunkData(JObjectKey, ByteString)</a> - Constructor for record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>
<div class="block">Creates an instance of a <code>ChunkData</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.ChunkDataP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.ChunkDataP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">ChunkDataPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#chunks()" class="member-name-link">chunks()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/FileDto.html#param-chunks"><code>chunks</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#clear()" class="member-name-link">clear()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#clearChangelog()" class="member-name-link">clearChangelog()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#clearData()" class="member-name-link">clearData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#clearDeletionCandidate()" class="member-name-link">clearDeletionCandidate()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>bool deletionCandidate = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#clearEntries()" class="member-name-link">clearEntries()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField(Descriptors.FieldDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#clearId()" class="member-name-link">clearId()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#clearKey()" class="member-name-link">clearKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#clearKey()" class="member-name-link">clearKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#clearMsg()" class="member-name-link">clearMsg()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#clearName()" class="member-name-link">clearName()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#clearName()" class="member-name-link">clearName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#clearName()" class="member-name-link">clearName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof(Descriptors.OneofDescriptor)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clearPort()" class="member-name-link">clearPort()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>uint32 port = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#clearPushedData()" class="member-name-link">clearPushedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#clearReferrers()" class="member-name-link">clearReferrers()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clearSecurePort()" class="member-name-link">clearSecurePort()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>uint32 securePort = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#clearSerializedData()" class="member-name-link">clearSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#clearSerializedData()" class="member-name-link">clearSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#clearSerializedData()" class="member-name-link">clearSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#clearSerializedData()" class="member-name-link">clearSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#clearSerializedData()" class="member-name-link">clearSerializedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clearUuid()" class="member-name-link">clearUuid()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#clearValue()" class="member-name-link">clearValue()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>int64 value = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#clock()" class="member-name-link">clock()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>clock</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/Clock.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">Clock&lt;TimestampT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#clone()" class="member-name-link">clone()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#close()" class="member-name-link">close()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/snapshot/Snapshot.html#close()" class="member-name-link">close()</a> - Method in interface com.usatiuk.objects.snapshot.<a href="com/usatiuk/objects/snapshot/Snapshot.html" title="interface in com.usatiuk.objects.snapshot">Snapshot</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/AutoCloseableNoThrow.html#close()" class="member-name-link">close()</a> - Method in interface com.usatiuk.utils.<a href="com/usatiuk/utils/AutoCloseableNoThrow.html" title="interface in com.usatiuk.utils">AutoCloseableNoThrow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#close()" class="member-name-link">close()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" class="type-name-link" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator&lt;K,<wbr>V&gt;</a> - Interface in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeMeta.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in interface com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeMeta.html" title="interface in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in interface com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html" title="interface in com.usatiuk.dhfs.refcount">JDataRefcounted</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemote</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#collectRefsTo()" class="member-name-link">collectRefsTo()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/package-summary.html">com.usatiuk.dhfs</a> - package com.usatiuk.dhfs</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/package-summary.html">com.usatiuk.dhfs.autosync</a> - package com.usatiuk.dhfs.autosync</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a> - package com.usatiuk.dhfs.invalidation</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a> - package com.usatiuk.dhfs.jkleppmanntree</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/package-summary.html">com.usatiuk.dhfs.jkleppmanntree.structs</a> - package com.usatiuk.dhfs.jkleppmanntree.structs</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a> - package com.usatiuk.dhfs.jmap</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a> - package com.usatiuk.dhfs.peerdiscovery</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/local/package-summary.html">com.usatiuk.dhfs.peerdiscovery.local</a> - package com.usatiuk.dhfs.peerdiscovery.local</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a> - package com.usatiuk.dhfs.peersync</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/package-summary.html">com.usatiuk.dhfs.peersync.api</a> - package com.usatiuk.dhfs.peersync.api</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/package-summary.html">com.usatiuk.dhfs.peersync.structs</a> - package com.usatiuk.dhfs.peersync.structs</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/package-summary.html">com.usatiuk.dhfs.peertrust</a> - package com.usatiuk.dhfs.peertrust</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a> - package com.usatiuk.dhfs.persistence</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/package-summary.html">com.usatiuk.dhfs.refcount</a> - package com.usatiuk.dhfs.refcount</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a> - package com.usatiuk.dhfs.remoteobj</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a> - package com.usatiuk.dhfs.repository</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a> - package com.usatiuk.dhfs.rpc</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/package-summary.html">com.usatiuk.dhfs.syncmap</a> - package com.usatiuk.dhfs.syncmap</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a> - package com.usatiuk.dhfs.webapi</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webui/package-summary.html">com.usatiuk.dhfs.webui</a> - package com.usatiuk.dhfs.webui</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a> - package com.usatiuk.dhfsfs.objects</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/package-summary.html">com.usatiuk.dhfsfs.service</a> - package com.usatiuk.dhfsfs.service</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/package-summary.html">com.usatiuk.dhfsfuse</a> - package com.usatiuk.dhfsfuse</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a> - package com.usatiuk.kleppmanntree</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a> - package com.usatiuk.objects</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a> - package com.usatiuk.objects.iterators</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/snapshot/package-summary.html">com.usatiuk.objects.snapshot</a> - package com.usatiuk.objects.snapshot</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a> - package com.usatiuk.objects.stores</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a> - package com.usatiuk.objects.transaction</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a> - package com.usatiuk.utils</dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp&lt;TimestampT,<wbr>PeerIdT&gt;</a> - Record Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#%3Cinit%3E(TimestampT,PeerIdT)" class="member-name-link">CombinedTimestamp(TimestampT, PeerIdT)</a> - Constructor for record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>
<div class="block">Creates an instance of a <code>CombinedTimestamp</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#commit()" class="member-name-link">commit()</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html#commit()" class="member-name-link">commit()</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html" title="class in com.usatiuk.objects.transaction">TransactionManagerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionService.html#commit(com.usatiuk.objects.transaction.TransactionImpl)" class="member-name-link">commit(TransactionImpl)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionService.html" title="class in com.usatiuk.objects.transaction">TransactionService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#commitOpForHost(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.invalidation.Op)" class="member-name-link">commitOpForHost(PeerId, Op)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html#commitTx(com.usatiuk.objects.stores.TxManifestObj,long)" class="member-name-link">commitTx(TxManifestObj&lt;? extends JDataVersionedWrapper&gt;, long)</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">CachingObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html#commitTx(com.usatiuk.objects.stores.TxManifestRaw,long)" class="member-name-link">commitTx(TxManifestRaw, long)</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">LmdbObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html#commitTx(com.usatiuk.objects.stores.TxManifestRaw,long)" class="member-name-link">commitTx(TxManifestRaw, long)</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">MemoryObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/ObjectPersistentStore.html#commitTx(com.usatiuk.objects.stores.TxManifestRaw,long)" class="member-name-link">commitTx(TxManifestRaw, long)</a> - Method in interface com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/ObjectPersistentStore.html" title="interface in com.usatiuk.objects.stores">ObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html#commitTx(java.util.Collection)" class="member-name-link">commitTx(Collection&lt;TxRecord.TxObjectRecord&lt;?&gt;&gt;)</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">WritebackObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.html#compareChangelogs(org.pcollections.PMap,org.pcollections.PMap)" class="member-name-link">compareChangelogs(PMap&lt;PeerId, Long&gt;, PMap&lt;PeerId, Long&gt;)</a> - Static method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#compareTo(com.usatiuk.dhfs.jmap.JMapKey)" class="member-name-link">compareTo(JMapKey)</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#compareTo(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">compareTo(PeerId)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#compareTo(com.usatiuk.dhfs.refcount.JDataRef)" class="member-name-link">compareTo(JDataRef)</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html#compareTo(com.usatiuk.dhfs.refcount.JDataRef)" class="member-name-link">compareTo(JDataRef)</a> - Method in record class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#compareTo(com.usatiuk.kleppmanntree.CombinedTimestamp)" class="member-name-link">compareTo(CombinedTimestamp&lt;TimestampT, PeerIdT&gt;)</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#compareTo(com.usatiuk.objects.JObjectKey)" class="member-name-link">compareTo(JObjectKey)</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#compareTo(com.usatiuk.objects.JObjectKey)" class="member-name-link">compareTo(JObjectKey)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#compareTo(com.usatiuk.objects.JObjectKey)" class="member-name-link">compareTo(JObjectKey)</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#compareTo(com.usatiuk.objects.JObjectKey)" class="member-name-link">compareTo(JObjectKey)</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#confirmedDeletes()" class="member-name-link">confirmedDeletes()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>confirmedDeletes</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html#CONFLICT" class="member-name-link">CONFLICT</a> - Enum constant in enum class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ConflictResolver.html" class="type-name-link" title="interface in com.usatiuk.dhfs.remoteobj">ConflictResolver</a> - Interface in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#containsKey(com.usatiuk.kleppmanntree.CombinedTimestamp)" class="member-name-link">containsKey(CombinedTimestamp&lt;TimestampT, PeerIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#create(java.lang.String,long)" class="member-name-link">create(String, long)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Create a new file with the given name and mode.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#create(java.lang.String,long,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">create(String, long, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#createNewNode(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeMeta)" class="member-name-link">createNewNode(JObjectKey, JObjectKey, JKleppmannTreeNodeMeta)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#createNewNode(NodeIdT,NodeIdT,MetaT)" class="member-name-link">createNewNode(NodeIdT, NodeIdT, MetaT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionService.html#createTransaction()" class="member-name-link">createTransaction()</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionService.html" title="class in com.usatiuk.objects.transaction">TransactionService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#ctime()" class="member-name-link">ctime()</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/service/GetattrRes.html#param-ctime"><code>ctime</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#cTime()" class="member-name-link">cTime()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/File.html#param-cTime"><code>cTime</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#current()" class="member-name-link">current()</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html#current()" class="member-name-link">current()</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html" title="class in com.usatiuk.objects.transaction">TransactionManagerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a> - Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#%3Cinit%3E()" class="member-name-link">CurrentTransaction()</a> - Constructor for class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustServerCustomizer.html#customizeHttpsServer(io.vertx.core.http.HttpServerOptions)" class="member-name-link">customizeHttpsServer(HttpServerOptions)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustServerCustomizer.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustServerCustomizer</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:D">D</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#data()" class="member-name-link">data()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Returns the value of the <code>data</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html#data()" class="member-name-link">data()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a></dt>
<dd>
<div class="block">Returns the value of the <code>data</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#data()" class="member-name-link">data()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>data</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#data()" class="member-name-link">data()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/ChunkData.html#param-data"><code>data</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapper.html#data()" class="member-name-link">data()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapper.html" title="interface in com.usatiuk.objects">JDataVersionedWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#data()" class="member-name-link">data()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>
<div class="block">Returns the value of the <code>data</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html#data()" class="member-name-link">data()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html" title="class in com.usatiuk.objects">JDataVersionedWrapperLazy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html#data()" class="member-name-link">data()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite</a></dt>
<dd>
<div class="block">Returns the value of the <code>data</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/Data.html" class="type-name-link" title="interface in com.usatiuk.objects.iterators">Data&lt;V&gt;</a> - Interface in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#DATA_FIELD_NUMBER" class="member-name-link">DATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#dataKey()" class="member-name-link">dataKey()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/DataLocker.html" class="type-name-link" title="class in com.usatiuk.utils">DataLocker</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/DataLocker.html#%3Cinit%3E()" class="member-name-link">DataLocker()</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/DataLocker.html" title="class in com.usatiuk.utils">DataLocker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/DataWrapper.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">DataWrapper&lt;V&gt;</a> - Record Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/DataWrapper.html#%3Cinit%3E(V)" class="member-name-link">DataWrapper(V)</a> - Constructor for record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/DataWrapper.html" title="class in com.usatiuk.objects.iterators">DataWrapper</a></dt>
<dd>
<div class="block">Creates an instance of a <code>DataWrapper</code> record class.</div>
</dd>
<dt><a href="DeadlockDetector.html" class="type-name-link" title="class in Unnamed Package">DeadlockDetector</a> - Class in <a href="package-summary.html">Unnamed Package</a></dt>
<dd>&nbsp;</dd>
<dt><a href="DeadlockDetector.html#%3Cinit%3E()" class="member-name-link">DeadlockDetector()</a> - Constructor for class <a href="DeadlockDetector.html" title="class in Unnamed Package">DeadlockDetector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/DefaultObjSyncHandler.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">DefaultObjSyncHandler</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/DefaultObjSyncHandler.html#%3Cinit%3E()" class="member-name-link">DefaultObjSyncHandler()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/DefaultObjSyncHandler.html" title="class in com.usatiuk.dhfs.remoteobj">DefaultObjSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueData.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">DeferredInvalidationQueueData</a> - Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueData.html#%3Cinit%3E()" class="member-name-link">DeferredInvalidationQueueData()</a> - Constructor for class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueData.html" title="class in com.usatiuk.dhfs.invalidation">DeferredInvalidationQueueData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueService.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">DeferredInvalidationQueueService</a> - Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueService.html#%3Cinit%3E()" class="member-name-link">DeferredInvalidationQueueService()</a> - Constructor for class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueService.html" title="class in com.usatiuk.dhfs.invalidation">DeferredInvalidationQueueService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueData.html#deferredInvalidations" class="member-name-link">deferredInvalidations</a> - Variable in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueData.html" title="class in com.usatiuk.dhfs.invalidation">DeferredInvalidationQueueData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#delete(com.usatiuk.dhfs.jmap.JMapHolder,K)" class="member-name-link">delete(JMapHolder&lt;K&gt;, K)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#delete(com.usatiuk.objects.JObjectKey)" class="member-name-link">delete(JObjectKey)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#delete(com.usatiuk.objects.JObjectKey)" class="member-name-link">delete(JObjectKey)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#deleteAll(com.usatiuk.dhfs.jmap.JMapHolder)" class="member-name-link">deleteAll(JMapHolder&lt;K&gt;)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html#deleted()" class="member-name-link">deleted()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestObj.html" title="class in com.usatiuk.objects.stores">TxManifestObj</a></dt>
<dd>
<div class="block">Returns the value of the <code>deleted</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html#deleted()" class="member-name-link">deleted()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestRaw.html" title="class in com.usatiuk.objects.stores">TxManifestRaw</a></dt>
<dd>
<div class="block">Returns the value of the <code>deleted</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html#deletePeer(java.lang.String)" class="member-name-link">deletePeer(String)</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html" title="class in com.usatiuk.dhfs.webapi">PeerManagementApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html#deletePeerAddress(java.lang.String)" class="member-name-link">deletePeerAddress(String)</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html" title="class in com.usatiuk.dhfs.webapi">PersistentPeerAddressApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.refcount">DeleterTxHook</a> - Class in <a href="com/usatiuk/dhfs/refcount/package-summary.html">com.usatiuk.dhfs.refcount</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html#%3Cinit%3E()" class="member-name-link">DeleterTxHook()</a> - Constructor for class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html" title="class in com.usatiuk.dhfs.refcount">DeleterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#DELETIONCANDIDATE_FIELD_NUMBER" class="member-name-link">DELETIONCANDIDATE_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html#deserialize(byte%5B%5D)" class="member-name-link">deserialize(byte[])</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/SerializationHelper.html" title="class in com.usatiuk.utils">SerializationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html#deserialize(byte%5B%5D,int)" class="member-name-link">deserialize(byte[], int)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/SerializationHelper.html" title="class in com.usatiuk.utils">SerializationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html#deserialize(com.usatiuk.dhfs.persistence.JDataRemoteDtoP)" class="member-name-link">deserialize(JDataRemoteDtoP)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html" title="class in com.usatiuk.dhfs.rpc">TemporaryRemoteObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html#deserialize(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">deserialize(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html" title="class in com.usatiuk.dhfs">JObjectKeyProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html#deserialize(com.usatiuk.dhfs.persistence.PeerInfoP)" class="member-name-link">deserialize(PeerInfoP)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html#deserialize(com.usatiuk.dhfs.repository.GetObjectReply)" class="member-name-link">deserialize(GetObjectReply)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html" title="class in com.usatiuk.dhfs.rpc">TemporaryReceivedObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/TemporaryOpSerializer.html#deserialize(com.usatiuk.dhfs.repository.OpP)" class="member-name-link">deserialize(OpP)</a> - Method in class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/TemporaryOpSerializer.html" title="class in com.usatiuk.dhfs">TemporaryOpSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html#deserialize(java.io.InputStream)" class="member-name-link">deserialize(InputStream)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/SerializationHelper.html" title="class in com.usatiuk.utils">SerializationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JavaDataSerializer.html#deserialize(java.nio.ByteBuffer)" class="member-name-link">deserialize(ByteBuffer)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JavaDataSerializer.html" title="class in com.usatiuk.objects">JavaDataSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html#deserialize(java.nio.ByteBuffer)" class="member-name-link">deserialize(ByteBuffer)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html" title="class in com.usatiuk.objects">JDataVersionedWrapperSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/ObjectSerializer.html#deserialize(java.nio.ByteBuffer)" class="member-name-link">deserialize(ByteBuffer)</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/ObjectSerializer.html" title="interface in com.usatiuk.objects">ObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/ProtoSerializer.html#deserialize(M)" class="member-name-link">deserialize(M)</a> - Method in interface com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/ProtoSerializer.html" title="interface in com.usatiuk.dhfs">ProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a> - Class in <a href="com/usatiuk/dhfsfs/service/package-summary.html">com.usatiuk.dhfsfs.service</a></dt>
<dd>
<div class="block">Actual filesystem implementation.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#%3Cinit%3E()" class="member-name-link">DhfsFileService()</a> - Constructor for class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html" class="type-name-link" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a> - Class in <a href="com/usatiuk/dhfsfuse/package-summary.html">com.usatiuk.dhfsfuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#%3Cinit%3E()" class="member-name-link">DhfsFuse()</a> - Constructor for class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">DhfsObjectPeerDiscoveryApi</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">DhfsObjectPersistence</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncApi</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpc</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcBean</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#%3Cinit%3E(java.lang.String,io.grpc.Channel,java.util.function.BiFunction)" class="member-name-link">DhfsObjectSyncGrpcClient(String, Channel, BiFunction&lt;String, MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub, MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub&gt;)</a> - Constructor for class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.AsyncService</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">A stub to allow clients to do synchronous rpc calls to service DhfsObjectSyncGrpc.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">A stub to allow clients to do ListenableFuture-style rpc calls to service DhfsObjectSyncGrpc.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Base class for the server implementation of the service DhfsObjectSyncGrpc.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">A stub to allow clients to do asynchronous rpc calls to service DhfsObjectSyncGrpc.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#%3Cinit%3E()" class="member-name-link">DhfsObjectSyncGrpcImplBase()</a> - Constructor for class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#%3Cinit%3E()" class="member-name-link">DhfsObjectSyncGrpcImplBase()</a> - Constructor for class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/Main.DhfsStorageServerApp.html#%3Cinit%3E()" class="member-name-link">DhfsStorageServerApp()</a> - Constructor for class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/Main.DhfsStorageServerApp.html" title="class in com.usatiuk.dhfsfuse">Main.DhfsStorageServerApp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrType.html#DIRECTORY" class="member-name-link">DIRECTORY</a> - Enum constant in enum class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrType.html" title="enum class in com.usatiuk.dhfsfs.service">GetattrType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DirectoryNotEmptyException.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.service">DirectoryNotEmptyException</a> - Exception Class in <a href="com/usatiuk/dhfsfs/service/package-summary.html">com.usatiuk.dhfsfs.service</a></dt>
<dd>
<div class="block">DirectoryNotEmptyException is thrown when a directory is not empty.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DirectoryNotEmptyException.html#%3Cinit%3E()" class="member-name-link">DirectoryNotEmptyException()</a> - Constructor for exception class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DirectoryNotEmptyException.html" title="class in com.usatiuk.dhfsfs.service">DirectoryNotEmptyException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PersistentStaticPeerDiscovery.html#discoverPeers()" class="member-name-link">discoverPeers()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PersistentStaticPeerDiscovery.html" title="class in com.usatiuk.dhfs.peerdiscovery">PersistentStaticPeerDiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/StaticPeerDiscovery.html#discoverPeers()" class="member-name-link">discoverPeers()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/StaticPeerDiscovery.html" title="class in com.usatiuk.dhfs.peerdiscovery">StaticPeerDiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html#doInitialSync(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">doInitialSync(PeerId)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html#dtoClass()" class="member-name-link">dtoClass()</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemote</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#dtoClass()" class="member-name-link">dtoClass()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapper.html" class="type-name-link" title="interface in com.usatiuk.dhfs.syncmap">DtoMapper&lt;F,<wbr>D&gt;</a> - Interface in <a href="com/usatiuk/dhfs/syncmap/package-summary.html">com.usatiuk.dhfs.syncmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html" class="type-name-link" title="class in com.usatiuk.dhfs.syncmap">DtoMapperService</a> - Class in <a href="com/usatiuk/dhfs/syncmap/package-summary.html">com.usatiuk.dhfs.syncmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html#%3Cinit%3E(jakarta.enterprise.inject.Instance)" class="member-name-link">DtoMapperService(Instance&lt;DtoMapper&lt;?, ?&gt;&gt;)</a> - Constructor for class com.usatiuk.dhfs.syncmap.<a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html" title="class in com.usatiuk.dhfs.syncmap">DtoMapperService</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:E">E</h2>
<dl class="index">
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#effectiveOp()" class="member-name-link">effectiveOp()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns the value of the <code>effectiveOp</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html#effects()" class="member-name-link">effects()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogRecord.html" title="class in com.usatiuk.kleppmanntree">LogRecord</a></dt>
<dd>
<div class="block">Returns the value of the <code>effects</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#ENTRIES_FIELD_NUMBER" class="member-name-link">ENTRIES_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html#EQUAL" class="member-name-link">EQUAL</a> - Enum constant in enum class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html" title="class in com.usatiuk.dhfs.webapi">KnownPeerPut</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/SelfInfo.html" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogRecord.html" title="class in com.usatiuk.kleppmanntree">LogRecord</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/DataWrapper.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/DataWrapper.html" title="class in com.usatiuk.objects.iterators">DataWrapper</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneImpl.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneImpl.html" title="class in com.usatiuk.objects.iterators">TombstoneImpl</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingDelete.html" title="class in com.usatiuk.objects.stores">PendingDelete</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWrite.html" title="class in com.usatiuk.objects.stores">PendingWrite</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestObj.html" title="class in com.usatiuk.objects.stores">TxManifestObj</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestRaw.html" title="class in com.usatiuk.objects.stores">TxManifestRaw</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordDeleted</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemote</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JData.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JData.html" title="interface in com.usatiuk.objects">JData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapper.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapper.html" title="interface in com.usatiuk.objects">JDataVersionedWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html#estimateSize()" class="member-name-link">estimateSize()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html" title="class in com.usatiuk.objects">JDataVersionedWrapperLazy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#executeTx(java.lang.Runnable)" class="member-name-link">executeTx(Runnable)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#executeTx(java.util.function.Supplier)" class="member-name-link">executeTx(Supplier&lt;T&gt;)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#existsPeer(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">existsPeer(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpExtractor.html#extractOps(com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreePersistentData,com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">extractOps(JKleppmannTreePersistentData, PeerId)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpExtractor.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/RemoteObjectMetaOpExtractor.html#extractOps(com.usatiuk.dhfs.remoteobj.RemoteObjectMeta,com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">extractOps(RemoteObjectMeta, PeerId)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/RemoteObjectMetaOpExtractor.html" title="class in com.usatiuk.dhfs.invalidation">RemoteObjectMetaOpExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpExtractorService.html#extractOps(com.usatiuk.objects.JData,com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">extractOps(JData, PeerId)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/OpExtractorService.html" title="class in com.usatiuk.dhfs.invalidation">OpExtractorService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpExtractor.html#extractOps(T,com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">extractOps(T, PeerId)</a> - Method in interface com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/OpExtractor.html" title="interface in com.usatiuk.dhfs.invalidation">OpExtractor</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:F">F</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#file()" class="member-name-link">file()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/FileDto.html#param-file"><code>file</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">File</a> - Record Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">File is a data structure that represents a file in the file system</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,long,long,long,boolean)" class="member-name-link">File(JObjectKey, long, long, long, boolean)</a> - Constructor for record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Creates an instance of a <code>File</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrType.html#FILE" class="member-name-link">FILE</a> - Enum constant in enum class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrType.html" title="enum class in com.usatiuk.dhfsfs.service">GetattrType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">FileDto</a> - Record Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">FileDto is a data transfer object that contains a file and its chunks.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#%3Cinit%3E(com.usatiuk.dhfsfs.objects.File,java.util.List)" class="member-name-link">FileDto(File, List&lt;Pair&lt;Long, JObjectKey&gt;&gt;)</a> - Constructor for record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>
<div class="block">Creates an instance of a <code>FileDto</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">FileDtoMapper</a> - Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">Maps a <a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects"><code>File</code></a> object to a <a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects"><code>FileDto</code></a> object and vice versa.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html#%3Cinit%3E()" class="member-name-link">FileDtoMapper()</a> - Constructor for class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html" title="class in com.usatiuk.dhfsfs.objects">FileDtoMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">
TODO: Serialization</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">
TODO: Serialization</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">FileDtoPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileHelper.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">FileHelper</a> - Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">Helper class for working with files.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileHelper.html#%3Cinit%3E()" class="member-name-link">FileHelper()</a> - Constructor for class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileHelper.html" title="class in com.usatiuk.dhfsfs.objects">FileHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#fileIno()" class="member-name-link">fileIno()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#param-fileIno"><code>fileIno</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileSyncHandler.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">FileSyncHandler</a> - Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">Handles synchronization of file objects.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileSyncHandler.html#%3Cinit%3E()" class="member-name-link">FileSyncHandler()</a> - Constructor for class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileSyncHandler.html" title="class in com.usatiuk.dhfsfs.objects">FileSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DirectoryNotEmptyException.html#fillInStackTrace()" class="member-name-link">fillInStackTrace()</a> - Method in exception class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DirectoryNotEmptyException.html" title="class in com.usatiuk.dhfsfs.service">DirectoryNotEmptyException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/AlreadyExistsException.html#fillInStackTrace()" class="member-name-link">fillInStackTrace()</a> - Method in exception class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/AlreadyExistsException.html" title="class in com.usatiuk.kleppmanntree">AlreadyExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html#fillInStackTrace()" class="member-name-link">fillInStackTrace()</a> - Method in exception class com.usatiuk.utils.<a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html" title="class in com.usatiuk.utils">StatusRuntimeExceptionNoStacktrace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#findParent(java.util.function.Function)" class="member-name-link">findParent(Function&lt;TreeNode&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;, Boolean&gt;)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#findParent(java.util.function.Function)" class="member-name-link">findParent(Function&lt;TreeNode&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;, Boolean&gt;)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#first()" class="member-name-link">first()</a> - Static method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#from()" class="member-name-link">from()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Returns the value of the <code>from</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#fromByteBuffer(java.nio.ByteBuffer)" class="member-name-link">fromByteBuffer(ByteBuffer)</a> - Static method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#fromBytes(byte%5B%5D)" class="member-name-link">fromBytes(byte[])</a> - Static method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html#fromDto(com.usatiuk.dhfsfs.objects.FileDto)" class="member-name-link">fromDto(FileDto)</a> - Method in class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html" title="class in com.usatiuk.dhfsfs.objects">FileDtoMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapper.html#fromDto(D)" class="member-name-link">fromDto(D)</a> - Method in interface com.usatiuk.dhfs.syncmap.<a href="com/usatiuk/dhfs/syncmap/DtoMapper.html" title="interface in com.usatiuk.dhfs.syncmap">DtoMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html#fromDto(D,java.lang.Class)" class="member-name-link">fromDto(D, Class&lt;F&gt;)</a> - Method in class com.usatiuk.dhfs.syncmap.<a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html" title="class in com.usatiuk.dhfs.syncmap">DtoMapperService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#frozen()" class="member-name-link">frozen()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Returns the value of the <code>frozen</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#frozen()" class="member-name-link">frozen()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>frozen</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html#frozen()" class="member-name-link">frozen()</a> - Method in interface com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html" title="interface in com.usatiuk.dhfs.refcount">JDataRefcounted</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#frozen()" class="member-name-link">frozen()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>frozen</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#frozen()" class="member-name-link">frozen()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>frozen</code> record component.</div>
</dd>
</dl>
<h2 class="title" id="I:G">G</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html#GE" class="member-name-link">GE</a> - Enum constant in enum class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/IteratorStart.html" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/CertificateTools.html#generateCertificate(java.security.KeyPair,java.lang.String)" class="member-name-link">generateCertificate(KeyPair, String)</a> - Static method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/CertificateTools.html" title="class in com.usatiuk.dhfs.peertrust">CertificateTools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/CertificateTools.html#generateKeyPair()" class="member-name-link">generateKeyPair()</a> - Static method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/CertificateTools.html" title="class in com.usatiuk.dhfs.peertrust">CertificateTools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#get()" class="member-name-link">get()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#get(long)" class="member-name-link">get(long)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#get(com.usatiuk.dhfs.jmap.JMapHolder,K)" class="member-name-link">get(JMapHolder&lt;K&gt;, K)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#get(java.lang.Class,com.usatiuk.objects.JObjectKey)" class="member-name-link">get(Class&lt;T&gt;, JObjectKey)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#get(java.lang.Class,com.usatiuk.objects.JObjectKey)" class="member-name-link">get(Class&lt;T&gt;, JObjectKey)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html#getAcceptedIssuers()" class="member-name-link">getAcceptedIssuers()</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#getAddress(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">getAddress(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/UninitializedByteBuffer.html#getAddress(java.nio.ByteBuffer)" class="member-name-link">getAddress(ByteBuffer)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/UninitializedByteBuffer.html" title="class in com.usatiuk.utils">UninitializedByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#getAll()" class="member-name-link">getAll()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#getAll()" class="member-name-link">getAll()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html#getAllPeers()" class="member-name-link">getAllPeers()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeerInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/PeerInterface.html#getAllPeers()" class="member-name-link">getAllPeers()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/PeerInterface.html" title="interface in com.usatiuk.kleppmanntree">PeerInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#getAllWait()" class="member-name-link">getAllWait()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#getAllWait(int)" class="member-name-link">getAllWait(int)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#getAllWait(int,long)" class="member-name-link">getAllWait(int, long)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#getattr(com.usatiuk.objects.JObjectKey)" class="member-name-link">getattr(JObjectKey)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Get the attributes of a file or directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#getattr(java.lang.String,ru.serce.jnrfuse.struct.FileStat)" class="member-name-link">getattr(String, FileStat)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a> - Record Class in <a href="com/usatiuk/dhfsfs/service/package-summary.html">com.usatiuk.dhfsfs.service</a></dt>
<dd>
<div class="block">GetattrRes is a record that represents the result of a getattr operation.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#%3Cinit%3E(long,long,long,com.usatiuk.dhfsfs.service.GetattrType)" class="member-name-link">GetattrRes(long, long, long, GetattrType)</a> - Constructor for record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Creates an instance of a <code>GetattrRes</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrType.html" class="type-name-link" title="enum class in com.usatiuk.dhfsfs.service">GetattrType</a> - Enum Class in <a href="com/usatiuk/dhfsfs/service/package-summary.html">com.usatiuk.dhfsfs.service</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#getAvailableHosts()" class="member-name-link">getAvailableHosts()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getById(com.usatiuk.objects.JObjectKey)" class="member-name-link">getById(JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getById(NodeIdT)" class="member-name-link">getById(NodeIdT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#getCanDeleteMethod()" class="member-name-link">getCanDeleteMethod()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getChangelog()" class="member-name-link">getChangelog()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getChangelog()" class="member-name-link">getChangelog()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html#getChangelog()" class="member-name-link">getChangelog()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getChangelogBuilder()" class="member-name-link">getChangelogBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getChangelogOrBuilder()" class="member-name-link">getChangelogOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getChangelogOrBuilder()" class="member-name-link">getChangelogOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html#getChangelogOrBuilder()" class="member-name-link">getChangelogOrBuilder()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileHelper.html#getChunks(com.usatiuk.dhfsfs.objects.File)" class="member-name-link">getChunks(File)</a> - Method in class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileHelper.html" title="class in com.usatiuk.dhfsfs.objects">FileHelper</a></dt>
<dd>
<div class="block">Get the chunks of a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getData()" class="member-name-link">getData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getData()" class="member-name-link">getData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>
<div class="block"><code>bytes data = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html#getData()" class="member-name-link">getData()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ChunkDataPOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes data = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#getData(java.lang.Class,com.usatiuk.objects.JObjectKey)" class="member-name-link">getData(Class&lt;T&gt;, JObjectKey)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#getDataLocal(java.lang.Class,com.usatiuk.objects.JObjectKey)" class="member-name-link">getDataLocal(Class&lt;T&gt;, JObjectKey)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#getDefaultInstance()" class="member-name-link">getDefaultInstance()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#getDelay()" class="member-name-link">getDelay()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getDeletionCandidate()" class="member-name-link">getDeletionCandidate()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>bool deletionCandidate = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getDeletionCandidate()" class="member-name-link">getDeletionCandidate()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>
<div class="block"><code>bool deletionCandidate = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html#getDeletionCandidate()" class="member-name-link">getDeletionCandidate()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>bool deletionCandidate = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html" title="class in com.usatiuk.dhfs.peerdiscovery">DhfsObjectPeerDiscoveryApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html" title="class in com.usatiuk.dhfs.persistence">DhfsObjectPersistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#getDescriptorForType()" class="member-name-link">getDescriptorForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntries(int)" class="member-name-link">getEntries(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getEntries(int)" class="member-name-link">getEntries(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html#getEntries(int)" class="member-name-link">getEntries(int)</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelogOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntriesBuilder(int)" class="member-name-link">getEntriesBuilder(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntriesBuilderList()" class="member-name-link">getEntriesBuilderList()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntriesCount()" class="member-name-link">getEntriesCount()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getEntriesCount()" class="member-name-link">getEntriesCount()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html#getEntriesCount()" class="member-name-link">getEntriesCount()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelogOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntriesList()" class="member-name-link">getEntriesList()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getEntriesList()" class="member-name-link">getEntriesList()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html#getEntriesList()" class="member-name-link">getEntriesList()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelogOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntriesOrBuilder(int)" class="member-name-link">getEntriesOrBuilder(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getEntriesOrBuilder(int)" class="member-name-link">getEntriesOrBuilder(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html#getEntriesOrBuilder(int)" class="member-name-link">getEntriesOrBuilder(int)</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelogOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#getEntriesOrBuilderList()" class="member-name-link">getEntriesOrBuilderList()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getEntriesOrBuilderList()" class="member-name-link">getEntriesOrBuilderList()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html#getEntriesOrBuilderList()" class="member-name-link">getEntriesOrBuilderList()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelogOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#getEscapedRefs()" class="member-name-link">getEscapedRefs()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/Op.html#getEscapedRefs()" class="member-name-link">getEscapedRefs()</a> - Method in interface com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/Op.html" title="interface in com.usatiuk.dhfs.invalidation">Op</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#getEscapedRefs()" class="member-name-link">getEscapedRefs()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#getEscapedRefs()" class="member-name-link">getEscapedRefs()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html#getForPeer(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">getForPeer(PeerId)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryDirectory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/PeerTimestampLogInterface.html#getForPeer(PeerIdT)" class="member-name-link">getForPeer(PeerIdT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/PeerTimestampLogInterface.html" title="interface in com.usatiuk.kleppmanntree">PeerTimestampLogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html#getFreeSpace()" class="member-name-link">getFreeSpace()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">LmdbObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html#getFreeSpace()" class="member-name-link">getFreeSpace()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">MemoryObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/ObjectPersistentStore.html#getFreeSpace()" class="member-name-link">getFreeSpace()</a> - Method in interface com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/ObjectPersistentStore.html" title="interface in com.usatiuk.objects.stores">ObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#getGetObjectMethod()" class="member-name-link">getGetObjectMethod()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#getHostStateSnapshot()" class="member-name-link">getHostStateSnapshot()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#getId()" class="member-name-link">getId()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getId()" class="member-name-link">getId()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html#getId()" class="member-name-link">getId()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">PeerIdPOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#getIdBuilder()" class="member-name-link">getIdBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#getIdOrBuilder()" class="member-name-link">getIdOrBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getIdOrBuilder()" class="member-name-link">getIdOrBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html#getIdOrBuilder()" class="member-name-link">getIdOrBuilder()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">PeerIdPOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#getIterator(com.usatiuk.dhfs.jmap.JMapHolder)" class="member-name-link">getIterator(JMapHolder&lt;K&gt;)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#getIterator(com.usatiuk.dhfs.jmap.JMapHolder,com.usatiuk.objects.iterators.IteratorStart,K)" class="member-name-link">getIterator(JMapHolder&lt;K&gt;, IteratorStart, K)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#getIterator(com.usatiuk.objects.iterators.IteratorStart,com.usatiuk.objects.JObjectKey)" class="member-name-link">getIterator(IteratorStart, JObjectKey)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#getIterator(com.usatiuk.objects.iterators.IteratorStart,com.usatiuk.objects.JObjectKey)" class="member-name-link">getIterator(IteratorStart, JObjectKey)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/snapshot/Snapshot.html#getIterator(com.usatiuk.objects.iterators.IteratorStart,K)" class="member-name-link">getIterator(IteratorStart, K)</a> - Method in interface com.usatiuk.objects.snapshot.<a href="com/usatiuk/objects/snapshot/Snapshot.html" title="interface in com.usatiuk.objects.snapshot">Snapshot</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#getIterator(com.usatiuk.objects.JObjectKey)" class="member-name-link">getIterator(JObjectKey)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getKey()" class="member-name-link">getKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getKey()" class="member-name-link">getKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html#getKey()" class="member-name-link">getKey()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ChunkDataPOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getKey()" class="member-name-link">getKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getKey()" class="member-name-link">getKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html#getKey()" class="member-name-link">getKey()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_EntryOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getKeyBuilder()" class="member-name-link">getKeyBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getKeyBuilder()" class="member-name-link">getKeyBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#getKeyOrBuilder()" class="member-name-link">getKeyOrBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getKeyOrBuilder()" class="member-name-link">getKeyOrBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html#getKeyOrBuilder()" class="member-name-link">getKeyOrBuilder()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ChunkDataPOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getKeyOrBuilder()" class="member-name-link">getKeyOrBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getKeyOrBuilder()" class="member-name-link">getKeyOrBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html#getKeyOrBuilder()" class="member-name-link">getKeyOrBuilder()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_EntryOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getLog()" class="member-name-link">getLog()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getLog()" class="member-name-link">getLog()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getLostFoundId()" class="member-name-link">getLostFoundId()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getLostFoundId()" class="member-name-link">getLostFoundId()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#getMeta(com.usatiuk.objects.JObjectKey)" class="member-name-link">getMeta(JObjectKey)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsg(int)" class="member-name-link">getMsg(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getMsg(int)" class="member-name-link">getMsg(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html#getMsg(int)" class="member-name-link">getMsg(int)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">OpPushRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsgBuilder(int)" class="member-name-link">getMsgBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsgBuilderList()" class="member-name-link">getMsgBuilderList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsgCount()" class="member-name-link">getMsgCount()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getMsgCount()" class="member-name-link">getMsgCount()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html#getMsgCount()" class="member-name-link">getMsgCount()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">OpPushRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsgList()" class="member-name-link">getMsgList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getMsgList()" class="member-name-link">getMsgList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html#getMsgList()" class="member-name-link">getMsgList()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">OpPushRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsgOrBuilder(int)" class="member-name-link">getMsgOrBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getMsgOrBuilder(int)" class="member-name-link">getMsgOrBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html#getMsgOrBuilder(int)" class="member-name-link">getMsgOrBuilder(int)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">OpPushRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#getMsgOrBuilderList()" class="member-name-link">getMsgOrBuilderList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getMsgOrBuilderList()" class="member-name-link">getMsgOrBuilderList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html#getMsgOrBuilderList()" class="member-name-link">getMsgOrBuilderList()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">OpPushRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#getName()" class="member-name-link">getName()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getName()" class="member-name-link">getName()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyPOrBuilder.html#getName()" class="member-name-link">getName()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">JObjectKeyPOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#getName()" class="member-name-link">getName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getName()" class="member-name-link">getName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html#getName()" class="member-name-link">getName()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#getName()" class="member-name-link">getName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getName()" class="member-name-link">getName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html#getName()" class="member-name-link">getName()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#getNameBuilder()" class="member-name-link">getNameBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#getNameBuilder()" class="member-name-link">getNameBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#getNameBytes()" class="member-name-link">getNameBytes()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getNameBytes()" class="member-name-link">getNameBytes()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyPOrBuilder.html#getNameBytes()" class="member-name-link">getNameBytes()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">JObjectKeyPOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#getNameOrBuilder()" class="member-name-link">getNameOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getNameOrBuilder()" class="member-name-link">getNameOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html#getNameOrBuilder()" class="member-name-link">getNameOrBuilder()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#getNameOrBuilder()" class="member-name-link">getNameOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getNameOrBuilder()" class="member-name-link">getNameOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html#getNameOrBuilder()" class="member-name-link">getNameOrBuilder()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#getNewNodeId()" class="member-name-link">getNewNodeId()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getNewNodeId()" class="member-name-link">getNewNodeId()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getNewNodeId()" class="member-name-link">getNewNodeId()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html#getObject(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(PeerId, GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">getObject(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest,io.grpc.stub.StreamObserver)" class="member-name-link">getObject(GetObjectRequest, StreamObserver&lt;GetObjectReply&gt;)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.AsyncService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html#getObject(com.usatiuk.dhfs.repository.GetObjectRequest,io.grpc.stub.StreamObserver)" class="member-name-link">getObject(GetObjectRequest, StreamObserver&lt;GetObjectReply&gt;)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html#getObject(com.usatiuk.objects.JObjectKey,java.util.function.Function)" class="member-name-link">getObject(JObjectKey, Function&lt;Pair&lt;PeerId, ReceivedObject&gt;, Boolean&gt;)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.GetObjectReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.GetObjectReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.GetObjectRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.GetObjectRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">GetObjectRequestOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#getOpPushMethod()" class="member-name-link">getOpPushMethod()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#getParserForType()" class="member-name-link">getParserForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html#getPeerAddress(java.lang.String)" class="member-name-link">getPeerAddress(String)</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html" title="class in com.usatiuk.dhfs.webapi">PersistentPeerAddressApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html#getPeerAddresses()" class="member-name-link">getPeerAddresses()</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html" title="class in com.usatiuk.dhfs.webapi">PersistentPeerAddressApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#getPeerInfo(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">getPeerInfo(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#getPeerInfoImpl(com.usatiuk.objects.JObjectKey)" class="member-name-link">getPeerInfoImpl(JObjectKey)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#getPeers()" class="member-name-link">getPeers()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#getPeersNoSelf()" class="member-name-link">getPeersNoSelf()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getPeerTimestampLog()" class="member-name-link">getPeerTimestampLog()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getPeerTimestampLog()" class="member-name-link">getPeerTimestampLog()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#getPendingOpsForHost(com.usatiuk.dhfs.peersync.PeerId,int)" class="member-name-link">getPendingOpsForHost(PeerId, int)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#getPeriodicPushOp()" class="member-name-link">getPeriodicPushOp()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#getPersistentPeerAddress(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">getPersistentPeerAddress(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#getPersistentPeerAddresses()" class="member-name-link">getPersistentPeerAddresses()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#getPingMethod()" class="member-name-link">getPingMethod()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getPort()" class="member-name-link">getPort()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>uint32 port = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getPort()" class="member-name-link">getPort()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>
<div class="block"><code>uint32 port = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html#getPort()" class="member-name-link">getPort()</a> - Method in interface com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfoOrBuilder</a></dt>
<dd>
<div class="block"><code>uint32 port = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html#getPriority()" class="member-name-link">getPriority()</a> - Method in class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html" title="class in com.usatiuk.dhfs.autosync">AutosyncTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html#getPriority()" class="member-name-link">getPriority()</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html" title="class in com.usatiuk.dhfs.refcount">DeleterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html#getPriority()" class="member-name-link">getPriority()</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html" title="class in com.usatiuk.dhfs.refcount">RefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html#getPriority()" class="member-name-link">getPriority()</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjPusherTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/PreCommitTxHook.html#getPriority()" class="member-name-link">getPriority()</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/PreCommitTxHook.html" title="interface in com.usatiuk.objects.transaction">PreCommitTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getPushedData()" class="member-name-link">getPushedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getPushedData()" class="member-name-link">getPushedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html#getPushedData()" class="member-name-link">getPushedData()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getPushedDataBuilder()" class="member-name-link">getPushedDataBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#getPushedDataOrBuilder()" class="member-name-link">getPushedDataOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getPushedDataOrBuilder()" class="member-name-link">getPushedDataOrBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html#getPushedDataOrBuilder()" class="member-name-link">getPushedDataOrBuilder()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html#getReachablePeers()" class="member-name-link">getReachablePeers()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryDirectory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrers(int)" class="member-name-link">getReferrers(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getReferrers(int)" class="member-name-link">getReferrers(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html#getReferrers(int)" class="member-name-link">getReferrers(int)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrersBuilder(int)" class="member-name-link">getReferrersBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrersBuilderList()" class="member-name-link">getReferrersBuilderList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrersCount()" class="member-name-link">getReferrersCount()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getReferrersCount()" class="member-name-link">getReferrersCount()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html#getReferrersCount()" class="member-name-link">getReferrersCount()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrersList()" class="member-name-link">getReferrersList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getReferrersList()" class="member-name-link">getReferrersList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html#getReferrersList()" class="member-name-link">getReferrersList()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrersOrBuilder(int)" class="member-name-link">getReferrersOrBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getReferrersOrBuilder(int)" class="member-name-link">getReferrersOrBuilder(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html#getReferrersOrBuilder(int)" class="member-name-link">getReferrersOrBuilder(int)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#getReferrersOrBuilderList()" class="member-name-link">getReferrersOrBuilderList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getReferrersOrBuilderList()" class="member-name-link">getReferrersOrBuilderList()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html#getReferrersOrBuilderList()" class="member-name-link">getReferrersOrBuilderList()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getRootId()" class="member-name-link">getRootId()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getRootId()" class="member-name-link">getRootId()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getSecurePort()" class="member-name-link">getSecurePort()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>uint32 securePort = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getSecurePort()" class="member-name-link">getSecurePort()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>
<div class="block"><code>uint32 securePort = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html#getSecurePort()" class="member-name-link">getSecurePort()</a> - Method in interface com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfoOrBuilder</a></dt>
<dd>
<div class="block"><code>uint32 securePort = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#getSeenButNotAddedHosts()" class="member-name-link">getSeenButNotAddedHosts()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#getSelfCertificate()" class="member-name-link">getSelfCertificate()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html#getSelfId()" class="member-name-link">getSelfId()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeerInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/PeerInterface.html#getSelfId()" class="member-name-link">getSelfId()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/PeerInterface.html" title="interface in com.usatiuk.kleppmanntree">PeerInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApi.html#getSelfInfo()" class="member-name-link">getSelfInfo()</a> - Method in class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/PeerSyncApi.html" title="class in com.usatiuk.dhfs.peersync.api">PeerSyncApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClient.html#getSelfInfo()" class="member-name-link">getSelfInfo()</a> - Method in interface com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClient.html" title="interface in com.usatiuk.dhfs.peersync.api">PeerSyncApiClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClientDynamic.html#getSelfInfo(com.usatiuk.dhfs.peerdiscovery.PeerAddress)" class="member-name-link">getSelfInfo(PeerAddress)</a> - Method in class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClientDynamic.html" title="class in com.usatiuk.dhfs.peersync.api">PeerSyncApiClientDynamic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#getSelfKeypair()" class="member-name-link">getSelfKeypair()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#getSelfUuid()" class="member-name-link">getSelfUuid()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoPOrBuilder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">FileDtoPOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataPOrBuilder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">JDataPOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoPOrBuilder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">JDataRemoteDtoPOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoPOrBuilder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">PeerInfoPOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPOrBuilder.html#getSerializedData()" class="member-name-link">getSerializedData()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">OpPOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#getSerializedSize()" class="member-name-link">getSerializedSize()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#getServiceDescriptor()" class="member-name-link">getServiceDescriptor()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html#getSnapshot()" class="member-name-link">getSnapshot()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/CachingObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">CachingObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html#getSnapshot()" class="member-name-link">getSnapshot()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">LmdbObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html#getSnapshot()" class="member-name-link">getSnapshot()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">MemoryObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/ObjectPersistentStore.html#getSnapshot()" class="member-name-link">getSnapshot()</a> - Method in interface com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/ObjectPersistentStore.html" title="interface in com.usatiuk.objects.stores">ObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/SerializingObjectPersistentStore.html#getSnapshot()" class="member-name-link">getSnapshot()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/SerializingObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">SerializingObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html#getSnapshot()" class="member-name-link">getSnapshot()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">WritebackObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html#getSpecificObject(com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">getSpecificObject(JObjectKey, PeerId)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#getStub()" class="member-name-link">getStub()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#getSynchronizedPeers()" class="member-name-link">getSynchronizedPeers()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#getSynchronizedPeersNoSelf()" class="member-name-link">getSynchronizedPeersNoSelf()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/Clock.html#getTimestamp()" class="member-name-link">getTimestamp()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/Clock.html" title="interface in com.usatiuk.kleppmanntree">Clock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html#getTotalSpace()" class="member-name-link">getTotalSpace()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">LmdbObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html#getTotalSpace()" class="member-name-link">getTotalSpace()</a> - Method in class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">MemoryObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/ObjectPersistentStore.html#getTotalSpace()" class="member-name-link">getTotalSpace()</a> - Method in interface com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/ObjectPersistentStore.html" title="interface in com.usatiuk.objects.stores">ObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#getTrashId()" class="member-name-link">getTrashId()</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#getTrashId()" class="member-name-link">getTrashId()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html#getTree(com.usatiuk.objects.JObjectKey)" class="member-name-link">getTree(JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html#getTree(com.usatiuk.objects.JObjectKey,java.util.function.Supplier)" class="member-name-link">getTree(JObjectKey, Supplier&lt;JKleppmannTreeNodeMeta&gt;)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getUuid()" class="member-name-link">getUuid()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getUuid()" class="member-name-link">getUuid()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html#getUuid()" class="member-name-link">getUuid()</a> - Method in interface com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfoOrBuilder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#getUuidBytes()" class="member-name-link">getUuidBytes()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#getUuidBytes()" class="member-name-link">getUuidBytes()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html#getUuidBytes()" class="member-name-link">getUuidBytes()</a> - Method in interface com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfoOrBuilder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#getValue()" class="member-name-link">getValue()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>int64 value = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#getValue()" class="member-name-link">getValue()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>
<div class="block"><code>int64 value = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html#getValue()" class="member-name-link">getValue()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_EntryOrBuilder</a></dt>
<dd>
<div class="block"><code>int64 value = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html#GT" class="member-name-link">GT</a> - Enum constant in enum class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/IteratorStart.html" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:H">H</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/webui/WebUiRouter.html#handle(io.vertx.ext.web.RoutingContext)" class="member-name-link">handle(RoutingContext)</a> - Method in class com.usatiuk.dhfs.webui.<a href="com/usatiuk/dhfs/webui/WebUiRouter.html" title="class in com.usatiuk.dhfs.webui">WebUiRouter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#handleConnectionError(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">handleConnectionError(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#handleConnectionError(com.usatiuk.dhfs.peersync.PeerInfo)" class="member-name-link">handleConnectionError(PeerInfo)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html#handleCrash(com.usatiuk.objects.JObjectKey)" class="member-name-link">handleCrash(JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeInitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/InitialSyncProcessor.html#handleCrash(com.usatiuk.objects.JObjectKey)" class="member-name-link">handleCrash(JObjectKey)</a> - Method in interface com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/InitialSyncProcessor.html" title="interface in com.usatiuk.dhfs.peersync">InitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html#handleCrash(com.usatiuk.objects.JObjectKey)" class="member-name-link">handleCrash(JObjectKey)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectInitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/IndexUpdateOpHandler.html#handleOp(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.invalidation.IndexUpdateOp)" class="member-name-link">handleOp(PeerId, IndexUpdateOp)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/IndexUpdateOpHandler.html" title="class in com.usatiuk.dhfs.remoteobj">IndexUpdateOpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpHandlerService.html#handleOp(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.invalidation.Op)" class="member-name-link">handleOp(PeerId, Op)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/OpHandlerService.html" title="class in com.usatiuk.dhfs.invalidation">OpHandlerService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpHandler.html#handleOp(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.jkleppmanntree.JKleppmannTreeOpWrapper)" class="member-name-link">handleOp(PeerId, JKleppmannTreeOpWrapper)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpHandler.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicOpHandler.html#handleOp(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.jkleppmanntree.JKleppmannTreePeriodicPushOp)" class="member-name-link">handleOp(PeerId, JKleppmannTreePeriodicPushOp)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicOpHandler.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicOpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpHandler.html#handleOp(com.usatiuk.dhfs.peersync.PeerId,T)" class="member-name-link">handleOp(PeerId, T)</a> - Method in interface com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/OpHandler.html" title="interface in com.usatiuk.dhfs.invalidation">OpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueService.html#handlePeerConnected(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">handlePeerConnected(PeerId)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/DeferredInvalidationQueueService.html" title="class in com.usatiuk.dhfs.invalidation">DeferredInvalidationQueueService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerConnectedEventListener.html#handlePeerConnected(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">handlePeerConnected(PeerId)</a> - Method in interface com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerConnectedEventListener.html" title="interface in com.usatiuk.dhfs.peersync">PeerConnectedEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerDisconnectedEventListener.html#handlePeerDisconnected(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">handlePeerDisconnected(PeerId)</a> - Method in interface com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerDisconnectedEventListener.html" title="interface in com.usatiuk.dhfs.peersync">PeerDisconnectedEventListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html#handlePeerDisconnected(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">handlePeerDisconnected(PeerId)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoSyncHandler.html#handleRemoteUpdate(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey,org.pcollections.PMap,com.usatiuk.dhfs.peersync.PeerInfo)" class="member-name-link">handleRemoteUpdate(PeerId, JObjectKey, PMap&lt;PeerId, Long&gt;, PeerInfo)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoSyncHandler.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/DefaultObjSyncHandler.html#handleRemoteUpdate(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey,org.pcollections.PMap,com.usatiuk.dhfs.remoteobj.JDataRemote)" class="member-name-link">handleRemoteUpdate(PeerId, JObjectKey, PMap&lt;PeerId, Long&gt;, JDataRemote)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/DefaultObjSyncHandler.html" title="class in com.usatiuk.dhfs.remoteobj">DefaultObjSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileSyncHandler.html#handleRemoteUpdate(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey,org.pcollections.PMap,com.usatiuk.dhfsfs.objects.FileDto)" class="member-name-link">handleRemoteUpdate(PeerId, JObjectKey, PMap&lt;PeerId, Long&gt;, FileDto)</a> - Method in class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileSyncHandler.html" title="class in com.usatiuk.dhfsfs.objects">FileSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ObjSyncHandler.html#handleRemoteUpdate(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey,org.pcollections.PMap,D)" class="member-name-link">handleRemoteUpdate(PeerId, JObjectKey, PMap&lt;PeerId, Long&gt;, D)</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ObjSyncHandler.html" title="interface in com.usatiuk.dhfs.remoteobj">ObjSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html#handleRemoteUpdate(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey,org.pcollections.PMap,D)" class="member-name-link">handleRemoteUpdate(PeerId, JObjectKey, PMap&lt;PeerId, Long&gt;, D)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#hasChangelog()" class="member-name-link">hasChangelog()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#hasChangelog()" class="member-name-link">hasChangelog()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html#hasChangelog()" class="member-name-link">hasChangelog()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html" title="class in com.usatiuk.dhfs.webapi">KnownPeerPut</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/SelfInfo.html" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogRecord.html" title="class in com.usatiuk.kleppmanntree">LogRecord</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/DataWrapper.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/DataWrapper.html" title="class in com.usatiuk.objects.iterators">DataWrapper</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneImpl.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneImpl.html" title="class in com.usatiuk.objects.iterators">TombstoneImpl</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingDelete.html" title="class in com.usatiuk.objects.stores">PendingDelete</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWrite.html" title="class in com.usatiuk.objects.stores">PendingWrite</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestObj.html" title="class in com.usatiuk.objects.stores">TxManifestObj</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestRaw.html" title="class in com.usatiuk.objects.stores">TxManifestRaw</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordDeleted</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite</a></dt>
<dd>
<div class="block">Returns a hash code value for this object.</div>
</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" class="type-name-link" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue&lt;T&gt;</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#%3Cinit%3E(long)" class="member-name-link">HashSetDelayedBlockingQueue(long)</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#hasId()" class="member-name-link">hasId()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#hasId()" class="member-name-link">hasId()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html#hasId()" class="member-name-link">hasId()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">PeerIdPOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#hasImmediate()" class="member-name-link">hasImmediate()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#hasImpl()" class="member-name-link">hasImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#hasImpl()" class="member-name-link">hasImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#hasImpl()" class="member-name-link">hasImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#hasImpl()" class="member-name-link">hasImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#hasImpl()" class="member-name-link">hasImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#hasKey()" class="member-name-link">hasKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#hasKey()" class="member-name-link">hasKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html#hasKey()" class="member-name-link">hasKey()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataPOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ChunkDataPOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#hasKey()" class="member-name-link">hasKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#hasKey()" class="member-name-link">hasKey()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html#hasKey()" class="member-name-link">hasKey()</a> - Method in interface com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_EntryOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#hasLocalData()" class="member-name-link">hasLocalData()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>hasLocalData</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#hasName()" class="member-name-link">hasName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#hasName()" class="member-name-link">hasName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html#hasName()" class="member-name-link">hasName()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">CanDeleteRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#hasName()" class="member-name-link">hasName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#hasName()" class="member-name-link">hasName()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html#hasName()" class="member-name-link">hasName()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequestOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#hasNext()" class="member-name-link">hasNext()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#hasNext()" class="member-name-link">hasNext()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#hasNext()" class="member-name-link">hasNext()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#hasNext()" class="member-name-link">hasNext()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#hasPendingOpsForHost(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">hasPendingOpsForHost(PeerId)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#hasPrev()" class="member-name-link">hasPrev()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#hasPrev()" class="member-name-link">hasPrev()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#hasPrev()" class="member-name-link">hasPrev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#hasPrev()" class="member-name-link">hasPrev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#hasPrev()" class="member-name-link">hasPrev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#hasPushedData()" class="member-name-link">hasPushedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#hasPushedData()" class="member-name-link">hasPushedData()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html#hasPushedData()" class="member-name-link">hasPushedData()</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReplyOrBuilder.html" title="interface in com.usatiuk.dhfs.repository">GetObjectReplyOrBuilder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#holder()" class="member-name-link">holder()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Returns the value of the <code>holder</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#holder()" class="member-name-link">holder()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>
<div class="block">Returns the value of the <code>holder</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html#%3Cinit%3E(java.util.Collection,java.util.Collection)" class="member-name-link">HostStateSnapshot(Collection&lt;PeerId&gt;, Collection&lt;PeerId&gt;)</a> - Constructor for record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a></dt>
<dd>
<div class="block">Creates an instance of a <code>HostStateSnapshot</code> record class.</div>
</dd>
</dl>
<h2 class="title" id="I:I">I</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#id()" class="member-name-link">id()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>
<div class="block">Returns the value of the <code>id</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#id()" class="member-name-link">id()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>id</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/snapshot/Snapshot.html#id()" class="member-name-link">id()</a> - Method in interface com.usatiuk.objects.snapshot.<a href="com/usatiuk/objects/snapshot/Snapshot.html" title="interface in com.usatiuk.objects.snapshot">Snapshot</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#ID_FIELD_NUMBER" class="member-name-link">ID_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a> - Record Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,org.pcollections.PMap,com.usatiuk.dhfs.remoteobj.JDataRemoteDto)" class="member-name-link">IndexUpdateOp(JObjectKey, PMap&lt;PeerId, Long&gt;, JDataRemoteDto)</a> - Constructor for record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Creates an instance of a <code>IndexUpdateOp</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/IndexUpdateOpHandler.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">IndexUpdateOpHandler</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/IndexUpdateOpHandler.html#%3Cinit%3E()" class="member-name-link">IndexUpdateOpHandler()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/IndexUpdateOpHandler.html" title="class in com.usatiuk.dhfs.remoteobj">IndexUpdateOpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#initialSyncDone()" class="member-name-link">initialSyncDone()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns the value of the <code>initialSyncDone</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/InitialSyncProcessor.html" class="type-name-link" title="interface in com.usatiuk.dhfs.peersync">InitialSyncProcessor&lt;T&gt;</a> - Interface in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#inoToParent(com.usatiuk.objects.JObjectKey)" class="member-name-link">inoToParent(JObjectKey)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Get the parent directory of a file or directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a> - Record Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html#%3Cinit%3E(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey)" class="member-name-link">InvalidationQueueEntry(PeerId, JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a></dt>
<dd>
<div class="block">Creates an instance of a <code>InvalidationQueueEntry</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueService</a> - Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html#%3Cinit%3E(int)" class="member-name-link">InvalidationQueueService(int)</a> - Constructor for class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a> - Record Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#%3Cinit%3E(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.peerdiscovery.PeerAddressType,java.net.InetAddress,int,int)" class="member-name-link">IpPeerAddress(PeerId, PeerAddressType, InetAddress, int, int)</a> - Constructor for record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Creates an instance of a <code>IpPeerAddress</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#isEmpty()" class="member-name-link">isEmpty()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#isInitialized()" class="member-name-link">isInitialized()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#isInitialSyncDone(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">isInitialSyncDone(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#isReachable(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">isReachable(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#isReachable(com.usatiuk.dhfs.peersync.PeerInfo)" class="member-name-link">isReachable(PeerInfo)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html" class="type-name-link" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a> - Enum Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:J">J</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/JavaDataSerializer.html" class="type-name-link" title="class in com.usatiuk.objects">JavaDataSerializer</a> - Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JavaDataSerializer.html#%3Cinit%3E()" class="member-name-link">JavaDataSerializer()</a> - Constructor for class com.usatiuk.objects.<a href="com/usatiuk/objects/JavaDataSerializer.html" title="class in com.usatiuk.objects">JavaDataSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JData.html" class="type-name-link" title="interface in com.usatiuk.objects">JData</a> - Interface in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" class="type-name-link" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a> - Record Class in <a href="com/usatiuk/dhfs/refcount/package-summary.html">com.usatiuk.dhfs.refcount</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey)" class="member-name-link">JDataNormalRef(JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JDataNormalRef</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">JDataP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.JDataP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.JDataP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">JDataPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRef.html" class="type-name-link" title="interface in com.usatiuk.dhfs.refcount">JDataRef</a> - Interface in <a href="com/usatiuk/dhfs/refcount/package-summary.html">com.usatiuk.dhfs.refcount</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html" class="type-name-link" title="interface in com.usatiuk.dhfs.refcount">JDataRefcounted</a> - Interface in <a href="com/usatiuk/dhfs/refcount/package-summary.html">com.usatiuk.dhfs.refcount</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html" class="type-name-link" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemote</a> - Interface in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemoteDto.html" class="type-name-link" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemoteDto</a> - Interface in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.JDataRemoteDtoP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.JDataRemoteDtoP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">JDataRemoteDtoPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemotePush.html" class="type-name-link" title="annotation interface in com.usatiuk.dhfs.remoteobj">JDataRemotePush</a> - Annotation Interface in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapper.html" class="type-name-link" title="interface in com.usatiuk.objects">JDataVersionedWrapper</a> - Interface in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" class="type-name-link" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a> - Record Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#%3Cinit%3E(com.usatiuk.objects.JData,long)" class="member-name-link">JDataVersionedWrapperImpl(JData, long)</a> - Constructor for record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JDataVersionedWrapperImpl</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html" class="type-name-link" title="class in com.usatiuk.objects">JDataVersionedWrapperLazy</a> - Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html#%3Cinit%3E(long,int,java.util.function.Supplier)" class="member-name-link">JDataVersionedWrapperLazy(long, int, Supplier&lt;JData&gt;)</a> - Constructor for class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html" title="class in com.usatiuk.objects">JDataVersionedWrapperLazy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html" class="type-name-link" title="class in com.usatiuk.objects">JDataVersionedWrapperSerializer</a> - Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html#%3Cinit%3E()" class="member-name-link">JDataVersionedWrapperSerializer()</a> - Constructor for class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html" title="class in com.usatiuk.objects">JDataVersionedWrapperSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeInitialSyncProcessor</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreeInitialSyncProcessor()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeInitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreeManager()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a> - Record Class in <a href="com/usatiuk/dhfs/jkleppmanntree/structs/package-summary.html">com.usatiuk.dhfs.jkleppmanntree.structs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeMeta)" class="member-name-link">JKleppmannTreeNode(JObjectKey, JObjectKey, JKleppmannTreeNodeMeta)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JObjectKey,com.usatiuk.kleppmanntree.OpMove,com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeMeta,org.pcollections.PMap)" class="member-name-link">JKleppmannTreeNode(JObjectKey, JObjectKey, OpMove&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;, JKleppmannTreeNodeMeta, PMap&lt;String, JObjectKey&gt;)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreeNode</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a> - Record Class in <a href="com/usatiuk/dhfs/jkleppmanntree/structs/package-summary.html">com.usatiuk.dhfs.jkleppmanntree.structs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#%3Cinit%3E(com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNode)" class="member-name-link">JKleppmannTreeNodeHolder(JKleppmannTreeNode)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#%3Cinit%3E(com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNode,boolean)" class="member-name-link">JKleppmannTreeNodeHolder(JKleppmannTreeNode, boolean)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#%3Cinit%3E(org.pcollections.PCollection,boolean,com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNode)" class="member-name-link">JKleppmannTreeNodeHolder(PCollection&lt;JDataRef&gt;, boolean, JKleppmannTreeNode)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreeNodeHolder</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeMeta.html" class="type-name-link" title="interface in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeMeta</a> - Interface in <a href="com/usatiuk/dhfs/jkleppmanntree/structs/package-summary.html">com.usatiuk.dhfs.jkleppmanntree.structs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a> - Record Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">JKleppmannTreeNodeMetaDirectory is a record that represents a directory in the JKleppmann tree.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#%3Cinit%3E(java.lang.String)" class="member-name-link">JKleppmannTreeNodeMetaDirectory(String)</a> - Constructor for record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreeNodeMetaDirectory</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" class="type-name-link" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a> - Record Class in <a href="com/usatiuk/dhfsfs/objects/package-summary.html">com.usatiuk.dhfsfs.objects</a></dt>
<dd>
<div class="block">JKleppmannTreeNodeMetaFile is a record that represents a file in the JKleppmann tree.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#%3Cinit%3E(java.lang.String,com.usatiuk.objects.JObjectKey)" class="member-name-link">JKleppmannTreeNodeMetaFile(String, JObjectKey)</a> - Constructor for record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreeNodeMetaFile</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a> - Record Class in <a href="com/usatiuk/dhfs/peersync/structs/package-summary.html">com.usatiuk.dhfs.peersync.structs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#%3Cinit%3E(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">JKleppmannTreeNodeMetaPeer(PeerId)</a> - Constructor for record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#%3Cinit%3E(java.lang.String,com.usatiuk.objects.JObjectKey)" class="member-name-link">JKleppmannTreeNodeMetaPeer(String, JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreeNodeMetaPeer</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpExtractor.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpExtractor</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpExtractor.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreeOpExtractor()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpExtractor.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpHandler.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpHandler</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpHandler.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreeOpHandler()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpHandler.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a> - Record Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.kleppmanntree.OpMove)" class="member-name-link">JKleppmannTreeOpWrapper(JObjectKey, OpMove&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreeOpWrapper</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeerInterface</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreePeerInterface()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeerInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeerInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicOpHandler.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicOpHandler</a> - Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicOpHandler.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreePeriodicOpHandler()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicOpHandler.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicOpHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a> - Record Class in <a href="com/usatiuk/dhfs/jkleppmanntree/package-summary.html">com.usatiuk.dhfs.jkleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.peersync.PeerId,long)" class="member-name-link">JKleppmannTreePeriodicPushOp(JObjectKey, PeerId, long)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreePeriodicPushOp</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" class="type-name-link" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a> - Record Class in <a href="com/usatiuk/dhfs/jkleppmanntree/structs/package-summary.html">com.usatiuk.dhfs.jkleppmanntree.structs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,org.pcollections.PCollection,boolean,long,org.pcollections.PMap,org.pcollections.PMap,org.pcollections.PSortedMap)" class="member-name-link">JKleppmannTreePersistentData(JObjectKey, PCollection&lt;JDataRef&gt;, boolean, long, PMap&lt;PeerId, PSortedMap&lt;CombinedTimestamp&lt;Long, PeerId&gt;, OpMove&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;&gt;&gt;, PMap&lt;PeerId, Long&gt;, PSortedMap&lt;CombinedTimestamp&lt;Long, PeerId&gt;, LogRecord&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;&gt;)</a> - Constructor for record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JKleppmannTreePersistentData</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#%3Cinit%3E()" class="member-name-link">JKleppmannTreeStorageInterface()</a> - Constructor for class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapEntry&lt;K&gt;</a> - Record Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JObjectKey,K,com.usatiuk.objects.JObjectKey)" class="member-name-link">JMapEntry(JObjectKey, JObjectKey, K, JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JMapEntry</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,K,com.usatiuk.objects.JObjectKey)" class="member-name-link">JMapEntry(JObjectKey, K, JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a> - Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#%3Cinit%3E()" class="member-name-link">JMapHelper()</a> - Constructor for class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHolder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.jmap">JMapHolder&lt;K&gt;</a> - Interface in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHolderRefcounterTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapHolderRefcounterTxHook</a> - Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHolderRefcounterTxHook.html#%3Cinit%3E()" class="member-name-link">JMapHolderRefcounterTxHook()</a> - Constructor for class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHolderRefcounterTxHook.html" title="class in com.usatiuk.dhfs.jmap">JMapHolderRefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapIterator&lt;K&gt;</a> - Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.CloseableKvIterator,com.usatiuk.dhfs.jmap.JMapHolder)" class="member-name-link">JMapIterator(CloseableKvIterator&lt;JObjectKey, JData&gt;, JMapHolder&lt;K&gt;)</a> - Constructor for class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapKey.html" class="type-name-link" title="interface in com.usatiuk.dhfs.jmap">JMapKey</a> - Interface in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a> - Record Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#%3Cinit%3E(long)" class="member-name-link">JMapLongKey(long)</a> - Constructor for record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JMapLongKey</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapRef</a> - Record Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.jmap.JMapKey)" class="member-name-link">JMapRef(JObjectKey, JMapKey)</a> - Constructor for record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JMapRef</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.jmap">JMapRefcounterTxHook</a> - Class in <a href="com/usatiuk/dhfs/jmap/package-summary.html">com.usatiuk.dhfs.jmap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html#%3Cinit%3E()" class="member-name-link">JMapRefcounterTxHook()</a> - Constructor for class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html" title="class in com.usatiuk.dhfs.jmap">JMapRefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" class="type-name-link" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a> - Class in <a href="com/usatiuk/dhfsfuse/package-summary.html">com.usatiuk.dhfsfuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html#%3Cinit%3E(jnr.ffi.Pointer,long)" class="member-name-link">JnrPtrByteOutput(Pointer, long)</a> - Constructor for class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html" class="type-name-link" title="interface in com.usatiuk.objects">JObjectKey</a> - Interface in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html" class="type-name-link" title="class in com.usatiuk.objects">JObjectKeyImpl</a> - Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#%3Cinit%3E(byte%5B%5D)" class="member-name-link">JObjectKeyImpl(byte[])</a> - Constructor for class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#%3Cinit%3E(java.lang.String)" class="member-name-link">JObjectKeyImpl(String)</a> - Constructor for class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html" class="type-name-link" title="class in com.usatiuk.objects">JObjectKeyMax</a> - Record Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#%3Cinit%3E()" class="member-name-link">JObjectKeyMax()</a> - Constructor for record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JObjectKeyMax</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html" class="type-name-link" title="class in com.usatiuk.objects">JObjectKeyMin</a> - Record Class in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#%3Cinit%3E()" class="member-name-link">JObjectKeyMin()</a> - Constructor for record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>
<div class="block">Creates an instance of a <code>JObjectKeyMin</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.JObjectKeyP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.JObjectKeyP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">JObjectKeyPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html" class="type-name-link" title="class in com.usatiuk.dhfs">JObjectKeyProtoSerializer</a> - Class in <a href="com/usatiuk/dhfs/package-summary.html">com.usatiuk.dhfs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html#%3Cinit%3E()" class="member-name-link">JObjectKeyProtoSerializer()</a> - Constructor for class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html" title="class in com.usatiuk.dhfs">JObjectKeyProtoSerializer</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:K">K</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html#key()" class="member-name-link">key()</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/JDataRemote.html" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemote</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/ChunkData.html#param-key"><code>key</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/File.html#param-key"><code>key</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#key()" class="member-name-link">key()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JData.html#key()" class="member-name-link">key()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JData.html" title="interface in com.usatiuk.objects">JData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingDelete.html" title="class in com.usatiuk.objects.stores">PendingDelete</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecord.html#key()" class="member-name-link">key()</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecord.html" title="interface in com.usatiuk.objects.transaction">TxRecord.TxObjectRecord</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordDeleted</a></dt>
<dd>
<div class="block">Returns the value of the <code>key</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html#key()" class="member-name-link">key()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#KEY" class="member-name-link">KEY</a> - Static variable in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#KEY_FIELD_NUMBER" class="member-name-link">KEY_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#KEY_FIELD_NUMBER" class="member-name-link">KEY_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator&lt;K,<wbr>V&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.CloseableKvIterator,com.usatiuk.objects.iterators.IteratorStart,K,java.util.function.Function)" class="member-name-link">KeyPredicateKvIterator(CloseableKvIterator&lt;K, V&gt;, IteratorStart, K, Function&lt;K, Boolean&gt;)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#keyToKey(com.usatiuk.objects.JObjectKey)" class="member-name-link">keyToKey(JObjectKey)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#kickCounter()" class="member-name-link">kickCounter()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>kickCounter</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#kickCounterSum()" class="member-name-link">kickCounterSum()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">KleppmannTree&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#%3Cinit%3E(com.usatiuk.kleppmanntree.StorageInterface,com.usatiuk.kleppmanntree.PeerInterface,com.usatiuk.kleppmanntree.Clock,com.usatiuk.kleppmanntree.OpRecorder)" class="member-name-link">KleppmannTree(StorageInterface&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;, PeerInterface&lt;PeerIdT&gt;, Clock&lt;TimestampT&gt;, OpRecorder&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Constructor for class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#knownAddress()" class="member-name-link">knownAddress()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>knownAddress</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html" class="type-name-link" title="class in com.usatiuk.dhfs.webapi">KnownPeerPut</a> - Record Class in <a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html#%3Cinit%3E(java.lang.String)" class="member-name-link">KnownPeerPut(String)</a> - Constructor for record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html" title="class in com.usatiuk.dhfs.webapi">KnownPeerPut</a></dt>
<dd>
<div class="block">Creates an instance of a <code>KnownPeerPut</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html#knownPeers()" class="member-name-link">knownPeers()</a> - Method in class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html" title="class in com.usatiuk.dhfs.webapi">PeerManagementApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#knownRemoteVersions()" class="member-name-link">knownRemoteVersions()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>knownRemoteVersions</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#knownType()" class="member-name-link">knownType()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>knownType</code> record component.</div>
</dd>
</dl>
<h2 class="title" id="I:L">L</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html#LAN" class="member-name-link">LAN</a> - Enum constant in enum class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html" title="enum class in com.usatiuk.dhfs.peerdiscovery">PeerAddressType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#last()" class="member-name-link">last()</a> - Static method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#lastEffectiveOp()" class="member-name-link">lastEffectiveOp()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns the value of the <code>lastEffectiveOp</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#lastEffectiveOp()" class="member-name-link">lastEffectiveOp()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#lastSeenTimestamp()" class="member-name-link">lastSeenTimestamp()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>lastSeenTimestamp</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/ShutdownChecker.html#lastShutdownClean()" class="member-name-link">lastShutdownClean()</a> - Method in class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/ShutdownChecker.html" title="class in com.usatiuk.dhfs">ShutdownChecker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html#LE" class="member-name-link">LE</a> - Enum constant in enum class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/IteratorStart.html" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ListUtils.html" class="type-name-link" title="class in com.usatiuk.utils">ListUtils</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ListUtils.html#%3Cinit%3E()" class="member-name-link">ListUtils()</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/ListUtils.html" title="class in com.usatiuk.utils">ListUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html" class="type-name-link" title="class in com.usatiuk.objects.stores">LmdbObjectPersistentStore</a> - Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html#%3Cinit%3E(java.lang.String)" class="member-name-link">LmdbObjectPersistentStore(String)</a> - Constructor for class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/LmdbObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">LmdbObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryBroadcaster.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery.local">LocalPeerDiscoveryBroadcaster</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/local/package-summary.html">com.usatiuk.dhfs.peerdiscovery.local</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryBroadcaster.html#%3Cinit%3E()" class="member-name-link">LocalPeerDiscoveryBroadcaster()</a> - Constructor for class com.usatiuk.dhfs.peerdiscovery.local.<a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryBroadcaster.html" title="class in com.usatiuk.dhfs.peerdiscovery.local">LocalPeerDiscoveryBroadcaster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryClient.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery.local">LocalPeerDiscoveryClient</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/local/package-summary.html">com.usatiuk.dhfs.peerdiscovery.local</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryClient.html#%3Cinit%3E()" class="member-name-link">LocalPeerDiscoveryClient()</a> - Constructor for class com.usatiuk.dhfs.peerdiscovery.local.<a href="com/usatiuk/dhfs/peerdiscovery/local/LocalPeerDiscoveryClient.html" title="class in com.usatiuk.dhfs.peerdiscovery.local">LocalPeerDiscoveryClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/DataLocker.html#lock(java.lang.Object)" class="member-name-link">lock(Object)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/DataLocker.html" title="class in com.usatiuk.utils">DataLocker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#log()" class="member-name-link">log()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>log</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">LogEffect&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Record Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#%3Cinit%3E(com.usatiuk.kleppmanntree.LogEffectOld,com.usatiuk.kleppmanntree.OpMove,NodeIdT,MetaT,NodeIdT)" class="member-name-link">LogEffect(LogEffectOld&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;, OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;, NodeIdT, MetaT, NodeIdT)</a> - Constructor for record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Creates an instance of a <code>LogEffect</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">LogEffectOld&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Record Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#%3Cinit%3E(com.usatiuk.kleppmanntree.OpMove,NodeIdT,MetaT)" class="member-name-link">LogEffectOld(OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;, NodeIdT, MetaT)</a> - Constructor for record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Creates an instance of a <code>LogEffectOld</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">LogInterface&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">LogRecord&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Record Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html#%3Cinit%3E(com.usatiuk.kleppmanntree.OpMove,java.util.List)" class="member-name-link">LogRecord(OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;, List&lt;LogEffect&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;&gt;)</a> - Constructor for record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogRecord.html" title="class in com.usatiuk.kleppmanntree">LogRecord</a></dt>
<dd>
<div class="block">Creates an instance of a <code>LogRecord</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/utils/ByteUtils.html#longToBb(long)" class="member-name-link">longToBb(long)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/ByteUtils.html" title="class in com.usatiuk.utils">ByteUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ByteUtils.html#longToBytes(long)" class="member-name-link">longToBytes(long)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/ByteUtils.html" title="class in com.usatiuk.utils">ByteUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html#LT" class="member-name-link">LT</a> - Enum constant in enum class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/IteratorStart.html" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:M">M</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfsfuse/Main.html#main(java.lang.String...)" class="member-name-link">main(String...)</a> - Static method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/Main.html" title="class in com.usatiuk.dhfsfuse">Main</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/Main.html" class="type-name-link" title="class in com.usatiuk.dhfsfuse">Main</a> - Class in <a href="com/usatiuk/dhfsfuse/package-summary.html">com.usatiuk.dhfsfuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/Main.html#%3Cinit%3E()" class="member-name-link">Main()</a> - Constructor for class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/Main.html" title="class in com.usatiuk.dhfsfuse">Main</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/Main.DhfsStorageServerApp.html" class="type-name-link" title="class in com.usatiuk.dhfsfuse">Main.DhfsStorageServerApp</a> - Class in <a href="com/usatiuk/dhfsfuse/package-summary.html">com.usatiuk.dhfsfuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ListUtils.html#map(java.util.List,java.util.function.Function)" class="member-name-link">map(List&lt;T&gt;, Function&lt;T, T_V&gt;)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/ListUtils.html" title="class in com.usatiuk.utils">ListUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#mapKey()" class="member-name-link">mapKey()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>
<div class="block">Returns the value of the <code>mapKey</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">MappingKvIterator&lt;K,<wbr>V,<wbr>V_T&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.CloseableKvIterator,java.util.function.Function)" class="member-name-link">MappingKvIterator(CloseableKvIterator&lt;K, V&gt;, Function&lt;V, V_T&gt;)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#markInitialSyncDone(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">markInitialSyncDone(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#max()" class="member-name-link">max()</a> - Static method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#MAX" class="member-name-link">MAX</a> - Static variable in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MaybeTombstone.html" class="type-name-link" title="interface in com.usatiuk.objects.iterators">MaybeTombstone&lt;T&gt;</a> - Interface in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html" class="type-name-link" title="class in com.usatiuk.objects.stores">MemoryObjectPersistentStore</a> - Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html#%3Cinit%3E()" class="member-name-link">MemoryObjectPersistentStore()</a> - Constructor for class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/MemoryObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">MemoryObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#merge(T,java.util.function.Function)" class="member-name-link">merge(T, Function&lt;T, T&gt;)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#mergeChangelog(com.usatiuk.dhfs.persistence.ObjectChangelog)" class="member-name-link">mergeChangelog(ObjectChangelog)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom(Message)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#mergeFrom(com.usatiuk.dhfs.peerdiscovery.PeerDiscoveryInfo)" class="member-name-link">mergeFrom(PeerDiscoveryInfo)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.ChunkDataP)" class="member-name-link">mergeFrom(ChunkDataP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.FileDtoP)" class="member-name-link">mergeFrom(FileDtoP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.JDataP)" class="member-name-link">mergeFrom(JDataP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.JDataRemoteDtoP)" class="member-name-link">mergeFrom(JDataRemoteDtoP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">mergeFrom(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.ObjectChangelog)" class="member-name-link">mergeFrom(ObjectChangelog)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry)" class="member-name-link">mergeFrom(ObjectChangelog.entries_Entry)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.PeerIdP)" class="member-name-link">mergeFrom(PeerIdP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#mergeFrom(com.usatiuk.dhfs.persistence.PeerInfoP)" class="member-name-link">mergeFrom(PeerInfoP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.CanDeleteReply)" class="member-name-link">mergeFrom(CanDeleteReply)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">mergeFrom(CanDeleteRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.GetObjectReply)" class="member-name-link">mergeFrom(GetObjectReply)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">mergeFrom(GetObjectRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.OpP)" class="member-name-link">mergeFrom(OpP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.OpPushReply)" class="member-name-link">mergeFrom(OpPushReply)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">mergeFrom(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.PingReply)" class="member-name-link">mergeFrom(PingReply)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#mergeFrom(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">mergeFrom(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#mergeId(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">mergeId(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#mergeKey(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">mergeKey(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#mergeKey(com.usatiuk.dhfs.persistence.PeerIdP)" class="member-name-link">mergeKey(PeerIdP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#mergeName(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">mergeName(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#mergeName(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">mergeName(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#mergePushedData(com.usatiuk.dhfs.persistence.JDataRemoteDtoP)" class="member-name-link">mergePushedData(JDataRemoteDtoP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">MergingKvIterator&lt;K,<wbr>V&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.IteratorStart,K,com.usatiuk.objects.iterators.CloseableKvIterator...)" class="member-name-link">MergingKvIterator(IteratorStart, K, CloseableKvIterator&lt;K, V&gt;...)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.IteratorStart,K,java.util.List)" class="member-name-link">MergingKvIterator(IteratorStart, K, List&lt;CloseableKvIterator&lt;K, V&gt;&gt;)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#meta()" class="member-name-link">meta()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns the value of the <code>meta</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#meta()" class="member-name-link">meta()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#MIN" class="member-name-link">MIN</a> - Static variable in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#mkdir(java.lang.String,long)" class="member-name-link">mkdir(String, long)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Create a new directory with the given name and mode.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#mkdir(java.lang.String,long)" class="member-name-link">mkdir(String, long)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#mode()" class="member-name-link">mode()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/File.html#param-mode"><code>mode</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#mode()" class="member-name-link">mode()</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/service/GetattrRes.html#param-mode"><code>mode</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#move(com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeMeta,com.usatiuk.objects.JObjectKey)" class="member-name-link">move(JObjectKey, JKleppmannTreeNodeMeta, JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#move(NodeIdT,LocalMetaT,NodeIdT)" class="member-name-link">move(NodeIdT, LocalMetaT, NodeIdT)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#move(NodeIdT,MetaT,NodeIdT,boolean)" class="member-name-link">move(NodeIdT, MetaT, NodeIdT, boolean)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#MSG_FIELD_NUMBER" class="member-name-link">MSG_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#mtime()" class="member-name-link">mtime()</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/service/GetattrRes.html#param-mtime"><code>mtime</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#mTime()" class="member-name-link">mTime()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/File.html#param-mTime"><code>mTime</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:N">N</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#name()" class="member-name-link">name()</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>
<div class="block">Returns the value of the <code>name</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#name()" class="member-name-link">name()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#param-name"><code>name</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#name()" class="member-name-link">name()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#param-name"><code>name</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/NodeMeta.html#name()" class="member-name-link">name()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/NodeMeta.html" title="interface in com.usatiuk.kleppmanntree">NodeMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#name()" class="member-name-link">name()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#NAME_FIELD_NUMBER" class="member-name-link">NAME_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#NAME_FIELD_NUMBER" class="member-name-link">NAME_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#NAME_FIELD_NUMBER" class="member-name-link">NAME_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator&lt;K,<wbr>V&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#%3Cinit%3E(java.util.NavigableMap,com.usatiuk.objects.iterators.IteratorStart,K)" class="member-name-link">NavigableMapKvIterator(NavigableMap&lt;K, ? extends V&gt;, IteratorStart, K)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#newBlockingStub(io.grpc.Channel)" class="member-name-link">newBlockingStub(Channel)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#newBuilder()" class="member-name-link">newBuilder()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#newBuilder(com.usatiuk.dhfs.peerdiscovery.PeerDiscoveryInfo)" class="member-name-link">newBuilder(PeerDiscoveryInfo)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#newBuilder(com.usatiuk.dhfs.persistence.ChunkDataP)" class="member-name-link">newBuilder(ChunkDataP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#newBuilder(com.usatiuk.dhfs.persistence.FileDtoP)" class="member-name-link">newBuilder(FileDtoP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#newBuilder(com.usatiuk.dhfs.persistence.JDataP)" class="member-name-link">newBuilder(JDataP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#newBuilder(com.usatiuk.dhfs.persistence.JDataRemoteDtoP)" class="member-name-link">newBuilder(JDataRemoteDtoP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#newBuilder(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">newBuilder(JObjectKeyP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#newBuilder(com.usatiuk.dhfs.persistence.ObjectChangelog)" class="member-name-link">newBuilder(ObjectChangelog)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#newBuilder(com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry)" class="member-name-link">newBuilder(ObjectChangelog.entries_Entry)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#newBuilder(com.usatiuk.dhfs.persistence.PeerIdP)" class="member-name-link">newBuilder(PeerIdP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#newBuilder(com.usatiuk.dhfs.persistence.PeerInfoP)" class="member-name-link">newBuilder(PeerInfoP)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#newBuilder(com.usatiuk.dhfs.repository.CanDeleteReply)" class="member-name-link">newBuilder(CanDeleteReply)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#newBuilder(com.usatiuk.dhfs.repository.CanDeleteRequest)" class="member-name-link">newBuilder(CanDeleteRequest)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#newBuilder(com.usatiuk.dhfs.repository.GetObjectReply)" class="member-name-link">newBuilder(GetObjectReply)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#newBuilder(com.usatiuk.dhfs.repository.GetObjectRequest)" class="member-name-link">newBuilder(GetObjectRequest)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#newBuilder(com.usatiuk.dhfs.repository.OpP)" class="member-name-link">newBuilder(OpP)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#newBuilder(com.usatiuk.dhfs.repository.OpPushReply)" class="member-name-link">newBuilder(OpPushReply)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#newBuilder(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">newBuilder(OpPushRequest)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#newBuilder(com.usatiuk.dhfs.repository.PingReply)" class="member-name-link">newBuilder(PingReply)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#newBuilder(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">newBuilder(PingRequest)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#newBuilderForType()" class="member-name-link">newBuilderForType()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)" class="member-name-link">newBuilderForType(GeneratedMessageV3.BuilderParent)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html#NEWER" class="member-name-link">NEWER</a> - Enum constant in enum class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#newestSlice(com.usatiuk.kleppmanntree.CombinedTimestamp,boolean)" class="member-name-link">newestSlice(CombinedTimestamp&lt;TimestampT, PeerIdT&gt;, boolean)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#newFutureStub(io.grpc.Channel)" class="member-name-link">newFutureStub(Channel)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)" class="member-name-link">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#newInstanceWithStub(com.usatiuk.dhfs.repository.MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub)" class="member-name-link">newInstanceWithStub(MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#newMeta()" class="member-name-link">newMeta()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns the value of the <code>newMeta</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#newMeta()" class="member-name-link">newMeta()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Returns the value of the <code>newMeta</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.html#newMutinyStub(io.grpc.Channel)" class="member-name-link">newMutinyStub(Channel)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#newName()" class="member-name-link">newName()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#newName()" class="member-name-link">newName()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#newParentId()" class="member-name-link">newParentId()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns the value of the <code>newParentId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#newParentId()" class="member-name-link">newParentId()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Returns the value of the <code>newParentId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#newStub(io.grpc.Channel)" class="member-name-link">newStub(Channel)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#next()" class="member-name-link">next()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#next()" class="member-name-link">next()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#next()" class="member-name-link">next()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#next()" class="member-name-link">next()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#nextImpl()" class="member-name-link">nextImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#nextImpl()" class="member-name-link">nextImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#nextImpl()" class="member-name-link">nextImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#nextImpl()" class="member-name-link">nextImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#nextImpl()" class="member-name-link">nextImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/UnsafeAccessor.html#NIO" class="member-name-link">NIO</a> - Static variable in class com.usatiuk.utils.<a href="com/usatiuk/utils/UnsafeAccessor.html" title="class in com.usatiuk.utils">UnsafeAccessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#node()" class="member-name-link">node()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Returns the value of the <code>node</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#nodeId()" class="member-name-link">nodeId()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>
<div class="block">Returns the value of the <code>nodeId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#nodeIdToPeerId(com.usatiuk.objects.JObjectKey)" class="member-name-link">nodeIdToPeerId(JObjectKey)</a> - Static method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/NodeMeta.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">NodeMeta</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html#notifyAddr(com.usatiuk.dhfs.peerdiscovery.PeerAddress)" class="member-name-link">notifyAddr(PeerAddress)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryDirectory</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:O">O</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#obj()" class="member-name-link">obj()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html#obj()" class="member-name-link">obj()</a> - Method in record class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a></dt>
<dd>
<div class="block">Returns the value of the <code>obj</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRef.html#obj()" class="member-name-link">obj()</a> - Method in interface com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataRef.html" title="interface in com.usatiuk.dhfs.refcount">JDataRef</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/JDataRemoteDto.html#objClass()" class="member-name-link">objClass()</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/JDataRemoteDto.html" title="interface in com.usatiuk.dhfs.remoteobj">JDataRemoteDto</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#objClass()" class="member-name-link">objClass()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.ObjectChangelog</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.ObjectChangelog</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.ObjectChangelog.entries_Entry</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.ObjectChangelog.entries_Entry</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_EntryOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_EntryOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelogOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">ObjectChangelogOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/ObjectPersistentStore.html" class="type-name-link" title="interface in com.usatiuk.objects.stores">ObjectPersistentStore</a> - Interface in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/ObjectSerializer.html" class="type-name-link" title="interface in com.usatiuk.objects">ObjectSerializer&lt;T&gt;</a> - Interface in <a href="com/usatiuk/objects/package-summary.html">com.usatiuk.objects</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ObjSyncHandler.html" class="type-name-link" title="interface in com.usatiuk.dhfs.remoteobj">ObjSyncHandler&lt;T,<wbr>D&gt;</a> - Interface in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#of(long)" class="member-name-link">of(long)</a> - Static method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#of(java.lang.String)" class="member-name-link">of(String)</a> - Static method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#of(java.lang.String)" class="member-name-link">of(String)</a> - Static method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#ofDataKey(com.usatiuk.objects.JObjectKey)" class="member-name-link">ofDataKey(JObjectKey)</a> - Static method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#ofMetaKey(com.usatiuk.objects.JObjectKey)" class="member-name-link">ofMetaKey(JObjectKey)</a> - Static method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#oldEffectiveMove()" class="member-name-link">oldEffectiveMove()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Returns the value of the <code>oldEffectiveMove</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html#OLDER" class="member-name-link">OLDER</a> - Enum constant in enum class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#oldInfo()" class="member-name-link">oldInfo()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns the value of the <code>oldInfo</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#oldMeta()" class="member-name-link">oldMeta()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Returns the value of the <code>oldMeta</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#oldName()" class="member-name-link">oldName()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#oldParent()" class="member-name-link">oldParent()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Returns the value of the <code>oldParent</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html" title="class in com.usatiuk.dhfs.autosync">AutosyncTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html" title="class in com.usatiuk.dhfs.jmap">JMapRefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html" title="class in com.usatiuk.dhfs.peertrust">PeerInfoCertUpdateTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html" title="class in com.usatiuk.dhfs.refcount">DeleterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html" title="class in com.usatiuk.dhfs.refcount">RefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjPusherTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/PreCommitTxHook.html#onChange(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData,com.usatiuk.objects.JData)" class="member-name-link">onChange(JObjectKey, JData, JData)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/PreCommitTxHook.html" title="interface in com.usatiuk.objects.transaction">PreCommitTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#onCommit(java.lang.Runnable)" class="member-name-link">onCommit(Runnable)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#onCommit(java.lang.Runnable)" class="member-name-link">onCommit(Runnable)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html" title="class in com.usatiuk.dhfs.autosync">AutosyncTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html" title="class in com.usatiuk.dhfs.jmap">JMapRefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html" title="class in com.usatiuk.dhfs.peertrust">PeerInfoCertUpdateTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html" title="class in com.usatiuk.dhfs.refcount">DeleterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html" title="class in com.usatiuk.dhfs.refcount">RefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjPusherTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/PreCommitTxHook.html#onCreate(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onCreate(JObjectKey, JData)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/PreCommitTxHook.html" title="interface in com.usatiuk.objects.transaction">PreCommitTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.autosync.<a href="com/usatiuk/dhfs/autosync/AutosyncTxHook.html" title="class in com.usatiuk.dhfs.autosync">AutosyncTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHolderRefcounterTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHolderRefcounterTxHook.html" title="class in com.usatiuk.dhfs.jmap">JMapHolderRefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRefcounterTxHook.html" title="class in com.usatiuk.dhfs.jmap">JMapRefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html" title="class in com.usatiuk.dhfs.peertrust">PeerInfoCertUpdateTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/DeleterTxHook.html" title="class in com.usatiuk.dhfs.refcount">DeleterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html" title="class in com.usatiuk.dhfs.refcount">RefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjPusherTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/PreCommitTxHook.html#onDelete(com.usatiuk.objects.JObjectKey,com.usatiuk.objects.JData)" class="member-name-link">onDelete(JObjectKey, JData)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/PreCommitTxHook.html" title="interface in com.usatiuk.objects.transaction">PreCommitTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#onFlush(java.lang.Runnable)" class="member-name-link">onFlush(Runnable)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionHandle.html#onFlush(java.lang.Runnable)" class="member-name-link">onFlush(Runnable)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionHandle.html" title="interface in com.usatiuk.objects.transaction">TransactionHandle</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#op()" class="member-name-link">op()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>op</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html#op()" class="member-name-link">op()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogRecord.html" title="class in com.usatiuk.kleppmanntree">LogRecord</a></dt>
<dd>
<div class="block">Returns the value of the <code>op</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/Op.html" class="type-name-link" title="interface in com.usatiuk.dhfs.invalidation">Op</a> - Interface in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#open(java.lang.String)" class="member-name-link">open(String)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Try to resolve a path to a file or directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#open(java.lang.String,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">open(String, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpExtractor.html" class="type-name-link" title="interface in com.usatiuk.dhfs.invalidation">OpExtractor&lt;T&gt;</a> - Interface in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpExtractorService.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">OpExtractorService</a> - Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpExtractorService.html#%3Cinit%3E(jakarta.enterprise.inject.Instance)" class="member-name-link">OpExtractorService(Instance&lt;OpExtractor&lt;?&gt;&gt;)</a> - Constructor for class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/OpExtractorService.html" title="class in com.usatiuk.dhfs.invalidation">OpExtractorService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpHandler.html" class="type-name-link" title="interface in com.usatiuk.dhfs.invalidation">OpHandler&lt;T&gt;</a> - Interface in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpHandlerService.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">OpHandlerService</a> - Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/OpHandlerService.html#%3Cinit%3E(jakarta.enterprise.inject.Instance)" class="member-name-link">OpHandlerService(Instance&lt;OpHandler&lt;?&gt;&gt;)</a> - Constructor for class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/OpHandlerService.html" title="class in com.usatiuk.dhfs.invalidation">OpHandlerService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html" class="type-name-link" title="class in com.usatiuk.kleppmanntree">OpMove&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Record Class in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#%3Cinit%3E(com.usatiuk.kleppmanntree.CombinedTimestamp,NodeIdT,MetaT,NodeIdT)" class="member-name-link">OpMove(CombinedTimestamp&lt;TimestampT, PeerIdT&gt;, NodeIdT, MetaT, NodeIdT)</a> - Constructor for record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Creates an instance of a <code>OpMove</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">OpP</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.OpP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.OpP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">OpPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html#opPush(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(PeerId, OpPushRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest)" class="member-name-link">opPush(OpPushRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest,io.grpc.stub.StreamObserver)" class="member-name-link">opPush(OpPushRequest, StreamObserver&lt;OpPushReply&gt;)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.AsyncService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html#opPush(com.usatiuk.dhfs.repository.OpPushRequest,io.grpc.stub.StreamObserver)" class="member-name-link">opPush(OpPushRequest, StreamObserver&lt;OpPushReply&gt;)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">OpPushReply</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.OpPushReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.OpPushReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReplyOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">OpPushReplyOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.OpPushRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.OpPushRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequestOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">OpPushRequestOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpRecorder.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">OpRecorder&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:P">P</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#parent()" class="member-name-link">parent()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns the value of the <code>parent</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#parent()" class="member-name-link">parent()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html#parse(java.lang.String)" class="member-name-link">parse(String)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerAddrStringHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#parsedCert()" class="member-name-link">parsedCert()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseDelimitedFrom(java.io.InputStream)" class="member-name-link">parseDelimitedFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(byte%5B%5D)" class="member-name-link">parseFrom(byte[])</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(byte[], ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(com.google.protobuf.ByteString)" class="member-name-link">parseFrom(ByteString)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteString, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(com.google.protobuf.CodedInputStream)" class="member-name-link">parseFrom(CodedInputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(CodedInputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(java.io.InputStream)" class="member-name-link">parseFrom(InputStream)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(InputStream, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(java.nio.ByteBuffer)" class="member-name-link">parseFrom(ByteBuffer)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">parseFrom(ByteBuffer, ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html#parseNoPeer(com.usatiuk.dhfs.peersync.PeerId,java.lang.String)" class="member-name-link">parseNoPeer(PeerId, String)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerAddrStringHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#parser()" class="member-name-link">parser()</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#peekImpl()" class="member-name-link">peekImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#peekImpl()" class="member-name-link">peekImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#peekImpl()" class="member-name-link">peekImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#peekImpl()" class="member-name-link">peekImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#peekImpl()" class="member-name-link">peekImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#peekNewest()" class="member-name-link">peekNewest()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#peekNextKey()" class="member-name-link">peekNextKey()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#peekNextKey()" class="member-name-link">peekNextKey()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#peekNextKey()" class="member-name-link">peekNextKey()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#peekNextKey()" class="member-name-link">peekNextKey()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#peekNextKey()" class="member-name-link">peekNextKey()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#peekOldest()" class="member-name-link">peekOldest()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#peekPrevKey()" class="member-name-link">peekPrevKey()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#peekPrevKey()" class="member-name-link">peekPrevKey()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#peekPrevKey()" class="member-name-link">peekPrevKey()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#peekPrevKey()" class="member-name-link">peekPrevKey()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#peekPrevKey()" class="member-name-link">peekPrevKey()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/Clock.html#peekTimestamp()" class="member-name-link">peekTimestamp()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/Clock.html" title="interface in com.usatiuk.kleppmanntree">Clock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html#peer()" class="member-name-link">peer()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a></dt>
<dd>
<div class="block">Returns the value of the <code>peer</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#peer()" class="member-name-link">peer()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns the value of the <code>peer</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddress.html#peer()" class="member-name-link">peer()</a> - Method in interface com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddress.html" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerAddress</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddress.html" class="type-name-link" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerAddress</a> - Interface in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" class="type-name-link" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a> - Record Class in <a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">PeerAddressInfo(String, String)</a> - Constructor for record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PeerAddressInfo</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html" class="type-name-link" title="enum class in com.usatiuk.dhfs.peerdiscovery">PeerAddressType</a> - Enum Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">PeerAddrStringHelper</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html#%3Cinit%3E()" class="member-name-link">PeerAddrStringHelper()</a> - Constructor for class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddrStringHelper.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerAddrStringHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerConnectedEventListener.html" class="type-name-link" title="interface in com.usatiuk.dhfs.peersync">PeerConnectedEventListener</a> - Interface in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerDisconnectedEventListener.html" class="type-name-link" title="interface in com.usatiuk.dhfs.peersync">PeerDisconnectedEventListener</a> - Interface in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryDirectory</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html#%3Cinit%3E()" class="member-name-link">PeerDiscoveryDirectory()</a> - Constructor for class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryDirectory.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryDirectory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.peerdiscovery.PeerDiscoveryInfo</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.peerdiscovery.PeerDiscoveryInfo</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfoOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfoOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#peerId()" class="member-name-link">peerId()</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>
<div class="block">Returns the value of the <code>peerId</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PeerId</a> - Record Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey)" class="member-name-link">PeerId(JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PeerId</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.PeerIdP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.PeerIdP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">PeerIdPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#peerIdToNodeId(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">peerIdToNodeId(PeerId)</a> - Static method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a> - Record Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html" class="type-name-link" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a> - Record Class in <a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#%3Cinit%3E(com.usatiuk.dhfs.peersync.PeerId,byte%5B%5D)" class="member-name-link">PeerInfo(PeerId, byte[])</a> - Constructor for record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,com.usatiuk.dhfs.peersync.PeerId,com.google.protobuf.ByteString,org.pcollections.PMap,long)" class="member-name-link">PeerInfo(JObjectKey, PeerId, ByteString, PMap&lt;PeerId, Long&gt;, long)</a> - Constructor for record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PeerInfo</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">PeerInfo(String, String, String)</a> - Constructor for record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PeerInfo</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.peertrust">PeerInfoCertUpdateTxHook</a> - Class in <a href="com/usatiuk/dhfs/peertrust/package-summary.html">com.usatiuk.dhfs.peertrust</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html#%3Cinit%3E()" class="member-name-link">PeerInfoCertUpdateTxHook()</a> - Constructor for class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerInfoCertUpdateTxHook.html" title="class in com.usatiuk.dhfs.peertrust">PeerInfoCertUpdateTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.PeerInfoP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a> - Class in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.persistence.PeerInfoP</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoPOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.persistence">PeerInfoPOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/persistence/package-summary.html">com.usatiuk.dhfs.persistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PeerInfoProtoSerializer</a> - Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html#%3Cinit%3E()" class="member-name-link">PeerInfoProtoSerializer()</a> - Constructor for class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a> - Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#%3Cinit%3E()" class="member-name-link">PeerInfoService()</a> - Constructor for class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoSyncHandler.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PeerInfoSyncHandler</a> - Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoSyncHandler.html#%3Cinit%3E()" class="member-name-link">PeerInfoSyncHandler()</a> - Constructor for class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoSyncHandler.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoSyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/PeerInterface.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">PeerInterface&lt;PeerIdT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerLastSeenUpdater.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PeerLastSeenUpdater</a> - Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerLastSeenUpdater.html#%3Cinit%3E()" class="member-name-link">PeerLastSeenUpdater()</a> - Constructor for class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerLastSeenUpdater.html" title="class in com.usatiuk.dhfs.peersync">PeerLastSeenUpdater</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html" class="type-name-link" title="class in com.usatiuk.dhfs.webapi">PeerManagementApi</a> - Class in <a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html#%3Cinit%3E()" class="member-name-link">PeerManagementApi()</a> - Constructor for class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerManagementApi.html" title="class in com.usatiuk.dhfs.webapi">PeerManagementApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerRolesAugmentor.html" class="type-name-link" title="class in com.usatiuk.dhfs.peertrust">PeerRolesAugmentor</a> - Class in <a href="com/usatiuk/dhfs/peertrust/package-summary.html">com.usatiuk.dhfs.peertrust</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerRolesAugmentor.html#%3Cinit%3E()" class="member-name-link">PeerRolesAugmentor()</a> - Constructor for class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerRolesAugmentor.html" title="class in com.usatiuk.dhfs.peertrust">PeerRolesAugmentor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApi.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync.api">PeerSyncApi</a> - Class in <a href="com/usatiuk/dhfs/peersync/api/package-summary.html">com.usatiuk.dhfs.peersync.api</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApi.html#%3Cinit%3E()" class="member-name-link">PeerSyncApi()</a> - Constructor for class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/PeerSyncApi.html" title="class in com.usatiuk.dhfs.peersync.api">PeerSyncApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClient.html" class="type-name-link" title="interface in com.usatiuk.dhfs.peersync.api">PeerSyncApiClient</a> - Interface in <a href="com/usatiuk/dhfs/peersync/api/package-summary.html">com.usatiuk.dhfs.peersync.api</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClientDynamic.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync.api">PeerSyncApiClientDynamic</a> - Class in <a href="com/usatiuk/dhfs/peersync/api/package-summary.html">com.usatiuk.dhfs.peersync.api</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClientDynamic.html#%3Cinit%3E()" class="member-name-link">PeerSyncApiClientDynamic()</a> - Constructor for class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/PeerSyncApiClientDynamic.html" title="class in com.usatiuk.dhfs.peersync.api">PeerSyncApiClientDynamic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#peerTimestampLog()" class="member-name-link">peerTimestampLog()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>peerTimestampLog</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/PeerTimestampLogInterface.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">PeerTimestampLogInterface&lt;TimestampT,<wbr>PeerIdT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html" class="type-name-link" title="class in com.usatiuk.dhfs.peertrust">PeerTrustManager</a> - Class in <a href="com/usatiuk/dhfs/peertrust/package-summary.html">com.usatiuk.dhfs.peertrust</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html#%3Cinit%3E()" class="member-name-link">PeerTrustManager()</a> - Constructor for class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustServerCustomizer.html" class="type-name-link" title="class in com.usatiuk.dhfs.peertrust">PeerTrustServerCustomizer</a> - Class in <a href="com/usatiuk/dhfs/peertrust/package-summary.html">com.usatiuk.dhfs.peertrust</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustServerCustomizer.html#%3Cinit%3E()" class="member-name-link">PeerTrustServerCustomizer()</a> - Constructor for class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustServerCustomizer.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustServerCustomizer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html" class="type-name-link" title="class in com.usatiuk.objects.stores">PendingDelete</a> - Record Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,long)" class="member-name-link">PendingDelete(JObjectKey, long)</a> - Constructor for record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingDelete.html" title="class in com.usatiuk.objects.stores">PendingDelete</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PendingDelete</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html" class="type-name-link" title="class in com.usatiuk.objects.stores">PendingWrite</a> - Record Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html#%3Cinit%3E(com.usatiuk.objects.JDataVersionedWrapper,long)" class="member-name-link">PendingWrite(JDataVersionedWrapper, long)</a> - Constructor for record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWrite.html" title="class in com.usatiuk.objects.stores">PendingWrite</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PendingWrite</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWriteEntry.html" class="type-name-link" title="interface in com.usatiuk.objects.stores">PendingWriteEntry</a> - Interface in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#persistentPeerAddress()" class="member-name-link">persistentPeerAddress()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns the value of the <code>persistentPeerAddress</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html" class="type-name-link" title="class in com.usatiuk.dhfs.webapi">PersistentPeerAddressApi</a> - Class in <a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html#%3Cinit%3E()" class="member-name-link">PersistentPeerAddressApi()</a> - Constructor for class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PersistentPeerAddressApi.html" title="class in com.usatiuk.dhfs.webapi">PersistentPeerAddressApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a> - Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#%3Cinit%3E()" class="member-name-link">PersistentPeerDataService()</a> - Constructor for class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a> - Record Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#%3Cinit%3E(com.usatiuk.dhfs.peersync.PeerId,com.google.protobuf.ByteString,com.google.protobuf.ByteString,org.pcollections.PSet,org.pcollections.PMap)" class="member-name-link">PersistentRemoteHostsData(PeerId, ByteString, ByteString, PSet&lt;PeerId&gt;, PMap&lt;PeerId, IpPeerAddress&gt;)</a> - Constructor for record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Creates an instance of a <code>PersistentRemoteHostsData</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PersistentStaticPeerDiscovery.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">PersistentStaticPeerDiscovery</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PersistentStaticPeerDiscovery.html#%3Cinit%3E()" class="member-name-link">PersistentStaticPeerDiscovery()</a> - Constructor for class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PersistentStaticPeerDiscovery.html" title="class in com.usatiuk.dhfs.peerdiscovery">PersistentStaticPeerDiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html#ping(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PeerId, PingRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpc.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcBean.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcClient.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.MutinyDhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html#ping(com.usatiuk.dhfs.repository.PingRequest)" class="member-name-link">ping(PingRequest)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html#ping(com.usatiuk.dhfs.repository.PingRequest,io.grpc.stub.StreamObserver)" class="member-name-link">ping(PingRequest, StreamObserver&lt;PingReply&gt;)</a> - Method in interface com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.AsyncService.html" title="interface in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.AsyncService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html#ping(com.usatiuk.dhfs.repository.PingRequest,io.grpc.stub.StreamObserver)" class="member-name-link">ping(PingRequest, StreamObserver&lt;PingReply&gt;)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcStub</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">PingReply</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.PingReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.PingReply</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReplyOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">PingReplyOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">PingRequest</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.PingRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" class="type-name-link" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a> - Class in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>
<div class="block">Protobuf type <code>dhfs.sync.PingRequest</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequestOrBuilder.html" class="type-name-link" title="interface in com.usatiuk.dhfs.repository">PingRequestOrBuilder</a> - Interface in <a href="com/usatiuk/dhfs/repository/package-summary.html">com.usatiuk.dhfs.repository</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#port()" class="member-name-link">port()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns the value of the <code>port</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#PORT_FIELD_NUMBER" class="member-name-link">PORT_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/PreCommitTxHook.html" class="type-name-link" title="interface in com.usatiuk.objects.transaction">PreCommitTxHook</a> - Interface in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html#prepareForInitialSync(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey)" class="member-name-link">prepareForInitialSync(PeerId, JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeInitialSyncProcessor.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeInitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/InitialSyncProcessor.html#prepareForInitialSync(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey)" class="member-name-link">prepareForInitialSync(PeerId, JObjectKey)</a> - Method in interface com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/InitialSyncProcessor.html" title="interface in com.usatiuk.dhfs.peersync">InitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html#prepareForInitialSync(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey)" class="member-name-link">prepareForInitialSync(PeerId, JObjectKey)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectInitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ListUtils.html#prepend(T,java.util.List)" class="member-name-link">prepend(T, List&lt;T&gt;)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/ListUtils.html" title="class in com.usatiuk.utils">ListUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/ListUtils.html#prependAndMap(T_V,java.util.List,java.util.function.Function)" class="member-name-link">prependAndMap(T_V, List&lt;T&gt;, Function&lt;T, T_V&gt;)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/ListUtils.html" title="class in com.usatiuk.utils">ListUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#prev()" class="member-name-link">prev()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#prev()" class="member-name-link">prev()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#prev()" class="member-name-link">prev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#prev()" class="member-name-link">prev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#prev()" class="member-name-link">prev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/ProtoSerializer.html" class="type-name-link" title="interface in com.usatiuk.dhfs">ProtoSerializer&lt;M,<wbr>O&gt;</a> - Interface in <a href="com/usatiuk/dhfs/package-summary.html">com.usatiuk.dhfs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html#PROXY" class="member-name-link">PROXY</a> - Enum constant in enum class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html" title="enum class in com.usatiuk.dhfs.peerdiscovery">PeerAddressType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#PUSHEDDATA_FIELD_NUMBER" class="member-name-link">PUSHEDDATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html#pushInvalidationToAll(com.usatiuk.objects.JObjectKey)" class="member-name-link">pushInvalidationToAll(JObjectKey)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html#pushInvalidationToOne(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey)" class="member-name-link">pushInvalidationToOne(PeerId, JObjectKey)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html#pushInvalidationToOneNoDelay(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.objects.JObjectKey)" class="member-name-link">pushInvalidationToOneNoDelay(PeerId, JObjectKey)</a> - Method in class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueService.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html#pushOps(com.usatiuk.dhfs.peersync.PeerId,java.util.List)" class="member-name-link">pushOps(PeerId, List&lt;Op&gt;)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapHelper.html#put(com.usatiuk.dhfs.jmap.JMapHolder,K,com.usatiuk.objects.JObjectKey)" class="member-name-link">put(JMapHolder&lt;K&gt;, K, JObjectKey)</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapHelper.html" title="class in com.usatiuk.dhfs.jmap">JMapHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#put(com.usatiuk.kleppmanntree.CombinedTimestamp,com.usatiuk.kleppmanntree.LogRecord)" class="member-name-link">put(CombinedTimestamp&lt;TimestampT, PeerIdT&gt;, LogRecord&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#put(com.usatiuk.objects.JData)" class="member-name-link">put(JData)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#put(com.usatiuk.objects.JData)" class="member-name-link">put(JData)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#putData(T)" class="member-name-link">putData(T)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#putDataNew(T)" class="member-name-link">putDataNew(T)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#putDataRaw(T)" class="member-name-link">putDataRaw(T)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDeleter.html#putDeletionCandidate(com.usatiuk.dhfs.remoteobj.RemoteObjectMeta)" class="member-name-link">putDeletionCandidate(RemoteObjectMeta)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDeleter.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDeleter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/PeerTimestampLogInterface.html#putForPeer(PeerIdT,TimestampT)" class="member-name-link">putForPeer(PeerIdT, TimestampT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/PeerTimestampLogInterface.html" title="interface in com.usatiuk.kleppmanntree">PeerTimestampLogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/CurrentTransaction.html#putNew(com.usatiuk.objects.JData)" class="member-name-link">putNew(JData)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/CurrentTransaction.html" title="class in com.usatiuk.objects.transaction">CurrentTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html#putNew(com.usatiuk.objects.JData)" class="member-name-link">putNew(JData)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/Transaction.html" title="interface in com.usatiuk.objects.transaction">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#putNode(com.usatiuk.kleppmanntree.TreeNode)" class="member-name-link">putNode(TreeNode&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#putNode(com.usatiuk.kleppmanntree.TreeNode)" class="member-name-link">putNode(TreeNode&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#putPeer(com.usatiuk.dhfs.peersync.PeerId,byte%5B%5D)" class="member-name-link">putPeer(PeerId, byte[])</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:Q">Q</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#queues()" class="member-name-link">queues()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>queues</code> record component.</div>
</dd>
</dl>
<h2 class="title" id="I:R">R</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/JObjectKey.html#random()" class="member-name-link">random()</a> - Static method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a> - Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#%3Cinit%3E(jakarta.enterprise.inject.Instance,jakarta.enterprise.inject.Instance)" class="member-name-link">ReachablePeerManager(Instance&lt;PeerConnectedEventListener&gt;, Instance&lt;PeerDisconnectedEventListener&gt;)</a> - Constructor for class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" class="type-name-link" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a> - Record Class in <a href="com/usatiuk/dhfs/peersync/package-summary.html">com.usatiuk.dhfs.peersync</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#read(com.usatiuk.objects.JObjectKey,long,int)" class="member-name-link">read(JObjectKey, long, int)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Read the contents of a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#read(java.lang.String,jnr.ffi.Pointer,long,long,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">read(String, Pointer, long, long, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#readd(T)" class="member-name-link">readd(T)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#readdir(java.lang.String,jnr.ffi.Pointer,ru.serce.jnrfuse.FuseFillDir,long,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">readdir(String, Pointer, FuseFillDir, long, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#readDir(java.lang.String)" class="member-name-link">readDir(String)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Read the contents of a directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#readlink(com.usatiuk.objects.JObjectKey)" class="member-name-link">readlink(JObjectKey)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Read the contents of a symlink.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#readlink(java.lang.String,jnr.ffi.Pointer,long)" class="member-name-link">readlink(String, Pointer, long)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#readlinkBS(com.usatiuk.objects.JObjectKey)" class="member-name-link">readlinkBS(JObjectKey)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Read the contents of a symlink as a ByteString.</div>
</dd>
<dt><a href="com/usatiuk/objects/snapshot/Snapshot.html#readObject(K)" class="member-name-link">readObject(K)</a> - Method in interface com.usatiuk.objects.snapshot.<a href="com/usatiuk/objects/snapshot/Snapshot.html" title="interface in com.usatiuk.objects.snapshot">Snapshot</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a> - Record Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html#%3Cinit%3E(org.pcollections.PMap,com.usatiuk.dhfs.remoteobj.JDataRemoteDto)" class="member-name-link">ReceivedObject(PMap&lt;PeerId, Long&gt;, JDataRemoteDto)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a></dt>
<dd>
<div class="block">Creates an instance of a <code>ReceivedObject</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#recordBoostrapFor(PeerIdT)" class="member-name-link">recordBoostrapFor(PeerIdT)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#recordBootstrap(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">recordBootstrap(PeerId)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpRecorder.html#recordOp(com.usatiuk.kleppmanntree.OpMove)" class="member-name-link">recordOp(OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpRecorder.html" title="interface in com.usatiuk.kleppmanntree">OpRecorder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpRecorder.html#recordOpForPeer(PeerIdT,com.usatiuk.kleppmanntree.OpMove)" class="member-name-link">recordOpForPeer(PeerIdT, OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpRecorder.html" title="interface in com.usatiuk.kleppmanntree">OpRecorder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#ref()" class="member-name-link">ref()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Returns the value of the <code>ref</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.refcount">RefcounterTxHook</a> - Class in <a href="com/usatiuk/dhfs/refcount/package-summary.html">com.usatiuk.dhfs.refcount</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html#%3Cinit%3E()" class="member-name-link">RefcounterTxHook()</a> - Constructor for class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/RefcounterTxHook.html" title="class in com.usatiuk.dhfs.refcount">RefcounterTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#REFERRERS_FIELD_NUMBER" class="member-name-link">REFERRERS_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#refsFrom()" class="member-name-link">refsFrom()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Returns the value of the <code>refsFrom</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#refsFrom()" class="member-name-link">refsFrom()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns the value of the <code>refsFrom</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html#refsFrom()" class="member-name-link">refsFrom()</a> - Method in interface com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html" title="interface in com.usatiuk.dhfs.refcount">JDataRefcounted</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#refsFrom()" class="member-name-link">refsFrom()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>refsFrom</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#refsFrom()" class="member-name-link">refsFrom()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>refsFrom</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html#registerAllExtensions(com.google.protobuf.ExtensionRegistry)" class="member-name-link">registerAllExtensions(ExtensionRegistry)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html" title="class in com.usatiuk.dhfs.peerdiscovery">DhfsObjectPeerDiscoveryApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html#registerAllExtensions(com.google.protobuf.ExtensionRegistry)" class="member-name-link">registerAllExtensions(ExtensionRegistry)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html" title="class in com.usatiuk.dhfs.persistence">DhfsObjectPersistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html#registerAllExtensions(com.google.protobuf.ExtensionRegistry)" class="member-name-link">registerAllExtensions(ExtensionRegistry)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html#registerAllExtensions(com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">registerAllExtensions(ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/DhfsObjectPeerDiscoveryApi.html" title="class in com.usatiuk.dhfs.peerdiscovery">DhfsObjectPeerDiscoveryApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html#registerAllExtensions(com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">registerAllExtensions(ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/DhfsObjectPersistence.html" title="class in com.usatiuk.dhfs.persistence">DhfsObjectPersistence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html#registerAllExtensions(com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">registerAllExtensions(ExtensionRegistryLite)</a> - Static method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncApi.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncApi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#release(java.lang.String,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">release(String, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html#reloadTrustManagerHosts(java.util.Collection)" class="member-name-link">reloadTrustManagerHosts(Collection&lt;PeerInfo&gt;)</a> - Method in class com.usatiuk.dhfs.peertrust.<a href="com/usatiuk/dhfs/peertrust/PeerTrustManager.html" title="class in com.usatiuk.dhfs.peertrust">PeerTrustManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper&lt;T&gt;</a> - Record Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,org.pcollections.PCollection,boolean,T)" class="member-name-link">RemoteObjectDataWrapper(JObjectKey, PCollection&lt;JDataRef&gt;, boolean, T)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Creates an instance of a <code>RemoteObjectDataWrapper</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#%3Cinit%3E(T)" class="member-name-link">RemoteObjectDataWrapper(T)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDeleter.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDeleter</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDeleter.html#%3Cinit%3E(long,long)" class="member-name-link">RemoteObjectDeleter(long, long)</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDeleter.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDeleter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectInitialSyncProcessor</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html#%3Cinit%3E()" class="member-name-link">RemoteObjectInitialSyncProcessor()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectInitialSyncProcessor.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectInitialSyncProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a> - Record Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#%3Cinit%3E(com.usatiuk.dhfs.remoteobj.JDataRemote,com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">RemoteObjectMeta(JDataRemote, PeerId)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey)" class="member-name-link">RemoteObjectMeta(JObjectKey)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,org.pcollections.PCollection,boolean,org.pcollections.PMap,java.lang.Class,org.pcollections.PSet,boolean,org.pcollections.PMap,boolean)" class="member-name-link">RemoteObjectMeta(JObjectKey, PCollection&lt;JDataRef&gt;, boolean, PMap&lt;PeerId, Long&gt;, Class&lt;? extends JDataRemote&gt;, PSet&lt;PeerId&gt;, boolean, PMap&lt;PeerId, Long&gt;, boolean)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Creates an instance of a <code>RemoteObjectMeta</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey,org.pcollections.PMap)" class="member-name-link">RemoteObjectMeta(JObjectKey, PMap&lt;PeerId, Long&gt;)</a> - Constructor for record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/RemoteObjectMetaOpExtractor.html" class="type-name-link" title="class in com.usatiuk.dhfs.invalidation">RemoteObjectMetaOpExtractor</a> - Class in <a href="com/usatiuk/dhfs/invalidation/package-summary.html">com.usatiuk.dhfs.invalidation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/RemoteObjectMetaOpExtractor.html#%3Cinit%3E()" class="member-name-link">RemoteObjectMetaOpExtractor()</a> - Constructor for class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/RemoteObjectMetaOpExtractor.html" title="class in com.usatiuk.dhfs.invalidation">RemoteObjectMetaOpExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceClient</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html#%3Cinit%3E()" class="member-name-link">RemoteObjectServiceClient()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceClient.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServer</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html#%3Cinit%3E()" class="member-name-link">RemoteObjectServiceServer()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServer.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServerImpl</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html#%3Cinit%3E()" class="member-name-link">RemoteObjectServiceServerImpl()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RemoteObjectServiceServerImpl.html" title="class in com.usatiuk.dhfs.rpc">RemoteObjectServiceServerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjPusherTxHook</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html#%3Cinit%3E()" class="member-name-link">RemoteObjPusherTxHook()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjPusherTxHook.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjPusherTxHook</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html#%3Cinit%3E()" class="member-name-link">RemoteTransaction()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteTransaction.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#remove(T)" class="member-name-link">remove(T)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#removeEntries(int)" class="member-name-link">removeEntries(int)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#removeMsg(int)" class="member-name-link">removeMsg(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html#removeNode(com.usatiuk.objects.JObjectKey)" class="member-name-link">removeNode(JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree.JKleppmannTreeStorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html#removeNode(NodeIdT)" class="member-name-link">removeNode(NodeIdT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/StorageInterface.html" title="interface in com.usatiuk.kleppmanntree">StorageInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#removePeer(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">removePeer(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#removePersistentPeerAddress(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">removePersistentPeerAddress(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#removeReferrers(int)" class="member-name-link">removeReferrers(int)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#removeRemoteHost(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">removeRemoteHost(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#rename(java.lang.String,java.lang.String)" class="member-name-link">rename(String, String)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Rename a file or directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#rename(java.lang.String,java.lang.String)" class="member-name-link">rename(String, String)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#replace(com.usatiuk.kleppmanntree.CombinedTimestamp,com.usatiuk.kleppmanntree.LogRecord)" class="member-name-link">replace(CombinedTimestamp&lt;TimestampT, PeerIdT&gt;, LogRecord&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileHelper.html#replaceChunks(com.usatiuk.dhfsfs.objects.File,java.util.List)" class="member-name-link">replaceChunks(File, List&lt;Pair&lt;Long, JObjectKey&gt;&gt;)</a> - Method in class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileHelper.html" title="class in com.usatiuk.dhfsfs.objects">FileHelper</a></dt>
<dd>
<div class="block">Replace the chunks of a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#resetInitialSyncDone(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">resetInitialSyncDone(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ConflictResolver.html#resolve(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.remoteobj.RemoteObjectMeta,com.usatiuk.dhfs.remoteobj.RemoteObjectMeta)" class="member-name-link">resolve(PeerId, RemoteObjectMeta, RemoteObjectMeta)</a> - Method in interface com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ConflictResolver.html" title="interface in com.usatiuk.dhfs.remoteobj">ConflictResolver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html#resyncAfterCrash(io.quarkus.runtime.StartupEvent)" class="member-name-link">resyncAfterCrash(StartupEvent)</a> - Method in class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#reverse()" class="member-name-link">reverse()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#reverse()" class="member-name-link">reverse()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#reverse()" class="member-name-link">reverse()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#reverse()" class="member-name-link">reverse()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#reverse()" class="member-name-link">reverse()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#reversed()" class="member-name-link">reversed()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#reversed()" class="member-name-link">reversed()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">ReversedKvIterator&lt;K,<wbr>V&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.CloseableKvIterator)" class="member-name-link">ReversedKvIterator(CloseableKvIterator&lt;K, V&gt;)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator&lt;K,<wbr>V&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#%3Cinit%3E()" class="member-name-link">ReversibleKvIterator()</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#rmdir(java.lang.String)" class="member-name-link">rmdir(String)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#rollback()" class="member-name-link">rollback()</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html#rollback()" class="member-name-link">rollback()</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html" title="class in com.usatiuk.objects.transaction">TransactionManagerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionService.html#rollback(com.usatiuk.objects.transaction.TransactionImpl)" class="member-name-link">rollback(TransactionImpl)</a> - Method in class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionService.html" title="class in com.usatiuk.objects.transaction">TransactionService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcChannelFactory.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">RpcChannelFactory</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcChannelFactory.html#%3Cinit%3E()" class="member-name-link">RpcChannelFactory()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcChannelFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcChannelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html#%3Cinit%3E()" class="member-name-link">RpcClientFactory()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.ObjectSyncClientFunction.html" class="type-name-link" title="interface in com.usatiuk.dhfs.rpc">RpcClientFactory.ObjectSyncClientFunction&lt;R&gt;</a> - Interface in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#run(java.lang.Runnable)" class="member-name-link">run(Runnable)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#run(java.lang.Runnable,boolean)" class="member-name-link">run(Runnable, boolean)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/Main.DhfsStorageServerApp.html#run(java.lang.String...)" class="member-name-link">run(String...)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/Main.DhfsStorageServerApp.html" title="class in com.usatiuk.dhfsfuse">Main.DhfsStorageServerApp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#run(java.util.function.Supplier)" class="member-name-link">run(Supplier&lt;T&gt;)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#run(java.util.function.Supplier,boolean)" class="member-name-link">run(Supplier&lt;T&gt;, boolean)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#runTries(java.lang.Runnable,int)" class="member-name-link">runTries(Runnable, int)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#runTries(java.lang.Runnable,int,boolean)" class="member-name-link">runTries(Runnable, int, boolean)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#runTries(java.util.function.Supplier,int)" class="member-name-link">runTries(Supplier&lt;T&gt;, int)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html#runTries(java.util.function.Supplier,int,boolean)" class="member-name-link">runTries(Supplier&lt;T&gt;, int, boolean)</a> - Method in interface com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManager.html" title="interface in com.usatiuk.objects.transaction">TransactionManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:S">S</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#securePort()" class="member-name-link">securePort()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns the value of the <code>securePort</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#SECUREPORT_FIELD_NUMBER" class="member-name-link">SECUREPORT_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#seen()" class="member-name-link">seen()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns the value of the <code>seen</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#selectBestAddress(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">selectBestAddress(PeerId)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#selfCertificate()" class="member-name-link">selfCertificate()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns the value of the <code>selfCertificate</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html" class="type-name-link" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a> - Record Class in <a href="com/usatiuk/dhfs/webapi/package-summary.html">com.usatiuk.dhfs.webapi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">SelfInfo(String, String)</a> - Constructor for record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/SelfInfo.html" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a></dt>
<dd>
<div class="block">Creates an instance of a <code>SelfInfo</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#selfKey()" class="member-name-link">selfKey()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Returns the value of the <code>selfKey</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#selfKeyPair()" class="member-name-link">selfKeyPair()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns the value of the <code>selfKeyPair</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html#selfUuid()" class="member-name-link">selfUuid()</a> - Method in record class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>selfUuid</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#selfUuid()" class="member-name-link">selfUuid()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns the value of the <code>selfUuid</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html" class="type-name-link" title="class in com.usatiuk.utils">SerializationHelper</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html#%3Cinit%3E()" class="member-name-link">SerializationHelper()</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/SerializationHelper.html" title="class in com.usatiuk.utils">SerializationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/TemporaryOpSerializer.html#serialize(com.usatiuk.dhfs.invalidation.Op)" class="member-name-link">serialize(Op)</a> - Method in class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/TemporaryOpSerializer.html" title="class in com.usatiuk.dhfs">TemporaryOpSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html#serialize(com.usatiuk.dhfs.peersync.PeerInfo)" class="member-name-link">serialize(PeerInfo)</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoProtoSerializer.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html#serialize(com.usatiuk.dhfs.remoteobj.JDataRemoteDto)" class="member-name-link">serialize(JDataRemoteDto)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html" title="class in com.usatiuk.dhfs.rpc">TemporaryRemoteObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html#serialize(com.usatiuk.dhfs.remoteobj.ReceivedObject)" class="member-name-link">serialize(ReceivedObject)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html" title="class in com.usatiuk.dhfs.rpc">TemporaryReceivedObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JavaDataSerializer.html#serialize(com.usatiuk.objects.JData)" class="member-name-link">serialize(JData)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JavaDataSerializer.html" title="class in com.usatiuk.objects">JavaDataSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html#serialize(com.usatiuk.objects.JDataVersionedWrapper)" class="member-name-link">serialize(JDataVersionedWrapper)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperSerializer.html" title="class in com.usatiuk.objects">JDataVersionedWrapperSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html#serialize(com.usatiuk.objects.JObjectKey)" class="member-name-link">serialize(JObjectKey)</a> - Method in class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/JObjectKeyProtoSerializer.html" title="class in com.usatiuk.dhfs">JObjectKeyProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/ProtoSerializer.html#serialize(O)" class="member-name-link">serialize(O)</a> - Method in interface com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/ProtoSerializer.html" title="interface in com.usatiuk.dhfs">ProtoSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/ObjectSerializer.html#serialize(T)" class="member-name-link">serialize(T)</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/ObjectSerializer.html" title="interface in com.usatiuk.objects">ObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html#serialize(T)" class="member-name-link">serialize(T)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/SerializationHelper.html" title="class in com.usatiuk.utils">SerializationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/SerializationHelper.html#serializeArray(T)" class="member-name-link">serializeArray(T)</a> - Static method in class com.usatiuk.utils.<a href="com/usatiuk/utils/SerializationHelper.html" title="class in com.usatiuk.utils">SerializationHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#SERIALIZEDDATA_FIELD_NUMBER" class="member-name-link">SERIALIZEDDATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#SERIALIZEDDATA_FIELD_NUMBER" class="member-name-link">SERIALIZEDDATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#SERIALIZEDDATA_FIELD_NUMBER" class="member-name-link">SERIALIZEDDATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#SERIALIZEDDATA_FIELD_NUMBER" class="member-name-link">SERIALIZEDDATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#SERIALIZEDDATA_FIELD_NUMBER" class="member-name-link">SERIALIZEDDATA_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/SerializingObjectPersistentStore.html" class="type-name-link" title="class in com.usatiuk.objects.stores">SerializingObjectPersistentStore</a> - Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/SerializingObjectPersistentStore.html#%3Cinit%3E()" class="member-name-link">SerializingObjectPersistentStore()</a> - Constructor for class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/SerializingObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">SerializingObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html#SERVICE_NAME" class="member-name-link">SERVICE_NAME</a> - Static variable in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/DhfsObjectSyncGrpcGrpc.html" title="class in com.usatiuk.dhfs.repository">DhfsObjectSyncGrpcGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html#setCacheCallback(java.lang.Runnable)" class="member-name-link">setCacheCallback(Runnable)</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html" title="class in com.usatiuk.objects">JDataVersionedWrapperLazy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setChangelog(com.usatiuk.dhfs.persistence.ObjectChangelog)" class="member-name-link">setChangelog(ObjectChangelog)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setChangelog(com.usatiuk.dhfs.persistence.ObjectChangelog.Builder)" class="member-name-link">setChangelog(ObjectChangelog.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.ObjectChangelog changelog = 5;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#setData(com.google.protobuf.ByteString)" class="member-name-link">setData(ByteString)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#setDelay(long)" class="member-name-link">setDelay(long)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#setDeletionCandidate(boolean)" class="member-name-link">setDeletionCandidate(boolean)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>bool deletionCandidate = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#setEntries(int,com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry)" class="member-name-link">setEntries(int, ObjectChangelog.entries_Entry)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#setEntries(int,com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry.Builder)" class="member-name-link">setEntries(int, ObjectChangelog.entries_Entry.Builder)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.ObjectChangelog.entries_Entry entries = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField(Descriptors.FieldDescriptor, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#setId(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">setId(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#setId(com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">setId(JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP id = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#setKey(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">setKey(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#setKey(com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">setKey(JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#setKey(com.usatiuk.dhfs.persistence.PeerIdP)" class="member-name-link">setKey(PeerIdP)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#setKey(com.usatiuk.dhfs.persistence.PeerIdP.Builder)" class="member-name-link">setKey(PeerIdP.Builder)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.PeerIdP key = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#setMsg(int,com.usatiuk.dhfs.repository.OpP)" class="member-name-link">setMsg(int, OpP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#setMsg(int,com.usatiuk.dhfs.repository.OpP.Builder)" class="member-name-link">setMsg(int, OpP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.sync.OpP msg = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#setName(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">setName(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#setName(com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">setName(JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#setName(com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">setName(JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#setName(com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">setName(JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JObjectKeyP name = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#setNameBytes(com.google.protobuf.ByteString)" class="member-name-link">setNameBytes(ByteString)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setPort(int)" class="member-name-link">setPort(int)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>uint32 port = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setPushedData(com.usatiuk.dhfs.persistence.JDataRemoteDtoP)" class="member-name-link">setPushedData(JDataRemoteDtoP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setPushedData(com.usatiuk.dhfs.persistence.JDataRemoteDtoP.Builder)" class="member-name-link">setPushedData(JDataRemoteDtoP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>
<div class="block"><code>.dhfs.persistence.JDataRemoteDtoP pushedData = 6;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#setReferrers(int,com.usatiuk.dhfs.persistence.JObjectKeyP)" class="member-name-link">setReferrers(int, JObjectKeyP)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#setReferrers(int,com.usatiuk.dhfs.persistence.JObjectKeyP.Builder)" class="member-name-link">setReferrers(int, JObjectKeyP.Builder)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dhfs.persistence.JObjectKeyP referrers = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setSecurePort(int)" class="member-name-link">setSecurePort(int)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>uint32 securePort = 3;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#setSerializedData(com.google.protobuf.ByteString)" class="member-name-link">setSerializedData(ByteString)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#setSerializedData(com.google.protobuf.ByteString)" class="member-name-link">setSerializedData(ByteString)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#setSerializedData(com.google.protobuf.ByteString)" class="member-name-link">setSerializedData(ByteString)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#setSerializedData(com.google.protobuf.ByteString)" class="member-name-link">setSerializedData(ByteString)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#setSerializedData(com.google.protobuf.ByteString)" class="member-name-link">setSerializedData(ByteString)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>
<div class="block"><code>bytes serializedData = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#setTimes(com.usatiuk.objects.JObjectKey,long,long)" class="member-name-link">setTimes(JObjectKey, long, long)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Set the access and modification times of a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.Builder.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.Builder.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.Builder.html" title="class in com.usatiuk.dhfs.repository">OpP.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.Builder.html" title="class in com.usatiuk.dhfs.repository">PingReply.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields(UnknownFieldSet)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.Builder.html" title="class in com.usatiuk.dhfs.repository">PingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setUuid(java.lang.String)" class="member-name-link">setUuid(String)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html#setUuidBytes(com.google.protobuf.ByteString)" class="member-name-link">setUuidBytes(ByteString)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.Builder.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo.Builder</a></dt>
<dd>
<div class="block"><code>string uuid = 1;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html#setValue(long)" class="member-name-link">setValue(long)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.Builder.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry.Builder</a></dt>
<dd>
<div class="block"><code>int64 value = 2;</code></div>
</dd>
<dt><a href="com/usatiuk/dhfs/ShutdownChecker.html" class="type-name-link" title="class in com.usatiuk.dhfs">ShutdownChecker</a> - Class in <a href="com/usatiuk/dhfs/package-summary.html">com.usatiuk.dhfs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/ShutdownChecker.html#%3Cinit%3E()" class="member-name-link">ShutdownChecker()</a> - Constructor for class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/ShutdownChecker.html" title="class in com.usatiuk.dhfs">ShutdownChecker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#size()" class="member-name-link">size()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#size(com.usatiuk.objects.JObjectKey)" class="member-name-link">size(JObjectKey)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Get the size of a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#skip()" class="member-name-link">skip()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#skip()" class="member-name-link">skip()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#skip()" class="member-name-link">skip()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#skip()" class="member-name-link">skip()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#skip()" class="member-name-link">skip()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#skipImpl()" class="member-name-link">skipImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#skipImpl()" class="member-name-link">skipImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#skipImpl()" class="member-name-link">skipImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#skipImpl()" class="member-name-link">skipImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#skipImpl()" class="member-name-link">skipImpl()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapIterator.html#skipPrev()" class="member-name-link">skipPrev()</a> - Method in class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapIterator.html" title="class in com.usatiuk.dhfs.jmap">JMapIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/CloseableKvIterator.html#skipPrev()" class="member-name-link">skipPrev()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/CloseableKvIterator.html" title="interface in com.usatiuk.objects.iterators">CloseableKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#skipPrev()" class="member-name-link">skipPrev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversedKvIterator.html#skipPrev()" class="member-name-link">skipPrev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversedKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversedKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#skipPrev()" class="member-name-link">skipPrev()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/snapshot/Snapshot.html" class="type-name-link" title="interface in com.usatiuk.objects.snapshot">Snapshot&lt;K,<wbr>V&gt;</a> - Interface in <a href="com/usatiuk/objects/snapshot/package-summary.html">com.usatiuk.objects.snapshot</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#statfs(java.lang.String,ru.serce.jnrfuse.struct.Statvfs)" class="member-name-link">statfs(String, Statvfs)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/StaticPeerDiscovery.html" class="type-name-link" title="class in com.usatiuk.dhfs.peerdiscovery">StaticPeerDiscovery</a> - Class in <a href="com/usatiuk/dhfs/peerdiscovery/package-summary.html">com.usatiuk.dhfs.peerdiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/StaticPeerDiscovery.html#%3Cinit%3E(java.util.Optional)" class="member-name-link">StaticPeerDiscovery(Optional&lt;String&gt;)</a> - Constructor for class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/StaticPeerDiscovery.html" title="class in com.usatiuk.dhfs.peerdiscovery">StaticPeerDiscovery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html" class="type-name-link" title="class in com.usatiuk.utils">StatusRuntimeExceptionNoStacktrace</a> - Exception Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html#%3Cinit%3E(io.grpc.Status)" class="member-name-link">StatusRuntimeExceptionNoStacktrace(Status)</a> - Constructor for exception class com.usatiuk.utils.<a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html" title="class in com.usatiuk.utils">StatusRuntimeExceptionNoStacktrace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html#%3Cinit%3E(io.grpc.Status,io.grpc.Metadata)" class="member-name-link">StatusRuntimeExceptionNoStacktrace(Status, Metadata)</a> - Constructor for exception class com.usatiuk.utils.<a href="com/usatiuk/utils/StatusRuntimeExceptionNoStacktrace.html" title="class in com.usatiuk.utils">StatusRuntimeExceptionNoStacktrace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/StorageInterface.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">StorageInterface&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#symlink()" class="member-name-link">symlink()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/objects/File.html#param-symlink"><code>symlink</code></a> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#symlink(java.lang.String,java.lang.String)" class="member-name-link">symlink(String, String)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Create a symlink.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#symlink(java.lang.String,java.lang.String)" class="member-name-link">symlink(String, String)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrType.html#SYMLINK" class="member-name-link">SYMLINK</a> - Enum constant in enum class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrType.html" title="enum class in com.usatiuk.dhfsfs.service">GetattrType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">SyncHandler</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html#%3Cinit%3E(jakarta.enterprise.inject.Instance,jakarta.enterprise.inject.Instance)" class="member-name-link">SyncHandler(Instance&lt;ObjSyncHandler&lt;?, ?&gt;&gt;, Instance&lt;InitialSyncProcessor&lt;?&gt;&gt;)</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHandler.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandlerService.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">SyncHandlerService</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHandlerService.html#%3Cinit%3E()" class="member-name-link">SyncHandlerService()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHandlerService.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHandlerService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.html" class="type-name-link" title="class in com.usatiuk.dhfs.remoteobj">SyncHelper</a> - Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.html#%3Cinit%3E()" class="member-name-link">SyncHelper()</a> - Constructor for class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.html" title="class in com.usatiuk.dhfs.remoteobj">SyncHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" class="type-name-link" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a> - Enum Class in <a href="com/usatiuk/dhfs/remoteobj/package-summary.html">com.usatiuk.dhfs.remoteobj</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:T">T</h2>
<dl class="index">
<dt><a href="com/usatiuk/kleppmanntree/LogInterface.html#takeOldest()" class="member-name-link">takeOldest()</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogInterface.html" title="interface in com.usatiuk.kleppmanntree">LogInterface</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/TemporaryOpSerializer.html" class="type-name-link" title="class in com.usatiuk.dhfs">TemporaryOpSerializer</a> - Class in <a href="com/usatiuk/dhfs/package-summary.html">com.usatiuk.dhfs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/TemporaryOpSerializer.html#%3Cinit%3E()" class="member-name-link">TemporaryOpSerializer()</a> - Constructor for class com.usatiuk.dhfs.<a href="com/usatiuk/dhfs/TemporaryOpSerializer.html" title="class in com.usatiuk.dhfs">TemporaryOpSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">TemporaryReceivedObjectSerializer</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html#%3Cinit%3E()" class="member-name-link">TemporaryReceivedObjectSerializer()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/TemporaryReceivedObjectSerializer.html" title="class in com.usatiuk.dhfs.rpc">TemporaryReceivedObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html" class="type-name-link" title="class in com.usatiuk.dhfs.rpc">TemporaryRemoteObjectSerializer</a> - Class in <a href="com/usatiuk/dhfs/rpc/package-summary.html">com.usatiuk.dhfs.rpc</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html#%3Cinit%3E()" class="member-name-link">TemporaryRemoteObjectSerializer()</a> - Constructor for class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/TemporaryRemoteObjectSerializer.html" title="class in com.usatiuk.dhfs.rpc">TemporaryRemoteObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#timestamp()" class="member-name-link">timestamp()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Returns the value of the <code>timestamp</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#timestamp()" class="member-name-link">timestamp()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>
<div class="block">Returns the value of the <code>timestamp</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#timestamp()" class="member-name-link">timestamp()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Returns the value of the <code>timestamp</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#toBuilder()" class="member-name-link">toBuilder()</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#toByteBuffer()" class="member-name-link">toByteBuffer()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#toByteBuffer()" class="member-name-link">toByteBuffer()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#toByteBuffer()" class="member-name-link">toByteBuffer()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#toByteBuffer()" class="member-name-link">toByteBuffer()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html#toDto(com.usatiuk.dhfsfs.objects.File)" class="member-name-link">toDto(File)</a> - Method in class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDtoMapper.html" title="class in com.usatiuk.dhfsfs.objects">FileDtoMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapper.html#toDto(F)" class="member-name-link">toDto(F)</a> - Method in interface com.usatiuk.dhfs.syncmap.<a href="com/usatiuk/dhfs/syncmap/DtoMapper.html" title="interface in com.usatiuk.dhfs.syncmap">DtoMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html#toDto(F,java.lang.Class)" class="member-name-link">toDto(F, Class&lt;D&gt;)</a> - Method in class com.usatiuk.dhfs.syncmap.<a href="com/usatiuk/dhfs/syncmap/DtoMapperService.html" title="class in com.usatiuk.dhfs.syncmap">DtoMapperService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#toJObjectKey()" class="member-name-link">toJObjectKey()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/Tombstone.html" class="type-name-link" title="interface in com.usatiuk.objects.iterators">Tombstone&lt;V&gt;</a> - Interface in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneImpl.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">TombstoneImpl&lt;V&gt;</a> - Record Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneImpl.html#%3Cinit%3E()" class="member-name-link">TombstoneImpl()</a> - Constructor for record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneImpl.html" title="class in com.usatiuk.objects.iterators">TombstoneImpl</a></dt>
<dd>
<div class="block">Creates an instance of a <code>TombstoneImpl</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" class="type-name-link" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator&lt;K,<wbr>V&gt;</a> - Class in <a href="com/usatiuk/objects/iterators/package-summary.html">com.usatiuk.objects.iterators</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#%3Cinit%3E(com.usatiuk.objects.iterators.IteratorStart,K,java.util.List)" class="member-name-link">TombstoneSkippingIterator(IteratorStart, K, List&lt;CloseableKvIterator&lt;K, MaybeTombstone&lt;V&gt;&gt;&gt;)</a> - Constructor for class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/IndexUpdateOp.html" title="class in com.usatiuk.dhfs.invalidation">IndexUpdateOp</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.invalidation.<a href="com/usatiuk/dhfs/invalidation/InvalidationQueueEntry.html" title="class in com.usatiuk.dhfs.invalidation">InvalidationQueueEntry</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapEntry.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapEntry.html" title="class in com.usatiuk.dhfs.jmap">JMapEntry</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapLongKey.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapLongKey.html" title="class in com.usatiuk.dhfs.jmap">JMapLongKey</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jmap/JMapRef.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.jmap.<a href="com/usatiuk/dhfs/jmap/JMapRef.html" title="class in com.usatiuk.dhfs.jmap">JMapRef</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peersync.api.<a href="com/usatiuk/dhfs/peersync/api/ApiPeerInfo.html" title="class in com.usatiuk.dhfs.peersync.api">ApiPeerInfo</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerId.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerId.html" title="class in com.usatiuk.dhfs.peersync">PeerId</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataNormalRef.html" title="class in com.usatiuk.dhfs.refcount">JDataNormalRef</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/ReceivedObject.html" title="class in com.usatiuk.dhfs.remoteobj">ReceivedObject</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/KnownPeerPut.html" title="class in com.usatiuk.dhfs.webapi">KnownPeerPut</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/SelfInfo.html" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/ChunkData.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/ChunkData.html" title="class in com.usatiuk.dhfsfs.objects">ChunkData</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/FileDto.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/FileDto.html" title="class in com.usatiuk.dhfsfs.objects">FileDto</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/CombinedTimestamp.html" title="class in com.usatiuk.kleppmanntree">CombinedTimestamp</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffect.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffect.html" title="class in com.usatiuk.kleppmanntree">LogEffect</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogEffectOld.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogEffectOld.html" title="class in com.usatiuk.kleppmanntree">LogEffectOld</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/LogRecord.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/LogRecord.html" title="class in com.usatiuk.kleppmanntree">LogRecord</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/OpMove.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/OpMove.html" title="class in com.usatiuk.kleppmanntree">OpMove</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/DataWrapper.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/DataWrapper.html" title="class in com.usatiuk.objects.iterators">DataWrapper</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html#toString()" class="member-name-link">toString()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/KeyPredicateKvIterator.html" title="class in com.usatiuk.objects.iterators">KeyPredicateKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MappingKvIterator.html#toString()" class="member-name-link">toString()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MappingKvIterator.html" title="class in com.usatiuk.objects.iterators">MappingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/MergingKvIterator.html#toString()" class="member-name-link">toString()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/MergingKvIterator.html" title="class in com.usatiuk.objects.iterators">MergingKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html#toString()" class="member-name-link">toString()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/NavigableMapKvIterator.html" title="class in com.usatiuk.objects.iterators">NavigableMapKvIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneImpl.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneImpl.html" title="class in com.usatiuk.objects.iterators">TombstoneImpl</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html#toString()" class="member-name-link">toString()</a> - Method in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/TombstoneSkippingIterator.html" title="class in com.usatiuk.objects.iterators">TombstoneSkippingIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#toString()" class="member-name-link">toString()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#toString()" class="member-name-link">toString()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingDelete.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingDelete.html" title="class in com.usatiuk.objects.stores">PendingDelete</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWrite.html" title="class in com.usatiuk.objects.stores">PendingWrite</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestObj.html" title="class in com.usatiuk.objects.stores">TxManifestObj</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestRaw.html" title="class in com.usatiuk.objects.stores">TxManifestRaw</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordDeleted</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html#toString()" class="member-name-link">toString()</a> - Method in record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite</a></dt>
<dd>
<div class="block">Returns a string representation of this record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/Transaction.html" class="type-name-link" title="interface in com.usatiuk.objects.transaction">Transaction</a> - Interface in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionHandle.html" class="type-name-link" title="interface in com.usatiuk.objects.transaction">TransactionHandle</a> - Interface in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManager.html" class="type-name-link" title="interface in com.usatiuk.objects.transaction">TransactionManager</a> - Interface in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">TransactionManagerImpl</a> - Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html#%3Cinit%3E()" class="member-name-link">TransactionManagerImpl()</a> - Constructor for class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TransactionManagerImpl.html" title="class in com.usatiuk.objects.transaction">TransactionManagerImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TransactionService.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">TransactionService</a> - Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#trash(com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeMeta,com.usatiuk.objects.JObjectKey)" class="member-name-link">trash(JKleppmannTreeNodeMeta, JObjectKey)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html#traverse(java.util.List)" class="member-name-link">traverse(List&lt;String&gt;)</a> - Method in class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeManager.JKleppmannTree.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeManager.JKleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#traverse(java.util.List)" class="member-name-link">traverse(List&lt;String&gt;)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#traverse(NodeIdT,java.util.List)" class="member-name-link">traverse(NodeIdT, List&lt;String&gt;)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfoService.html#TREE_KEY" class="member-name-link">TREE_KEY</a> - Static variable in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfoService.html" title="class in com.usatiuk.dhfs.peersync">PeerInfoService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html#treeName()" class="member-name-link">treeName()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreeOpWrapper.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreeOpWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>treeName</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html#treeName()" class="member-name-link">treeName()</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.<a href="com/usatiuk/dhfs/jkleppmanntree/JKleppmannTreePeriodicPushOp.html" title="class in com.usatiuk.dhfs.jkleppmanntree">JKleppmannTreePeriodicPushOp</a></dt>
<dd>
<div class="block">Returns the value of the <code>treeName</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html" class="type-name-link" title="interface in com.usatiuk.kleppmanntree">TreeNode&lt;TimestampT,<wbr>PeerIdT,<wbr>MetaT,<wbr>NodeIdT&gt;</a> - Interface in <a href="com/usatiuk/kleppmanntree/package-summary.html">com.usatiuk.kleppmanntree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#truncate(com.usatiuk.objects.JObjectKey,long)" class="member-name-link">truncate(JObjectKey, long)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Truncate a file to the given length.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#truncate(java.lang.String,long)" class="member-name-link">truncate(String, long)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html#tryConnectAll()" class="member-name-link">tryConnectAll()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html#tryGet()" class="member-name-link">tryGet()</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/HashSetDelayedBlockingQueue.html" title="class in com.usatiuk.utils">HashSetDelayedBlockingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/DataLocker.html#tryLock(java.lang.Object)" class="member-name-link">tryLock(Object)</a> - Method in class com.usatiuk.utils.<a href="com/usatiuk/utils/DataLocker.html" title="class in com.usatiuk.utils">DataLocker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxCommitException.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">TxCommitException</a> - Exception Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxCommitException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">TxCommitException(String)</a> - Constructor for exception class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxCommitException.html" title="class in com.usatiuk.objects.transaction">TxCommitException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxCommitException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">TxCommitException(String, Throwable)</a> - Constructor for exception class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxCommitException.html" title="class in com.usatiuk.objects.transaction">TxCommitException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html" class="type-name-link" title="class in com.usatiuk.objects.stores">TxManifestObj&lt;T&gt;</a> - Record Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html#%3Cinit%3E(java.util.Collection,java.util.Collection)" class="member-name-link">TxManifestObj(Collection&lt;Pair&lt;JObjectKey, T&gt;&gt;, Collection&lt;JObjectKey&gt;)</a> - Constructor for record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestObj.html" title="class in com.usatiuk.objects.stores">TxManifestObj</a></dt>
<dd>
<div class="block">Creates an instance of a <code>TxManifestObj</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html" class="type-name-link" title="class in com.usatiuk.objects.stores">TxManifestRaw</a> - Record Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html#%3Cinit%3E(java.util.Collection,java.util.Collection)" class="member-name-link">TxManifestRaw(Collection&lt;Pair&lt;JObjectKey, ByteString&gt;&gt;, Collection&lt;JObjectKey&gt;)</a> - Constructor for record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestRaw.html" title="class in com.usatiuk.objects.stores">TxManifestRaw</a></dt>
<dd>
<div class="block">Creates an instance of a <code>TxManifestRaw</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html#%3Cinit%3E(com.usatiuk.objects.JObjectKey)" class="member-name-link">TxObjectRecordDeleted(JObjectKey)</a> - Constructor for record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordDeleted</a></dt>
<dd>
<div class="block">Creates an instance of a <code>TxObjectRecordDeleted</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html#%3Cinit%3E(com.usatiuk.objects.JData)" class="member-name-link">TxObjectRecordWrite(JData)</a> - Constructor for record class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite</a></dt>
<dd>
<div class="block">Creates an instance of a <code>TxObjectRecordWrite</code> record class.</div>
</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">TxRecord</a> - Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.html#%3Cinit%3E()" class="member-name-link">TxRecord()</a> - Constructor for class com.usatiuk.objects.transaction.<a href="com/usatiuk/objects/transaction/TxRecord.html" title="class in com.usatiuk.objects.transaction">TxRecord</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecord.html" class="type-name-link" title="interface in com.usatiuk.objects.transaction">TxRecord.TxObjectRecord&lt;T&gt;</a> - Interface in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordDeleted.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordDeleted</a> - Record Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/transaction/TxRecord.TxObjectRecordWrite.html" class="type-name-link" title="class in com.usatiuk.objects.transaction">TxRecord.TxObjectRecordWrite&lt;T&gt;</a> - Record Class in <a href="com/usatiuk/objects/transaction/package-summary.html">com.usatiuk.objects.transaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#type()" class="member-name-link">type()</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>
<div class="block">Returns the value of the <code>type</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddress.html#type()" class="member-name-link">type()</a> - Method in interface com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddress.html" title="interface in com.usatiuk.dhfs.peerdiscovery">PeerAddress</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrRes.html#type()" class="member-name-link">type()</a> - Method in record class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrRes.html" title="class in com.usatiuk.dhfsfs.service">GetattrRes</a></dt>
<dd>
<div class="block">Returns the value of the <a href="./com/usatiuk/dhfsfs/service/GetattrRes.html#param-type"><code>type</code></a> record component.</div>
</dd>
</dl>
<h2 class="title" id="I:U">U</h2>
<dl class="index">
<dt><a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html#unavailable()" class="member-name-link">unavailable()</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/ReachablePeerManager.HostStateSnapshot.html" title="class in com.usatiuk.dhfs.peersync">ReachablePeerManager.HostStateSnapshot</a></dt>
<dd>
<div class="block">Returns the value of the <code>unavailable</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/utils/UninitializedByteBuffer.html" class="type-name-link" title="class in com.usatiuk.utils">UninitializedByteBuffer</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/UninitializedByteBuffer.html#%3Cinit%3E()" class="member-name-link">UninitializedByteBuffer()</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/UninitializedByteBuffer.html" title="class in com.usatiuk.utils">UninitializedByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#unlink(java.lang.String)" class="member-name-link">unlink(String)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Unlink a file or directory.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#unlink(java.lang.String)" class="member-name-link">unlink(String)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/UnsafeAccessor.html#UNSAFE" class="member-name-link">UNSAFE</a> - Static variable in class com.usatiuk.utils.<a href="com/usatiuk/utils/UnsafeAccessor.html" title="class in com.usatiuk.utils">UnsafeAccessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/UnsafeAccessor.html" class="type-name-link" title="class in com.usatiuk.utils">UnsafeAccessor</a> - Class in <a href="com/usatiuk/utils/package-summary.html">com.usatiuk.utils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/utils/UnsafeAccessor.html#%3Cinit%3E()" class="member-name-link">UnsafeAccessor()</a> - Constructor for class com.usatiuk.utils.<a href="com/usatiuk/utils/UnsafeAccessor.html" title="class in com.usatiuk.utils">UnsafeAccessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html#updateCerts()" class="member-name-link">updateCerts()</a> - Method in class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentPeerDataService.html" title="class in com.usatiuk.dhfs.peersync">PersistentPeerDataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#updateExternalTimestamp(PeerIdT,TimestampT)" class="member-name-link">updateExternalTimestamp(PeerIdT, TimestampT)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/Clock.html#updateTimestamp(TimestampT)" class="member-name-link">updateTimestamp(TimestampT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/Clock.html" title="interface in com.usatiuk.kleppmanntree">Clock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#utimens(java.lang.String,ru.serce.jnrfuse.struct.Timespec%5B%5D)" class="member-name-link">utimens(String, Timespec[])</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html#uuid()" class="member-name-link">uuid()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerAddressInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerAddressInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>uuid</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/PeerInfo.html#uuid()" class="member-name-link">uuid()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/PeerInfo.html" title="class in com.usatiuk.dhfs.webapi">PeerInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>uuid</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/webapi/SelfInfo.html#uuid()" class="member-name-link">uuid()</a> - Method in record class com.usatiuk.dhfs.webapi.<a href="com/usatiuk/dhfs/webapi/SelfInfo.html" title="class in com.usatiuk.dhfs.webapi">SelfInfo</a></dt>
<dd>
<div class="block">Returns the value of the <code>uuid</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#UUID_FIELD_NUMBER" class="member-name-link">UUID_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:V">V</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/iterators/Data.html#value()" class="member-name-link">value()</a> - Method in interface com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/Data.html" title="interface in com.usatiuk.objects.iterators">Data</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/iterators/DataWrapper.html#value()" class="member-name-link">value()</a> - Method in record class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/DataWrapper.html" title="class in com.usatiuk.objects.iterators">DataWrapper</a></dt>
<dd>
<div class="block">Returns the value of the <code>value</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapper.html#value()" class="member-name-link">value()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapper.html" title="interface in com.usatiuk.objects">JDataVersionedWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKey.html#value()" class="member-name-link">value()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKey.html" title="interface in com.usatiuk.objects">JObjectKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyImpl.html#value()" class="member-name-link">value()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyImpl.html" title="class in com.usatiuk.objects">JObjectKeyImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMax.html#value()" class="member-name-link">value()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMax.html" title="class in com.usatiuk.objects">JObjectKeyMax</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JObjectKeyMin.html#value()" class="member-name-link">value()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JObjectKeyMin.html" title="class in com.usatiuk.objects">JObjectKeyMin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/PendingWrite.html#value()" class="member-name-link">value()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/PendingWrite.html" title="class in com.usatiuk.objects.stores">PendingWrite</a></dt>
<dd>
<div class="block">Returns the value of the <code>value</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#VALUE_FIELD_NUMBER" class="member-name-link">VALUE_FIELD_NUMBER</a> - Static variable in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html" title="enum class in com.usatiuk.dhfs.peerdiscovery">PeerAddressType</a></dt>
<dd>
<div class="block">Returns the enum constant of this class with the specified name.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a></dt>
<dd>
<div class="block">Returns the enum constant of this class with the specified name.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrType.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrType.html" title="enum class in com.usatiuk.dhfsfs.service">GetattrType</a></dt>
<dd>
<div class="block">Returns the enum constant of this class with the specified name.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/IteratorStart.html" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a></dt>
<dd>
<div class="block">Returns the enum constant of this class with the specified name.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html#values()" class="member-name-link">values()</a> - Static method in enum class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html" title="enum class in com.usatiuk.dhfs.peerdiscovery">PeerAddressType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html#values()" class="member-name-link">values()</a> - Static method in enum class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/SyncHelper.ChangelogCmpResult.html" title="enum class in com.usatiuk.dhfs.remoteobj">SyncHelper.ChangelogCmpResult</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/GetattrType.html#values()" class="member-name-link">values()</a> - Static method in enum class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/GetattrType.html" title="enum class in com.usatiuk.dhfsfs.service">GetattrType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</dd>
<dt><a href="com/usatiuk/objects/iterators/IteratorStart.html#values()" class="member-name-link">values()</a> - Static method in enum class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/IteratorStart.html" title="enum class in com.usatiuk.objects.iterators">IteratorStart</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum class, in
the order they are declared.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapper.html#version()" class="member-name-link">version()</a> - Method in interface com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapper.html" title="interface in com.usatiuk.objects">JDataVersionedWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html#version()" class="member-name-link">version()</a> - Method in record class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperImpl.html" title="class in com.usatiuk.objects">JDataVersionedWrapperImpl</a></dt>
<dd>
<div class="block">Returns the value of the <code>version</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html#version()" class="member-name-link">version()</a> - Method in class com.usatiuk.objects.<a href="com/usatiuk/objects/JDataVersionedWrapperLazy.html" title="class in com.usatiuk.objects">JDataVersionedWrapperLazy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#versionSum()" class="member-name-link">versionSum()</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:W">W</h2>
<dl class="index">
<dt><a href="com/usatiuk/kleppmanntree/KleppmannTree.html#walkTree(java.util.function.Consumer)" class="member-name-link">walkTree(Consumer&lt;TreeNode&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;&gt;)</a> - Method in class com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/KleppmannTree.html" title="class in com.usatiuk.kleppmanntree">KleppmannTree</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html#WAN" class="member-name-link">WAN</a> - Enum constant in enum class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerAddressType.html" title="enum class in com.usatiuk.dhfs.peerdiscovery">PeerAddressType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webui/WebUiRouter.html" class="type-name-link" title="class in com.usatiuk.dhfs.webui">WebUiRouter</a> - Class in <a href="com/usatiuk/dhfs/webui/package-summary.html">com.usatiuk.dhfs.webui</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/webui/WebUiRouter.html#%3Cinit%3E(java.util.Optional)" class="member-name-link">WebUiRouter(Optional&lt;String&gt;)</a> - Constructor for class com.usatiuk.dhfs.webui.<a href="com/usatiuk/dhfs/webui/WebUiRouter.html" title="class in com.usatiuk.dhfs.webui">WebUiRouter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withChangelog(org.pcollections.PMap)" class="member-name-link">withChangelog(PMap&lt;PeerId, Long&gt;)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#withChildren(org.pcollections.PMap)" class="member-name-link">withChildren(PMap&lt;String, JObjectKey&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#withChildren(org.pcollections.PMap)" class="member-name-link">withChildren(PMap&lt;String, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#withClock(long)" class="member-name-link">withClock(long)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html#withCompression(java.lang.String)" class="member-name-link">withCompression(String)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase.html" title="class in com.usatiuk.dhfs.repository">MutinyDhfsObjectSyncGrpcGrpc.DhfsObjectSyncGrpcImplBase</a></dt>
<dd>
<div class="block">Set whether the server will try to use a compressed response.</div>
</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withConfirmedDeletes(org.pcollections.PSet)" class="member-name-link">withConfirmedDeletes(PSet&lt;PeerId&gt;)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#withCTime(long)" class="member-name-link">withCTime(long)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#withCurrentMTime()" class="member-name-link">withCurrentMTime()</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#withData(T)" class="member-name-link">withData(T)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#withFrozen(boolean)" class="member-name-link">withFrozen(boolean)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#withFrozen(boolean)" class="member-name-link">withFrozen(boolean)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html#withFrozen(boolean)" class="member-name-link">withFrozen(boolean)</a> - Method in interface com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html" title="interface in com.usatiuk.dhfs.refcount">JDataRefcounted</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#withFrozen(boolean)" class="member-name-link">withFrozen(boolean)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withFrozen(boolean)" class="member-name-link">withFrozen(boolean)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withHaveLocal(boolean)" class="member-name-link">withHaveLocal(boolean)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#withIncrementedKickCounter(com.usatiuk.dhfs.peersync.PeerId)" class="member-name-link">withIncrementedKickCounter(PeerId)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#withInitialSyncDone(org.pcollections.PSet)" class="member-name-link">withInitialSyncDone(PSet&lt;PeerId&gt;)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#withKickCounter(org.pcollections.PMap)" class="member-name-link">withKickCounter(PMap&lt;PeerId, Long&gt;)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withKnownRemoteVersions(org.pcollections.PMap)" class="member-name-link">withKnownRemoteVersions(PMap&lt;PeerId, Long&gt;)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withKnownType(java.lang.Class)" class="member-name-link">withKnownType(Class&lt;? extends JDataRemote&gt;)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#withLastEffectiveOp(com.usatiuk.kleppmanntree.OpMove)" class="member-name-link">withLastEffectiveOp(OpMove&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#withLastEffectiveOp(com.usatiuk.kleppmanntree.OpMove)" class="member-name-link">withLastEffectiveOp(OpMove&lt;TimestampT, PeerIdT, MetaT, NodeIdT&gt;)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PeerInfo.html#withLastSeenTimestamp(long)" class="member-name-link">withLastSeenTimestamp(long)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PeerInfo.html" title="class in com.usatiuk.dhfs.peersync">PeerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#withLog(org.pcollections.PSortedMap)" class="member-name-link">withLog(PSortedMap&lt;CombinedTimestamp&lt;Long, PeerId&gt;, LogRecord&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#withMeta(com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeMeta)" class="member-name-link">withMeta(JKleppmannTreeNodeMeta)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#withMeta(MetaT)" class="member-name-link">withMeta(MetaT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#withMode(long)" class="member-name-link">withMode(long)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#withMTime(long)" class="member-name-link">withMTime(long)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeMeta.html#withName(java.lang.String)" class="member-name-link">withName(String)</a> - Method in interface com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeMeta.html" title="interface in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html#withName(java.lang.String)" class="member-name-link">withName(String)</a> - Method in record class com.usatiuk.dhfs.peersync.structs.<a href="com/usatiuk/dhfs/peersync/structs/JKleppmannTreeNodeMetaPeer.html" title="class in com.usatiuk.dhfs.peersync.structs">JKleppmannTreeNodeMetaPeer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html#withName(java.lang.String)" class="member-name-link">withName(String)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaDirectory.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaDirectory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html#withName(java.lang.String)" class="member-name-link">withName(String)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/JKleppmannTreeNodeMetaFile.html" title="class in com.usatiuk.dhfsfs.objects">JKleppmannTreeNodeMetaFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/NodeMeta.html#withName(java.lang.String)" class="member-name-link">withName(String)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/NodeMeta.html" title="interface in com.usatiuk.kleppmanntree">NodeMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#withNode(com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNode)" class="member-name-link">withNode(JKleppmannTreeNode)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html#withObjSyncClient(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.peerdiscovery.PeerAddress,long,com.usatiuk.dhfs.rpc.RpcClientFactory.ObjectSyncClientFunction)" class="member-name-link">withObjSyncClient(PeerId, PeerAddress, long, RpcClientFactory.ObjectSyncClientFunction&lt;R&gt;)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html#withObjSyncClient(com.usatiuk.dhfs.peersync.PeerId,com.usatiuk.dhfs.rpc.RpcClientFactory.ObjectSyncClientFunction)" class="member-name-link">withObjSyncClient(PeerId, RpcClientFactory.ObjectSyncClientFunction&lt;R&gt;)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html#withObjSyncClient(com.usatiuk.dhfs.peersync.PeerId,java.net.InetAddress,int,long,com.usatiuk.dhfs.rpc.RpcClientFactory.ObjectSyncClientFunction)" class="member-name-link">withObjSyncClient(PeerId, InetAddress, int, long, RpcClientFactory.ObjectSyncClientFunction&lt;R&gt;)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html#withObjSyncClient(java.util.Collection,com.usatiuk.dhfs.rpc.RpcClientFactory.ObjectSyncClientFunction)" class="member-name-link">withObjSyncClient(Collection&lt;PeerId&gt;, RpcClientFactory.ObjectSyncClientFunction&lt;R&gt;)</a> - Method in class com.usatiuk.dhfs.rpc.<a href="com/usatiuk/dhfs/rpc/RpcClientFactory.html" title="class in com.usatiuk.dhfs.rpc">RpcClientFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html#withParent(com.usatiuk.objects.JObjectKey)" class="member-name-link">withParent(JObjectKey)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNode.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/kleppmanntree/TreeNode.html#withParent(NodeIdT)" class="member-name-link">withParent(NodeIdT)</a> - Method in interface com.usatiuk.kleppmanntree.<a href="com/usatiuk/kleppmanntree/TreeNode.html" title="interface in com.usatiuk.kleppmanntree">TreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#withPeerTimestampLog(org.pcollections.PMap)" class="member-name-link">withPeerTimestampLog(PMap&lt;PeerId, Long&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html#withPersistentPeerAddress(org.pcollections.PMap)" class="member-name-link">withPersistentPeerAddress(PMap&lt;PeerId, IpPeerAddress&gt;)</a> - Method in record class com.usatiuk.dhfs.peersync.<a href="com/usatiuk/dhfs/peersync/PersistentRemoteHostsData.html" title="class in com.usatiuk.dhfs.peersync">PersistentRemoteHostsData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#withQueues(org.pcollections.PMap)" class="member-name-link">withQueues(PMap&lt;PeerId, PSortedMap&lt;CombinedTimestamp&lt;Long, PeerId&gt;, OpMove&lt;Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey&gt;&gt;&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html#withRefsFrom(org.pcollections.PCollection)" class="member-name-link">withRefsFrom(PCollection&lt;JDataRef&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreeNodeHolder.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreeNodeHolder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html#withRefsFrom(org.pcollections.PCollection)" class="member-name-link">withRefsFrom(PCollection&lt;JDataRef&gt;)</a> - Method in record class com.usatiuk.dhfs.jkleppmanntree.structs.<a href="com/usatiuk/dhfs/jkleppmanntree/structs/JKleppmannTreePersistentData.html" title="class in com.usatiuk.dhfs.jkleppmanntree.structs">JKleppmannTreePersistentData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html#withRefsFrom(org.pcollections.PCollection)" class="member-name-link">withRefsFrom(PCollection&lt;JDataRef&gt;)</a> - Method in interface com.usatiuk.dhfs.refcount.<a href="com/usatiuk/dhfs/refcount/JDataRefcounted.html" title="interface in com.usatiuk.dhfs.refcount">JDataRefcounted</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html#withRefsFrom(org.pcollections.PCollection)" class="member-name-link">withRefsFrom(PCollection&lt;JDataRef&gt;)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectDataWrapper.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectDataWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withRefsFrom(org.pcollections.PCollection)" class="member-name-link">withRefsFrom(PCollection&lt;JDataRef&gt;)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html#withSeen(boolean)" class="member-name-link">withSeen(boolean)</a> - Method in record class com.usatiuk.dhfs.remoteobj.<a href="com/usatiuk/dhfs/remoteobj/RemoteObjectMeta.html" title="class in com.usatiuk.dhfs.remoteobj">RemoteObjectMeta</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/objects/File.html#withSymlink(boolean)" class="member-name-link">withSymlink(boolean)</a> - Method in record class com.usatiuk.dhfsfs.objects.<a href="com/usatiuk/dhfsfs/objects/File.html" title="class in com.usatiuk.dhfsfs.objects">File</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html#withType(com.usatiuk.dhfs.peerdiscovery.PeerAddressType)" class="member-name-link">withType(PeerAddressType)</a> - Method in record class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/IpPeerAddress.html" title="class in com.usatiuk.dhfs.peerdiscovery">IpPeerAddress</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html#write(byte)" class="member-name-link">write(byte)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html#write(byte%5B%5D,int,int)" class="member-name-link">write(byte[], int, int)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#write(com.usatiuk.objects.JObjectKey,long,byte%5B%5D)" class="member-name-link">write(JObjectKey, long, byte[])</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Write data to a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfs/service/DhfsFileService.html#write(com.usatiuk.objects.JObjectKey,long,com.google.protobuf.ByteString)" class="member-name-link">write(JObjectKey, long, ByteString)</a> - Method in class com.usatiuk.dhfsfs.service.<a href="com/usatiuk/dhfsfs/service/DhfsFileService.html" title="class in com.usatiuk.dhfsfs.service">DhfsFileService</a></dt>
<dd>
<div class="block">Write data to a file.</div>
</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#write(java.lang.String,java.nio.ByteBuffer,long,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">write(String, ByteBuffer, long, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#write(java.lang.String,jnr.ffi.Pointer,long,long,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">write(String, Pointer, long, long, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html#write(java.nio.ByteBuffer)" class="member-name-link">write(ByteBuffer)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/DhfsFuse.html#write_buf(java.lang.String,ru.serce.jnrfuse.struct.FuseBufvec,long,ru.serce.jnrfuse.struct.FuseFileInfo)" class="member-name-link">write_buf(String, FuseBufvec, long, FuseFileInfo)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/DhfsFuse.html" title="class in com.usatiuk.dhfsfuse">DhfsFuse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html" class="type-name-link" title="class in com.usatiuk.objects.stores">WritebackObjectPersistentStore</a> - Class in <a href="com/usatiuk/objects/stores/package-summary.html">com.usatiuk.objects.stores</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html#%3Cinit%3E()" class="member-name-link">WritebackObjectPersistentStore()</a> - Constructor for class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/WritebackObjectPersistentStore.html" title="class in com.usatiuk.objects.stores">WritebackObjectPersistentStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html#writeLazy(byte%5B%5D,int,int)" class="member-name-link">writeLazy(byte[], int, int)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html#writeLazy(java.nio.ByteBuffer)" class="member-name-link">writeLazy(ByteBuffer)</a> - Method in class com.usatiuk.dhfsfuse.<a href="com/usatiuk/dhfsfuse/JnrPtrByteOutput.html" title="class in com.usatiuk.dhfsfuse">JnrPtrByteOutput</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.peerdiscovery.<a href="com/usatiuk/dhfs/peerdiscovery/PeerDiscoveryInfo.html" title="class in com.usatiuk.dhfs.peerdiscovery">PeerDiscoveryInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ChunkDataP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ChunkDataP.html" title="class in com.usatiuk.dhfs.persistence">ChunkDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/FileDtoP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/FileDtoP.html" title="class in com.usatiuk.dhfs.persistence">FileDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataP.html" title="class in com.usatiuk.dhfs.persistence">JDataP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JDataRemoteDtoP.html" title="class in com.usatiuk.dhfs.persistence">JDataRemoteDtoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/JObjectKeyP.html" title="class in com.usatiuk.dhfs.persistence">JObjectKeyP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.entries_Entry.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog.entries_Entry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/ObjectChangelog.html" title="class in com.usatiuk.dhfs.persistence">ObjectChangelog</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerIdP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerIdP.html" title="class in com.usatiuk.dhfs.persistence">PeerIdP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/persistence/PeerInfoP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.persistence.<a href="com/usatiuk/dhfs/persistence/PeerInfoP.html" title="class in com.usatiuk.dhfs.persistence">PeerInfoP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteReply.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteReply.html" title="class in com.usatiuk.dhfs.repository">CanDeleteReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/CanDeleteRequest.html" title="class in com.usatiuk.dhfs.repository">CanDeleteRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectReply.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectReply.html" title="class in com.usatiuk.dhfs.repository">GetObjectReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/GetObjectRequest.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/GetObjectRequest.html" title="class in com.usatiuk.dhfs.repository">GetObjectRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpP.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpP.html" title="class in com.usatiuk.dhfs.repository">OpP</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushReply.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushReply.html" title="class in com.usatiuk.dhfs.repository">OpPushReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/OpPushRequest.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/OpPushRequest.html" title="class in com.usatiuk.dhfs.repository">OpPushRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingReply.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingReply.html" title="class in com.usatiuk.dhfs.repository">PingReply</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/dhfs/repository/PingRequest.html#writeTo(com.google.protobuf.CodedOutputStream)" class="member-name-link">writeTo(CodedOutputStream)</a> - Method in class com.usatiuk.dhfs.repository.<a href="com/usatiuk/dhfs/repository/PingRequest.html" title="class in com.usatiuk.dhfs.repository">PingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestObj.html#written()" class="member-name-link">written()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestObj.html" title="class in com.usatiuk.objects.stores">TxManifestObj</a></dt>
<dd>
<div class="block">Returns the value of the <code>written</code> record component.</div>
</dd>
<dt><a href="com/usatiuk/objects/stores/TxManifestRaw.html#written()" class="member-name-link">written()</a> - Method in record class com.usatiuk.objects.stores.<a href="com/usatiuk/objects/stores/TxManifestRaw.html" title="class in com.usatiuk.objects.stores">TxManifestRaw</a></dt>
<dd>
<div class="block">Returns the value of the <code>written</code> record component.</div>
</dd>
</dl>
<h2 class="title" id="I:_">_</h2>
<dl class="index">
<dt><a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html#_goingForward" class="member-name-link">_goingForward</a> - Variable in class com.usatiuk.objects.iterators.<a href="com/usatiuk/objects/iterators/ReversibleKvIterator.html" title="class in com.usatiuk.objects.iterators">ReversibleKvIterator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:_">_</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized&nbsp;Form</a></main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>