JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
Q
R
S
T
V
W
A
Add
- Class in
net.avh4.data.datum.transact.commands
Add(Id, String, String)
- Constructor for class net.avh4.data.datum.transact.commands.
Add
add(Id, String, String)
- Method in class net.avh4.data.datum.transact.
Transaction
add(Id, String, Id)
- Method in class net.avh4.data.datum.transact.
Transaction
add(K, V)
- Method in class net.avh4.util.data.fj.
FjSetIndex
add(K, V)
- Method in interface net.avh4.util.data.
Index
addIndex(String, String, String)
- Method in interface net.avh4.data.datum.store.
DatumStore
addIndex(String, String, String)
- Method in class net.avh4.data.datum.store.
MemoryDatumStore
AddRef
- Class in
net.avh4.data.datum.transact.commands
AddRef(Id, String, Id)
- Constructor for class net.avh4.data.datum.transact.commands.
AddRef
and(Command)
- Method in class net.avh4.data.datum.transact.
Transaction
C
Command
- Interface in
net.avh4.data.datum.transact
commands()
- Method in class net.avh4.data.datum.transact.
Transaction
commit(T)
- Method in class net.avh4.data.datum.store.service.
InMemoryRef
commit(T)
- Method in interface net.avh4.data.datum.store.service.
Ref
commit(T)
- Method in class net.avh4.data.datum.store.service.
SynchronouslySerializedRef
createId(TempId)
- Method in interface net.avh4.data.datum.store.
DatumStore
createId(TempId)
- Method in class net.avh4.data.datum.store.
MemoryDatumStore
D
DatabaseImpl
- Class in
net.avh4.data.datum.peer.java
DatabaseImpl()
- Constructor for class net.avh4.data.datum.peer.java.
DatabaseImpl
DatumStore
- Interface in
net.avh4.data.datum.store
DirectAccess
- Interface in
net.avh4.data.datum.peer.java
E
equals(Object)
- Method in class net.avh4.data.datum.primitives.
KnownId
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
Add
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
AddRef
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
Increment
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
Remove
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
RemoveRef
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
Set
equals(Object)
- Method in class net.avh4.data.datum.transact.commands.
SetRef
execute(DatumStore)
- Method in class net.avh4.data.datum.peer.java.
JavaQuery
execute(DatumStore)
- Method in class net.avh4.data.datum.peer.
Query
execute(DatumStore)
- Method in interface net.avh4.data.datum.transact.
Command
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Add
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
AddRef
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Increment
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Remove
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
RemoveRef
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Set
execute(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
SetRef
F
FileSerializer
<
T
extends
Serializable
> - Class in
net.avh4.data.datum.store.service
FileSerializer(File, T)
- Constructor for class net.avh4.data.datum.store.service.
FileSerializer
FjSetIndex
<
K
extends
Comparable
<
K
>,
V
extends
Comparable
<
V
>> - Class in
net.avh4.util.data.fj
FjSetIndex()
- Constructor for class net.avh4.util.data.fj.
FjSetIndex
FjSetIndex(Set<FjSetIndexEntry<K, V>>)
- Constructor for class net.avh4.util.data.fj.
FjSetIndex
G
get(DatumStore, Class<T>, Id)
- Method in class net.avh4.data.datum.peer.java.
DatabaseImpl
get(DatumStore, Class<T>, Id)
- Method in interface net.avh4.data.datum.peer.java.
DirectAccess
get(String, String)
- Method in interface net.avh4.data.datum.store.
DatumStore
get(String, String)
- Method in class net.avh4.data.datum.store.
MemoryDatumStore
get()
- Method in class net.avh4.data.datum.store.service.
InMemoryRef
get()
- Method in interface net.avh4.data.datum.store.service.
Ref
H
hashCode()
- Method in class net.avh4.data.datum.primitives.
KnownId
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
Add
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
AddRef
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
Increment
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
Remove
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
RemoveRef
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
Set
hashCode()
- Method in class net.avh4.data.datum.transact.commands.
SetRef
hasNext()
- Method in class net.avh4.util.
TransformingIterator
I
Id
- Interface in
net.avh4.data.datum.primitives
id()
- Method in interface net.avh4.data.datum.primitives.
Id
id()
- Method in class net.avh4.data.datum.primitives.
KnownId
id()
- Method in class net.avh4.data.datum.primitives.
TempId
inc(Id, String)
- Method in class net.avh4.data.datum.transact.
Transaction
Increment
- Class in
net.avh4.data.datum.transact.commands
Increment(Id, String)
- Constructor for class net.avh4.data.datum.transact.commands.
Increment
Index
<
K
extends
Comparable
<
K
>,
V
extends
Comparable
<
V
>> - Interface in
net.avh4.util.data
Index.IndexEntry
<
K
extends
Comparable
<
K
>,
V
extends
Comparable
<
V
>> - Interface in
net.avh4.util.data
InMemoryRef
<
T
> - Class in
net.avh4.data.datum.store.service
InMemoryRef(T)
- Constructor for class net.avh4.data.datum.store.service.
InMemoryRef
iterate(String, String, String)
- Method in interface net.avh4.data.datum.store.
DatumStore
iterate(String, String, String)
- Method in class net.avh4.data.datum.store.
MemoryDatumStore
iterator(K, K)
- Method in class net.avh4.util.data.fj.
FjSetIndex
iterator(K, K)
- Method in interface net.avh4.util.data.
Index
iterator()
- Method in class net.avh4.util.
IteratorIterable
IteratorIterable
<
T
> - Class in
net.avh4.util
IteratorIterable(Iterator<T>)
- Constructor for class net.avh4.util.
IteratorIterable
J
JavaQuery
<
T
> - Class in
net.avh4.data.datum.peer.java
JavaQuery(Class<T>, String, String)
- Constructor for class net.avh4.data.datum.peer.java.
JavaQuery
JavaQuery(Class<T>, String)
- Constructor for class net.avh4.data.datum.peer.java.
JavaQuery
JavaQuery(Class<T>, Query)
- Constructor for class net.avh4.data.datum.peer.java.
JavaQuery
K
key()
- Method in interface net.avh4.util.data.
Index.IndexEntry
KnownId
- Class in
net.avh4.data.datum.primitives
KnownId(String)
- Constructor for class net.avh4.data.datum.primitives.
KnownId
L
LocalTransactor
- Class in
net.avh4.data.datum.transact
LocalTransactor(Ref<DatumStore>)
- Constructor for class net.avh4.data.datum.transact.
LocalTransactor
M
mapId(String)
- Method in class net.avh4.data.datum.primitives.
TempId
MemoryDatumStore
- Class in
net.avh4.data.datum.store
MemoryDatumStore()
- Constructor for class net.avh4.data.datum.store.
MemoryDatumStore
MemoryDatumStore(TreeMap<String, String>, long, TreeMap<String, Index<String, String>>)
- Constructor for class net.avh4.data.datum.store.
MemoryDatumStore
N
net.avh4.data.datum.peer
- package net.avh4.data.datum.peer
net.avh4.data.datum.peer.java
- package net.avh4.data.datum.peer.java
net.avh4.data.datum.primitives
- package net.avh4.data.datum.primitives
net.avh4.data.datum.store
- package net.avh4.data.datum.store
net.avh4.data.datum.store.service
- package net.avh4.data.datum.store.service
net.avh4.data.datum.transact
- package net.avh4.data.datum.transact
net.avh4.data.datum.transact.commands
- package net.avh4.data.datum.transact.commands
net.avh4.util
- package net.avh4.util
net.avh4.util.data
- package net.avh4.util.data
net.avh4.util.data.fj
- package net.avh4.util.data.fj
next()
- Method in class net.avh4.util.
TransformingIterator
Q
Query
- Class in
net.avh4.data.datum.peer
Query(String, String)
- Constructor for class net.avh4.data.datum.peer.
Query
Query(String)
- Constructor for class net.avh4.data.datum.peer.
Query
R
readLatest()
- Method in class net.avh4.data.datum.store.service.
FileSerializer
readLatest()
- Method in interface net.avh4.data.datum.store.service.
Serializer
Ref
<
T
> - Interface in
net.avh4.data.datum.store.service
Remove
- Class in
net.avh4.data.datum.transact.commands
Remove(Id, String, String)
- Constructor for class net.avh4.data.datum.transact.commands.
Remove
remove(Id, String, String)
- Method in class net.avh4.data.datum.transact.
Transaction
remove(Id, String, Id)
- Method in class net.avh4.data.datum.transact.
Transaction
remove(K, V)
- Method in class net.avh4.util.data.fj.
FjSetIndex
remove(K, V)
- Method in interface net.avh4.util.data.
Index
remove()
- Method in class net.avh4.util.
TransformingIterator
removeIndex(String, String, String)
- Method in interface net.avh4.data.datum.store.
DatumStore
removeIndex(String, String, String)
- Method in class net.avh4.data.datum.store.
MemoryDatumStore
RemoveRef
- Class in
net.avh4.data.datum.transact.commands
RemoveRef(Id, String, Id)
- Constructor for class net.avh4.data.datum.transact.commands.
RemoveRef
resolve(DatumStore)
- Method in interface net.avh4.data.datum.primitives.
Id
resolve(DatumStore)
- Method in class net.avh4.data.datum.primitives.
KnownId
resolve(DatumStore)
- Method in class net.avh4.data.datum.primitives.
TempId
resolveTempIds(DatumStore)
- Method in interface net.avh4.data.datum.transact.
Command
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Add
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
AddRef
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Increment
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Remove
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
RemoveRef
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
Set
resolveTempIds(DatumStore)
- Method in class net.avh4.data.datum.transact.commands.
SetRef
S
Serializer
<
T
> - Interface in
net.avh4.data.datum.store.service
set(String, String, String)
- Method in interface net.avh4.data.datum.store.
DatumStore
set(String, String, String)
- Method in class net.avh4.data.datum.store.
MemoryDatumStore
Set
- Class in
net.avh4.data.datum.transact.commands
Set(Id, String, String)
- Constructor for class net.avh4.data.datum.transact.commands.
Set
set(Id, String, String)
- Method in class net.avh4.data.datum.transact.
Transaction
set(Id, String, Id)
- Method in class net.avh4.data.datum.transact.
Transaction
SetRef
- Class in
net.avh4.data.datum.transact.commands
SetRef(Id, String, Id)
- Constructor for class net.avh4.data.datum.transact.commands.
SetRef
SynchronouslySerializedRef
<
T
extends
Serializable
> - Class in
net.avh4.data.datum.store.service
SynchronouslySerializedRef(Serializer<T>)
- Constructor for class net.avh4.data.datum.store.service.
SynchronouslySerializedRef
T
TempId
- Class in
net.avh4.data.datum.primitives
TempId()
- Constructor for class net.avh4.data.datum.primitives.
TempId
toString()
- Method in class net.avh4.data.datum.primitives.
KnownId
toString()
- Method in class net.avh4.data.datum.primitives.
TempId
toString()
- Method in class net.avh4.data.datum.transact.commands.
Add
toString()
- Method in class net.avh4.data.datum.transact.commands.
AddRef
toString()
- Method in class net.avh4.data.datum.transact.commands.
Increment
toString()
- Method in class net.avh4.data.datum.transact.commands.
Remove
toString()
- Method in class net.avh4.data.datum.transact.commands.
RemoveRef
toString()
- Method in class net.avh4.data.datum.transact.commands.
Set
toString()
- Method in class net.avh4.data.datum.transact.commands.
SetRef
toString()
- Method in class net.avh4.data.datum.transact.
Transaction
toString()
- Method in class net.avh4.util.data.fj.
FjSetIndex
transact(Transaction)
- Method in class net.avh4.data.datum.transact.
LocalTransactor
transact(Transaction)
- Method in interface net.avh4.data.datum.transact.
Transactor
Transaction
- Class in
net.avh4.data.datum.transact
Transaction()
- Constructor for class net.avh4.data.datum.transact.
Transaction
Transaction(List<Command>)
- Constructor for class net.avh4.data.datum.transact.
Transaction
TransactionException
- Exception in
net.avh4.data.datum.transact
TransactionException(String)
- Constructor for exception net.avh4.data.datum.transact.
TransactionException
TransactionException(String, Throwable)
- Constructor for exception net.avh4.data.datum.transact.
TransactionException
Transactor
- Interface in
net.avh4.data.datum.transact
TransformingIterator
<
A
,
B
> - Class in
net.avh4.util
TransformingIterator(Iterator<A>, F<A, B>)
- Constructor for class net.avh4.util.
TransformingIterator
V
value()
- Method in interface net.avh4.util.data.
Index.IndexEntry
W
writeToDisk(T)
- Method in class net.avh4.data.datum.store.service.
FileSerializer
writeToDisk(T)
- Method in interface net.avh4.data.datum.store.service.
Serializer
A
C
D
E
F
G
H
I
J
K
L
M
N
Q
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.