Index
All Classes and Interfaces|All Packages
A
- access(Path) - Method in interface org.aksw.commons.store.object.key.api.ObjectStoreConnection
-
Declare access to the requested resource and lock it with the ObjectStoreConnection's active transaction mode (read or write).
- accessorCache - Variable in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
C
- claim(Path) - Method in interface org.aksw.commons.store.object.key.api.ObjectStore
-
Asynchronously attempt to claim to the given resource.
- claim(Path) - Method in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- close() - Method in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- commit(TxnHandler) - Method in interface org.aksw.commons.store.object.key.api.ObjectStoreConnection
- computeIfAbsent(Iterable, Callable) - Method in interface org.aksw.commons.store.object.key.api.KeyObjectStore
- computeIfAbsent(Iterable, Callable) - Method in interface org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegate
- computeIfAbsent(Iterable, Callable) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- computeIfAbsent(Iterable, Callable) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- computeIfAbsent(Iterable, Callable) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
- contentCache - Variable in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- create(KryoPool) - Static method in class org.aksw.commons.store.object.path.impl.ObjectSerializerKryo
- create(Path, ObjectFileStore) - Static method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- create(Path, ObjectSerializer) - Static method in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- createKryoPool(Consumer) - Static method in class org.aksw.commons.store.object.key.impl.KryoUtils
- createSimple(Path) - Static method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
D
- delegate - Variable in class org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegateBase
E
- EntrySerializer - Class in org.aksw.commons.kryo.guava
- EntrySerializer() - Constructor for class org.aksw.commons.kryo.guava.EntrySerializer
F
- fetchRecencyStatus() - Method in interface org.aksw.commons.store.object.key.api.ObjectResource
-
Binds the lifetime of the content to this object: Claimed content will not be evicted from the content cache and will thus not spill to disk.
- fetchRecencyStatus(Path) - Method in interface org.aksw.commons.store.object.key.api.ObjectStore
- fetchRecencyStatus(Path) - Method in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- fileSync - Variable in class org.aksw.commons.store.object.key.impl.ObjectInfo
- fromArray(Object[]) - Method in class org.aksw.commons.kryo.guava.EntrySerializer
- fromMap(Map) - Static method in class org.aksw.commons.kryo.guava.RangeMapSerializer
- fromSet(Set) - Static method in class org.aksw.commons.kryo.guava.RangeSetSerializer
G
- get(Iterable) - Method in interface org.aksw.commons.store.object.key.api.KeyObjectStore
- get(Iterable) - Method in interface org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegate
- get(Iterable) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- get(Iterable) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- get(Iterable) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
- get(String...) - Method in interface org.aksw.commons.store.object.key.api.KeyObjectStoreApi
- getConnection() - Method in interface org.aksw.commons.store.object.key.api.ObjectStore
- getConnection() - Method in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- getDelegate() - Method in interface org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegate
- getDelegate() - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegateBase
- getMap() - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- getObject() - Method in class org.aksw.commons.store.object.key.impl.ObjectInfo
I
- initialHashCode - Variable in class org.aksw.commons.store.object.key.impl.ObjectInfo
K
- KeyObjectStore - Interface in org.aksw.commons.store.object.key.api
- KeyObjectStoreApi - Interface in org.aksw.commons.store.object.key.api
- KeyObjectStoreDelegate - Interface in org.aksw.commons.store.object.key.impl
- KeyObjectStoreDelegateBase - Class in org.aksw.commons.store.object.key.impl
- KeyObjectStoreDelegateBase(KeyObjectStore) - Constructor for class org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegateBase
- KeyObjectStoreFromMap - Class in org.aksw.commons.store.object.key.impl
- KeyObjectStoreFromMap() - Constructor for class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- KeyObjectStoreFromMap(Map) - Constructor for class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- KeyObjectStoreImpl - Class in org.aksw.commons.store.object.key.impl
- KeyObjectStoreImpl(Path, PathResolver, ObjectFileStore) - Constructor for class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- KeyObjectStoreWithKeyTransform - Class in org.aksw.commons.store.object.key.impl
- KeyObjectStoreWithKeyTransform(KeyObjectStore, Function) - Constructor for class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
- keyToObject - Variable in class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- keyTransformer - Variable in class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
- kryoPool - Variable in class org.aksw.commons.store.object.path.impl.ObjectFileStoreKryo
- kryoPool - Variable in class org.aksw.commons.store.object.path.impl.ObjectSerializerKryo
- KryoUtils - Class in org.aksw.commons.store.object.key.impl
- KryoUtils() - Constructor for class org.aksw.commons.store.object.key.impl.KryoUtils
L
- lastChange - Variable in class org.aksw.commons.store.object.key.impl.ObjectInfo
- load(Path) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- loadNewInstance() - Method in interface org.aksw.commons.store.object.key.api.ObjectResource
O
- obj - Variable in class org.aksw.commons.store.object.key.impl.ObjectInfo
- objectFileStore - Variable in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- ObjectFileStore - Interface in org.aksw.commons.store.object.path.api
- ObjectFileStoreKryo - Class in org.aksw.commons.store.object.path.impl
- ObjectFileStoreKryo(KryoPool) - Constructor for class org.aksw.commons.store.object.path.impl.ObjectFileStoreKryo
- ObjectFileStoreNative - Class in org.aksw.commons.store.object.path.impl
- ObjectFileStoreNative() - Constructor for class org.aksw.commons.store.object.path.impl.ObjectFileStoreNative
- ObjectInfo - Class in org.aksw.commons.store.object.key.impl
- ObjectInfo(Object, int, PathDiffState) - Constructor for class org.aksw.commons.store.object.key.impl.ObjectInfo
- ObjectResource - Interface in org.aksw.commons.store.object.key.api
- objectSerializer - Variable in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- ObjectSerializer - Interface in org.aksw.commons.store.object.path.api
- ObjectSerializerKryo - Class in org.aksw.commons.store.object.path.impl
- ObjectSerializerKryo(KryoPool) - Constructor for class org.aksw.commons.store.object.path.impl.ObjectSerializerKryo
- ObjectStore - Interface in org.aksw.commons.store.object.key.api
- ObjectStoreConnection - Interface in org.aksw.commons.store.object.key.api
- ObjectStoreImpl - Class in org.aksw.commons.store.object.key.impl
- ObjectStoreImpl(TxnMgr, TxnHandlerImpl, ObjectSerializer, AsyncClaimingCache, AsyncClaimingCache) - Constructor for class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- org.aksw.commons.kryo.guava - package org.aksw.commons.kryo.guava
- org.aksw.commons.store.object.key.api - package org.aksw.commons.store.object.key.api
- org.aksw.commons.store.object.key.impl - package org.aksw.commons.store.object.key.impl
- org.aksw.commons.store.object.path.api - package org.aksw.commons.store.object.path.api
- org.aksw.commons.store.object.path.impl - package org.aksw.commons.store.object.path.impl
P
- pathResolver - Variable in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- PathResolver - Interface in org.aksw.commons.store.object.path.api
- put(Iterable, Object) - Method in interface org.aksw.commons.store.object.key.api.KeyObjectStore
- put(Iterable, Object) - Method in interface org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegate
- put(Iterable, Object) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreFromMap
- put(Iterable, Object) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
- put(Iterable, Object) - Method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
R
- RangeMapSerializer - Class in org.aksw.commons.kryo.guava
- RangeMapSerializer() - Constructor for class org.aksw.commons.kryo.guava.RangeMapSerializer
- RangeSetSerializer - Class in org.aksw.commons.kryo.guava
- RangeSetSerializer() - Constructor for class org.aksw.commons.kryo.guava.RangeSetSerializer
- read(Kryo, Input, Class) - Method in class org.aksw.commons.kryo.guava.RangeMapSerializer
- read(Kryo, Input, Class) - Method in class org.aksw.commons.kryo.guava.RangeSetSerializer
- read(Kryo, Input, Class) - Method in class org.aksw.commons.kryo.guava.EntrySerializer
- read(InputStream) - Method in interface org.aksw.commons.store.object.path.api.ObjectSerializer
- read(InputStream) - Method in class org.aksw.commons.store.object.path.impl.ObjectSerializerKryo
- read(Path) - Method in interface org.aksw.commons.store.object.path.api.ObjectFileStore
- read(Path) - Method in class org.aksw.commons.store.object.path.impl.ObjectFileStoreKryo
- read(Path) - Method in class org.aksw.commons.store.object.path.impl.ObjectFileStoreNative
- readAs(Path) - Method in interface org.aksw.commons.store.object.path.api.ObjectFileStore
- resolve(Path, Iterable) - Method in interface org.aksw.commons.store.object.path.api.PathResolver
- rootPath - Variable in class org.aksw.commons.store.object.key.impl.KeyObjectStoreImpl
S
- save(Object) - Method in interface org.aksw.commons.store.object.key.api.ObjectResource
- save(TxnMgr, ObjectSerializer, TxnHandlerImpl, Path, ObjectInfo) - Static method in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- status - Variable in class org.aksw.commons.store.object.key.impl.ObjectInfo
T
- toArray(Map.Entry) - Method in class org.aksw.commons.kryo.guava.EntrySerializer
- toMap(RangeMap) - Static method in class org.aksw.commons.kryo.guava.RangeMapSerializer
- toSet(RangeSet) - Static method in class org.aksw.commons.kryo.guava.RangeSetSerializer
- txnHandler - Variable in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
- txnMgr - Variable in class org.aksw.commons.store.object.key.impl.ObjectStoreImpl
W
- wrap(KeyObjectStore, Function) - Static method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
- wrapWithPrefix(KeyObjectStore, List) - Static method in class org.aksw.commons.store.object.key.impl.KeyObjectStoreWithKeyTransform
- write(Kryo, Output, RangeMap) - Method in class org.aksw.commons.kryo.guava.RangeMapSerializer
- write(Kryo, Output, RangeSet) - Method in class org.aksw.commons.kryo.guava.RangeSetSerializer
- write(Kryo, Output, Map.Entry) - Method in class org.aksw.commons.kryo.guava.EntrySerializer
- write(OutputStream, Object) - Method in interface org.aksw.commons.store.object.path.api.ObjectSerializer
- write(OutputStream, Object) - Method in class org.aksw.commons.store.object.path.impl.ObjectSerializerKryo
- write(Path, Object) - Method in interface org.aksw.commons.store.object.path.api.ObjectFileStore
- write(Path, Object) - Method in class org.aksw.commons.store.object.path.impl.ObjectFileStoreKryo
- write(Path, Object) - Method in class org.aksw.commons.store.object.path.impl.ObjectFileStoreNative
All Classes and Interfaces|All Packages