Serialized Form
-
Package com.usatiuk.dhfs.invalidation
-
Class com.usatiuk.dhfs.invalidation.DeferredInvalidationQueueData
class DeferredInvalidationQueueData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
deferredInvalidations
org.apache.commons.collections4.MultiValuedMap<PeerId,
InvalidationQueueEntry> deferredInvalidations
-
-
Record Class com.usatiuk.dhfs.invalidation.IndexUpdateOp
class IndexUpdateOp extends Record implements Serializable-
Serialized Fields
-
changelog
org.pcollections.PMap<PeerId,
Long> changelog The field for thechangelogrecord component. -
data
JDataRemoteDto data
The field for thedatarecord component. -
key
JObjectKey key
The field for thekeyrecord component.
-
-
-
Record Class com.usatiuk.dhfs.invalidation.InvalidationQueueEntry
class InvalidationQueueEntry extends Record implements Serializable-
Serialized Fields
-
key
JObjectKey key
The field for thekeyrecord component. -
peer
PeerId peer
The field for thepeerrecord component.
-
-
-
-
Package com.usatiuk.dhfs.jkleppmanntree
-
Record Class com.usatiuk.dhfs.jkleppmanntree.JKleppmannTreeOpWrapper
class JKleppmannTreeOpWrapper extends Record implements Serializable-
Serialized Fields
-
op
OpMove<Long,
PeerId, JKleppmannTreeNodeMeta, JObjectKey> op The field for theoprecord component. -
treeName
JObjectKey treeName
The field for thetreeNamerecord component.
-
-
-
Record Class com.usatiuk.dhfs.jkleppmanntree.JKleppmannTreePeriodicPushOp
class JKleppmannTreePeriodicPushOp extends Record implements Serializable-
Serialized Fields
-
from
PeerId from
The field for thefromrecord component. -
timestamp
long timestamp
The field for thetimestamprecord component. -
treeName
JObjectKey treeName
The field for thetreeNamerecord component.
-
-
-
-
Package com.usatiuk.dhfs.jkleppmanntree.structs
-
Record Class com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNode
class JKleppmannTreeNode extends Record implements Serializable-
Serialized Fields
-
children
org.pcollections.PMap<String,
JObjectKey> children The field for thechildrenrecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
lastEffectiveOp
OpMove<Long,
PeerId, JKleppmannTreeNodeMeta, JObjectKey> lastEffectiveOp The field for thelastEffectiveOprecord component. -
meta
JKleppmannTreeNodeMeta meta
The field for themetarecord component. -
parent
JObjectKey parent
The field for theparentrecord component.
-
-
-
Record Class com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreeNodeHolder
class JKleppmannTreeNodeHolder extends Record implements Serializable-
Serialized Fields
-
frozen
boolean frozen
The field for thefrozenrecord component. -
node
JKleppmannTreeNode node
The field for thenoderecord component. -
refsFrom
org.pcollections.PCollection<JDataRef> refsFrom
The field for therefsFromrecord component.
-
-
-
Record Class com.usatiuk.dhfs.jkleppmanntree.structs.JKleppmannTreePersistentData
class JKleppmannTreePersistentData extends Record implements Serializable-
Serialized Fields
-
clock
long clock
The field for theclockrecord component. -
frozen
boolean frozen
The field for thefrozenrecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
log
org.pcollections.PSortedMap<CombinedTimestamp<Long,
PeerId>, LogRecord<Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey>> log The field for thelogrecord component. -
peerTimestampLog
org.pcollections.PMap<PeerId,
Long> peerTimestampLog The field for thepeerTimestampLogrecord component. -
queues
org.pcollections.PMap<PeerId,
org.pcollections.PSortedMap<CombinedTimestamp<Long, PeerId>, OpMove<Long, PeerId, JKleppmannTreeNodeMeta, JObjectKey>>> queues The field for thequeuesrecord component. -
refsFrom
org.pcollections.PCollection<JDataRef> refsFrom
The field for therefsFromrecord component.
-
-
-
-
Package com.usatiuk.dhfs.jmap
-
Record Class com.usatiuk.dhfs.jmap.JMapEntry
class JMapEntry extends Record implements Serializable-
Serialized Fields
-
holder
JObjectKey holder
The field for theholderrecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
ref
JObjectKey ref
The field for therefrecord component. -
selfKey
K extends JMapKey selfKey
The field for theselfKeyrecord component.
-
-
-
Record Class com.usatiuk.dhfs.jmap.JMapLongKey
class JMapLongKey extends Record implements Serializable-
Serialized Fields
-
key
long key
The field for thekeyrecord component.
-
-
-
Record Class com.usatiuk.dhfs.jmap.JMapRef
class JMapRef extends Record implements Serializable-
Serialized Fields
-
holder
JObjectKey holder
The field for theholderrecord component. -
mapKey
JMapKey mapKey
The field for themapKeyrecord component.
-
-
-
-
Package com.usatiuk.dhfs.peerdiscovery
-
Record Class com.usatiuk.dhfs.peerdiscovery.IpPeerAddress
class IpPeerAddress extends Record implements Serializable-
Serialized Fields
-
address
InetAddress address
The field for theaddressrecord component. -
peer
PeerId peer
The field for thepeerrecord component. -
port
int port
The field for theportrecord component. -
securePort
int securePort
The field for thesecurePortrecord component. -
type
PeerAddressType type
The field for thetyperecord component.
-
-
-
Class com.usatiuk.dhfs.peerdiscovery.PeerDiscoveryInfo
class PeerDiscoveryInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
port_
int port_
-
securePort_
int securePort_
-
uuid_
Object uuid_
-
-
-
Package com.usatiuk.dhfs.peersync
-
Record Class com.usatiuk.dhfs.peersync.PeerId
class PeerId extends Record implements Serializable-
Serialized Fields
-
id
JObjectKey id
The field for theidrecord component.
-
-
-
Record Class com.usatiuk.dhfs.peersync.PeerInfo
class PeerInfo extends Record implements Serializable-
Serialized Fields
-
cert
com.google.protobuf.ByteString cert
The field for thecertrecord component. -
id
PeerId id
The field for theidrecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
kickCounter
org.pcollections.PMap<PeerId,
Long> kickCounter The field for thekickCounterrecord component. -
lastSeenTimestamp
long lastSeenTimestamp
The field for thelastSeenTimestamprecord component.
-
-
-
Record Class com.usatiuk.dhfs.peersync.PersistentRemoteHostsData
class PersistentRemoteHostsData extends Record implements Serializable-
Serialized Fields
-
initialSyncDone
org.pcollections.PSet<PeerId> initialSyncDone
The field for theinitialSyncDonerecord component. -
persistentPeerAddress
org.pcollections.PMap<PeerId,
IpPeerAddress> persistentPeerAddress The field for thepersistentPeerAddressrecord component. -
selfCertificate
com.google.protobuf.ByteString selfCertificate
The field for theselfCertificaterecord component. -
selfKeyPair
com.google.protobuf.ByteString selfKeyPair
The field for theselfKeyPairrecord component. -
selfUuid
PeerId selfUuid
The field for theselfUuidrecord component.
-
-
-
-
Package com.usatiuk.dhfs.peersync.structs
-
Record Class com.usatiuk.dhfs.peersync.structs.JKleppmannTreeNodeMetaPeer
class JKleppmannTreeNodeMetaPeer extends Record implements Serializable-
Serialized Fields
-
name
String name
The field for thenamerecord component. -
peerId
JObjectKey peerId
The field for thepeerIdrecord component.
-
-
-
-
Package com.usatiuk.dhfs.persistence
-
Class com.usatiuk.dhfs.persistence.JDataP
class JDataP extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedData_
com.google.protobuf.ByteString serializedData_
-
-
Class com.usatiuk.dhfs.persistence.JDataRemoteDtoP
class JDataRemoteDtoP extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedData_
com.google.protobuf.ByteString serializedData_
-
-
Class com.usatiuk.dhfs.persistence.JObjectKeyP
class JObjectKeyP extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.usatiuk.dhfs.persistence.ObjectChangelog
class ObjectChangelog extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
entries_
List<ObjectChangelog.entries_Entry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.usatiuk.dhfs.persistence.ObjectChangelog.entries_Entry
class entries_Entry extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
key_
PeerIdP key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
long value_
-
-
Class com.usatiuk.dhfs.persistence.PeerIdP
class PeerIdP extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
JObjectKeyP id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package com.usatiuk.dhfs.refcount
-
Record Class com.usatiuk.dhfs.refcount.JDataNormalRef
class JDataNormalRef extends Record implements Serializable-
Serialized Fields
-
obj
JObjectKey obj
The field for theobjrecord component.
-
-
-
-
Package com.usatiuk.dhfs.remoteobj
-
Record Class com.usatiuk.dhfs.remoteobj.RemoteObjectDataWrapper
class RemoteObjectDataWrapper extends Record implements Serializable-
Serialized Fields
-
data
T extends JDataRemote data
The field for thedatarecord component. -
frozen
boolean frozen
The field for thefrozenrecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
refsFrom
org.pcollections.PCollection<JDataRef> refsFrom
The field for therefsFromrecord component.
-
-
-
Record Class com.usatiuk.dhfs.remoteobj.RemoteObjectMeta
class RemoteObjectMeta extends Record implements Serializable-
Serialized Fields
-
changelog
org.pcollections.PMap<PeerId,
Long> changelog The field for thechangelogrecord component. -
confirmedDeletes
org.pcollections.PSet<PeerId> confirmedDeletes
The field for theconfirmedDeletesrecord component. -
frozen
boolean frozen
The field for thefrozenrecord component. -
hasLocalData
boolean hasLocalData
The field for thehasLocalDatarecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
knownRemoteVersions
org.pcollections.PMap<PeerId,
Long> knownRemoteVersions The field for theknownRemoteVersionsrecord component. -
knownType
Class<? extends JDataRemote> knownType
The field for theknownTyperecord component. -
refsFrom
org.pcollections.PCollection<JDataRef> refsFrom
The field for therefsFromrecord component. -
seen
boolean seen
The field for theseenrecord component.
-
-
-
-
Package com.usatiuk.dhfs.repository
-
Class com.usatiuk.dhfs.repository.CanDeleteReply
class CanDeleteReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
deletionCandidate_
boolean deletionCandidate_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
referrers_
List<JObjectKeyP> referrers_
-
-
Class com.usatiuk.dhfs.repository.CanDeleteRequest
class CanDeleteRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
JObjectKeyP name_
-
-
Class com.usatiuk.dhfs.repository.GetObjectReply
class GetObjectReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
changelog_
ObjectChangelog changelog_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pushedData_
JDataRemoteDtoP pushedData_
-
-
Class com.usatiuk.dhfs.repository.GetObjectRequest
class GetObjectRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
JObjectKeyP name_
-
-
Class com.usatiuk.dhfs.repository.OpP
class OpP extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedData_
com.google.protobuf.ByteString serializedData_
-
-
Class com.usatiuk.dhfs.repository.OpPushReply
class OpPushReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.usatiuk.dhfs.repository.OpPushRequest
class OpPushRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.usatiuk.dhfs.repository.PingReply
class PingReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.usatiuk.dhfs.repository.PingRequest
class PingRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package com.usatiuk.dhfsfs.objects
-
Record Class com.usatiuk.dhfsfs.objects.ChunkData
class ChunkData extends Record implements Serializable-
Serialized Fields
-
data
com.google.protobuf.ByteString data
The field for thedatarecord component. -
key
JObjectKey key
The field for thekeyrecord component.
-
-
-
Record Class com.usatiuk.dhfsfs.objects.File
class File extends Record implements Serializable-
Serialized Fields
-
cTime
long cTime
The field for thecTimerecord component. -
key
JObjectKey key
The field for thekeyrecord component. -
mode
long mode
The field for themoderecord component. -
mTime
long mTime
The field for themTimerecord component. -
symlink
boolean symlink
The field for thesymlinkrecord component.
-
-
-
Record Class com.usatiuk.dhfsfs.objects.FileDto
class FileDto extends Record implements Serializable -
Record Class com.usatiuk.dhfsfs.objects.JKleppmannTreeNodeMetaDirectory
class JKleppmannTreeNodeMetaDirectory extends Record implements Serializable -
Record Class com.usatiuk.dhfsfs.objects.JKleppmannTreeNodeMetaFile
class JKleppmannTreeNodeMetaFile extends Record implements Serializable-
Serialized Fields
-
fileIno
JObjectKey fileIno
The field for thefileInorecord component. -
name
String name
The field for thenamerecord component.
-
-
-
-
Package com.usatiuk.dhfsfs.service
-
Exception Class com.usatiuk.dhfsfs.service.DirectoryNotEmptyException
class DirectoryNotEmptyException extends RuntimeException implements Serializable
-
-
Package com.usatiuk.kleppmanntree
-
Exception Class com.usatiuk.kleppmanntree.AlreadyExistsException
class AlreadyExistsException extends RuntimeException implements Serializable -
Record Class com.usatiuk.kleppmanntree.CombinedTimestamp
class CombinedTimestamp extends Record implements Serializable-
Serialized Fields
-
nodeId
PeerIdT extends Comparable<PeerIdT> nodeId
The field for thenodeIdrecord component. -
timestamp
TimestampT extends Comparable<TimestampT> timestamp
The field for thetimestamprecord component.
-
-
-
Record Class com.usatiuk.kleppmanntree.LogEffect
class LogEffect extends Record implements Serializable-
Serialized Fields
-
childId
NodeIdT childId
The field for thechildIdrecord component. -
effectiveOp
OpMove<TimestampT extends Comparable<TimestampT>,
PeerIdT extends Comparable<PeerIdT>, MetaT extends NodeMeta, NodeIdT> effectiveOp The field for theeffectiveOprecord component. -
newMeta
MetaT extends NodeMeta newMeta
The field for thenewMetarecord component. -
newParentId
NodeIdT newParentId
The field for thenewParentIdrecord component. -
oldInfo
LogEffectOld<TimestampT extends Comparable<TimestampT>,
PeerIdT extends Comparable<PeerIdT>, MetaT extends NodeMeta, NodeIdT> oldInfo The field for theoldInforecord component.
-
-
-
Record Class com.usatiuk.kleppmanntree.LogEffectOld
class LogEffectOld extends Record implements Serializable-
Serialized Fields
-
oldEffectiveMove
OpMove<TimestampT extends Comparable<TimestampT>,
PeerIdT extends Comparable<PeerIdT>, MetaT extends NodeMeta, NodeIdT> oldEffectiveMove The field for theoldEffectiveMoverecord component. -
oldMeta
MetaT extends NodeMeta oldMeta
The field for theoldMetarecord component. -
oldParent
NodeIdT oldParent
The field for theoldParentrecord component.
-
-
-
Record Class com.usatiuk.kleppmanntree.LogRecord
class LogRecord extends Record implements Serializable-
Serialized Fields
-
effects
List<LogEffect<TimestampT extends Comparable<TimestampT>,
PeerIdT extends Comparable<PeerIdT>, MetaT extends NodeMeta, NodeIdT>> effects The field for theeffectsrecord component. -
op
OpMove<TimestampT extends Comparable<TimestampT>,
PeerIdT extends Comparable<PeerIdT>, MetaT extends NodeMeta, NodeIdT> op The field for theoprecord component.
-
-
-
Record Class com.usatiuk.kleppmanntree.OpMove
class OpMove extends Record implements Serializable-
Serialized Fields
-
childId
NodeIdT childId
The field for thechildIdrecord component. -
newMeta
MetaT extends NodeMeta newMeta
The field for thenewMetarecord component. -
newParentId
NodeIdT newParentId
The field for thenewParentIdrecord component. -
timestamp
CombinedTimestamp<TimestampT extends Comparable<TimestampT>,
PeerIdT extends Comparable<PeerIdT>> timestamp The field for thetimestamprecord component.
-
-
-
-
Package com.usatiuk.objects
-
Record Class com.usatiuk.objects.JDataVersionedWrapperImpl
class JDataVersionedWrapperImpl extends Record implements Serializable-
Serialized Fields
-
data
JData data
The field for thedatarecord component. -
version
long version
The field for theversionrecord component.
-
-
-
Class com.usatiuk.objects.JObjectKeyImpl
class JObjectKeyImpl extends Object implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
value
String value
-
-
Record Class com.usatiuk.objects.JObjectKeyMax
class JObjectKeyMax extends Record implements Serializable -
Record Class com.usatiuk.objects.JObjectKeyMin
class JObjectKeyMin extends Record implements Serializable
-
-
Package com.usatiuk.objects.stores
-
Record Class com.usatiuk.objects.stores.TxManifestObj
class TxManifestObj extends Record implements Serializable-
Serialized Fields
-
deleted
Collection<JObjectKey> deleted
The field for thedeletedrecord component. -
written
Collection<org.apache.commons.lang3.tuple.Pair<JObjectKey,
T>> written The field for thewrittenrecord component.
-
-
-
Record Class com.usatiuk.objects.stores.TxManifestRaw
class TxManifestRaw extends Record implements Serializable-
Serialized Fields
-
deleted
Collection<JObjectKey> deleted
The field for thedeletedrecord component. -
written
Collection<org.apache.commons.lang3.tuple.Pair<JObjectKey,
com.google.protobuf.ByteString>> written The field for thewrittenrecord component.
-
-
-
-
Package com.usatiuk.objects.transaction
-
Exception Class com.usatiuk.objects.transaction.TxCommitException
class TxCommitException extends RuntimeException implements Serializable
-
-
Package com.usatiuk.utils
-
Exception Class com.usatiuk.utils.StatusRuntimeExceptionNoStacktrace
class StatusRuntimeExceptionNoStacktrace extends io.grpc.StatusRuntimeException implements Serializable
-