Package | Description |
---|---|
org.spf4j.base | |
org.spf4j.concurrent | |
org.spf4j.failsafe |
This package contains operation retry utilities.
|
org.spf4j.io.appenders | |
org.spf4j.jdbc | |
org.spf4j.jmx | |
org.spf4j.log | |
org.spf4j.os | |
org.spf4j.perf.aspects | |
org.spf4j.perf.impl.chart | |
org.spf4j.recyclable | |
org.spf4j.recyclable.impl | |
org.spf4j.ssdump2 | |
org.spf4j.stackmonitor | |
org.spf4j.tsdb2 | |
org.spf4j.ui | |
org.spf4j.zel.vm |
Class and Description |
---|
AbstractRunnable |
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
|
CallablesNano.NanoTimeoutCallable
Deprecated.
|
CallablesNano.TimeoutNanoRetryPredicate
Deprecated.
|
CharSequenceTranslator |
CheckedRunnable |
ComparablePair |
Either |
ExecutionContext |
ExecutionContextFactory |
Holder
Deprecated.
use java.util.Optional
|
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 |
Method |
MutableHolder |
MutableHolder.ComparableHolder |
NameValue |
PackageInfo |
Pair |
ReferenceType |
Runtime.ProcOutputHandler
Deprecated.
use Processhandler
|
Runtime.Version |
SerializablePair |
Slf4jMessageFormatter.ErrorHandler |
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
|
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.
|
Version |
Writeable
Interface for Objects that can write themselves to a appendable.
|
Class and Description |
---|
Either |
Pair |
Class and Description |
---|
Callables.AdvancedRetryPredicate
Deprecated.
use RetryPolicy
|
Either |
Class and Description |
---|
JsonWriteable |
Writeable
Interface for Objects that can write themselves to a appendable.
|
Class and Description |
---|
HandlerNano |
Class and Description |
---|
Invocation |
Class and Description |
---|
Method |
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 |
---|
MutableInteger |
Class and Description |
---|
ComparablePair |
Pair |
Class and Description |
---|
Either |
HandlerNano |
Class and Description |
---|
Handler |
ReferenceType |
Class and Description |
---|
Handler |
Method |
Class and Description |
---|
ExecutionContext |
ExecutionContextFactory |
JsonWriteable |
Method |
Pair |
Writeable
Interface for Objects that can write themselves to a appendable.
|
Class and Description |
---|
Either |
Handler |
Class and Description |
---|
Method |
Pair |
SuppressForbiden |
Class and Description |
---|
Either |
Pair |
Copyright © 2018 SPF4J. All rights reserved.