A C D F G H L N O R S T
A
- anonymousStore() - Static method in class org.ops4j.store.StoreFactory
-
If the store must be unique, here is it.
C
- convertToHex(byte[]) - Static method in class org.ops4j.store.StoreFactory
-
Utility to convert raw data to a hex-only charset.
D
- defaultStore() - Static method in class org.ops4j.store.StoreFactory
-
Get a default store instance.
F
- FILENAME_PREFIX - Static variable in class org.ops4j.store.intern.TemporaryStore
-
- FILENAME_SUFFIX - Static variable in class org.ops4j.store.intern.TemporaryStore
-
G
- getIdentification() - Method in interface org.ops4j.store.Handle
-
- getLocation(Handle) - Method in class org.ops4j.store.intern.TemporaryStore
-
- getLocation(Handle) - Method in interface org.ops4j.store.Store
-
Fixed location for a resource that has been stored before.
H
- Handle - Interface in org.ops4j.store
-
Reference to be used in combination with BinaryStore.
- hash(InputStream, OutputStream) - Method in class org.ops4j.store.intern.TemporaryStore
-
L
- load(Handle) - Method in class org.ops4j.store.intern.TemporaryStore
-
- load(Handle) - Method in interface org.ops4j.store.Store
-
Load a T after (successfully) stored it before.
N
- newStore(File) - Static method in class org.ops4j.store.StoreFactory
-
Create a store on a disk folder exactly as specified in the parameter.
- newStore(File, boolean) - Static method in class org.ops4j.store.StoreFactory
-
Create a new store with specified values for storage location and flush-policy (be careful!).
O
- org.ops4j.store - package org.ops4j.store
-
- org.ops4j.store.intern - package org.ops4j.store.intern
-
R
- RELATIVE_STORAGE - Static variable in class org.ops4j.store.StoreFactory
-
S
- sharedLocalStore() - Static method in class org.ops4j.store.StoreFactory
-
Get a fixed folder on disk as store.
- store(InputStream) - Method in class org.ops4j.store.intern.TemporaryStore
-
- Store<T> - Interface in org.ops4j.store
-
Entity Store Style Interface to store and retrieve data of type T.
- store(T) - Method in interface org.ops4j.store.Store
-
Read incoming object of type T (for example an InputSteam)
- StoreFactory - Class in org.ops4j.store
-
Factory to create one or the other type of stores.
- StoreFactory() - Constructor for class org.ops4j.store.StoreFactory
-
T
- TemporaryStore - Class in org.ops4j.store.intern
-
Entity store like implementation.
- TemporaryStore(File, boolean) - Constructor for class org.ops4j.store.intern.TemporaryStore
-
A C D F G H L N O R S T
Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.