| Package | Description |
|---|---|
| org.spf4j.base | |
| org.spf4j.base.avro | |
| org.spf4j.concurrent | |
| org.spf4j.io | |
| org.spf4j.log | |
| org.spf4j.os | |
| org.spf4j.recyclable.impl | |
| org.spf4j.test.log |
spf4j test log backend for slf4j.
|
| Class and Description |
|---|
| Callables.AdvancedAction
Deprecated.
use RetryPolicy
|
| Callables.AdvancedRetryPredicate
Deprecated.
use RetryPolicy
|
| Callables.CheckedCallable
A callable that will be retried.
|
| Callables.RetryDecision
Deprecated.
use RetryPolicy
|
| Callables.RetryDecision.Type
Deprecated.
|
| Callables.RetryPredicate
Deprecated.
use RetryPolicy
|
| Callables.SimpleAction
Deprecated.
use RetryPolicy
|
| Callables.SimpleRetryPredicate
Deprecated.
use RetryPolicy
|
| Callables.TimeoutCallable
Deprecated.
use RetryPolicy
|
| Callables.TimeoutRetryPredicate
Deprecated.
use RetryPolicy
|
| CharSequenceTranslator |
| CoreTextMediaType |
| ExecutionContext
Execution context information encapsulated a place to store execution related information:
deadline/timeout
context logs/overrides
tagged attachments (profiling info, etc..)
|
| ExecutionContext.Relation |
| ExecutionContext.Tag |
| ExecutionContextFactory |
| IntAppender |
| IntAppender.CommentNumberAppender |
| IntAppender.SimplePrefixNumberAppender |
| IntMath.XorShift32ThreadSafe
Deprecated.
please use JDK java.util.concurrent.ThreadLocalRandom instead.
The JDK implementation uses local fields in the Thread class instead of a classic ThreadLocal,
which makes it faster...
|
| IntSequence |
| JsonWriteable |
| MemorizedCallable
use Callables.memorize to create a instance.
|
| NullAbleOptional |
| Pair |
| ReferenceType |
| Slf4jMessageFormatter.ErrorHandler |
| StackSamples |
| SysExits
some "standard" process exit codes from:
http://tldp.org/LDP/abs/html/index.html
https://www.freebsd.org/cgi/man.cgi?query=sysexits&apropos=0&sektion=0&manpath=FreeBSD+4.3-RELEASE&format=html
http://journal.thobe.org/2013/02/jvms-and-kill-signals.html
|
| ThreadLocalContextAttacher |
| ThreadLocalContextAttacher.Attached |
| Throwables.PackageDetail
enum describing the PackageDetail level to be logged in the stack trace.
|
| TimeoutDeadline |
| Timing
A Utility class that allows for quick conversion between nanotime and epoch relative time.
|
| Writeable
Interface for Objects that can write themselves to a appendable.
|
| Class and Description |
|---|
| RemoteException |
| StackSamples |
| Throwables.PackageDetail
enum describing the PackageDetail level to be logged in the stack trace.
|
| Class and Description |
|---|
| Pair |
| Class and Description |
|---|
| CoreTextMediaType |
| Class and Description |
|---|
| ExecutionContext
Execution context information encapsulated a place to store execution related information:
deadline/timeout
context logs/overrides
tagged attachments (profiling info, etc..)
|
| JsonWriteable |
| Pair |
| StackSamples |
| Wrapper
An interface to uniformly access wrapped objects + wrap.
|
| Writeable
Interface for Objects that can write themselves to a appendable.
|
| Class and Description |
|---|
| SysExits
some "standard" process exit codes from:
http://tldp.org/LDP/abs/html/index.html
https://www.freebsd.org/cgi/man.cgi?query=sysexits&apropos=0&sektion=0&manpath=FreeBSD+4.3-RELEASE&format=html
http://journal.thobe.org/2013/02/jvms-and-kill-signals.html
|
| Class and Description |
|---|
| ReferenceType |
| Class and Description |
|---|
| JsonWriteable |
| Writeable
Interface for Objects that can write themselves to a appendable.
|
Copyright © 2019 SPF4J. All rights reserved.