Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

abort(Exception) - Static method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
abort() - Static method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
accept(Object, Appendable, Throwable) - Method in interface org.spf4j.base.Slf4jMessageFormatter.ErrorHandler
 
accept(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
 
add(UncaughtExceptionConsumer) - Method in interface org.spf4j.test.log.ExceptionHandoverRegistry
 
add(String, LogHandler, ToIntFunction<List<LogHandler>>) - Method in interface org.spf4j.test.log.LogConfig
 
add(String, LogHandler) - Method in interface org.spf4j.test.log.LogConfig
 
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class org.spf4j.text.AttributedString
Adds an attribute to the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class org.spf4j.text.AttributedString
Adds an attribute to a subrange of the string.
addAttributes(Map<? extends AttributedCharacterIterator.Attribute, ?>, int, int) - Method in class org.spf4j.text.AttributedString
Adds a set of attributes to a subrange of the string.
AggregateTranslator - Class in org.spf4j.base
 
AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.spf4j.base.AggregateTranslator
 
AllLevelsLogHandler - Interface in org.spf4j.test.log
 
append(CharSequence) - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
append(CharSequence, int, int) - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
append(char) - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
append(int, Appendable) - Method in interface org.spf4j.base.IntAppender
 
append(int, Appendable) - Method in class org.spf4j.base.IntAppender.CommentNumberAppender
 
append(int, Appendable) - Method in class org.spf4j.base.IntAppender.SimplePrefixNumberAppender
 
append(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
Write an Object to a char stream.
AppendableUtils - Class in org.spf4j.base
 
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
 
appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(Appendable, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedStringPadded(Appendable, int, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
APPLICATION_JSON - Static variable in class org.spf4j.io.MimeTypes
 
APPLICATION_OCTET_STREAM - Static variable in class org.spf4j.io.MimeTypes
 
apply(T, long) - Method in interface org.spf4j.base.Callables.AdvancedRetryPredicate
Deprecated.
 
apply(T) - Method in interface org.spf4j.base.Callables.AdvancedRetryPredicate
Deprecated.
 
apply(T) - Method in interface org.spf4j.base.Callables.SimpleRetryPredicate
Deprecated.
 
apply(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
applyPattern(String) - Method in class org.spf4j.text.MessageFormat
Sets the pattern used by this message format.
Arrays - Class in org.spf4j.base
Array utilities.
ArraySuppliers - Class in org.spf4j.recyclable.impl
 
ArraySuppliers.Bytes - Class in org.spf4j.recyclable.impl
 
ArraySuppliers.Chars - Class in org.spf4j.recyclable.impl
 
ArraySuppliers.Objects - Class in org.spf4j.recyclable.impl
 
asMap() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
ASSERTED - Static variable in class org.spf4j.test.log.Attachments
 
assertObservation() - Method in interface org.spf4j.test.log.ObservationAssert
Assert that a sequence of messages has not been seen.
attach(Object) - Method in class org.spf4j.test.log.LogRecord
 
Attachments - Class in org.spf4j.test.log
 
AttributedString - Class in org.spf4j.text
An AttributedString holds text and related attribute information.
AttributedString(String) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.

B

BasicExecutionContext - Class in org.spf4j.base
The simplest execution context possible.
BasicExecutionContext(String, ExecutionContext, long, long, Runnable) - Constructor for class org.spf4j.base.BasicExecutionContext
 
ByteArrayBuilder - Class in org.spf4j.io
Utility class to avoid replicating byte arrays for no good reason.
ByteArrayBuilder() - Constructor for class org.spf4j.io.ByteArrayBuilder
 
ByteArrayBuilder(int) - Constructor for class org.spf4j.io.ByteArrayBuilder
 
ByteArrayBuilder(int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.ByteArrayBuilder
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByTypeSupplier<T,E extends Exception> - Interface in org.spf4j.reflect
 

C

CachingTypeMapWrapper<H> - Class in org.spf4j.reflect
 
CachingTypeMapWrapper(CacheBuilder<Type, Set<H>>, TypeMap) - Constructor for class org.spf4j.reflect.CachingTypeMapWrapper
 
CachingTypeMapWrapper(TypeMap) - Constructor for class org.spf4j.reflect.CachingTypeMapWrapper
 
call() - Method in interface org.spf4j.base.Callables.CheckedCallable
the method that is retried.
call() - Method in class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
call(long) - Method in class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
Callables - Class in org.spf4j.base
Utility class for executing stuff with retry logic.
Callables.AdvancedAction - Enum in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.AdvancedRetryPredicate<T> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.CheckedCallable<T,EX extends Exception> - Interface in org.spf4j.base
A callable that will be retried.
Callables.FibonacciBackoffRetryPredicate<T,R> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.RetryDecision<R> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.RetryDecision.Type - Enum in org.spf4j.base
Deprecated.
 
Callables.RetryPredicate<T,R> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.SimpleAction - Enum in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.SimpleRetryPredicate<T> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.TimeoutCallable<T,EX extends Exception> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.TimeoutRetryPredicate<T,R> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
CAUSE_CAPTION - Static variable in class org.spf4j.base.Throwables
Caption for labeling causative exception stack traces
chain(T, Throwable) - Static method in class org.spf4j.base.Throwables
This method will clone the exception t and will set a new root cause.
chain(T, Throwable, int) - Static method in class org.spf4j.base.Throwables
 
CharSequences - Class in org.spf4j.base
Special methods to use for character sequences...
CharSequenceTranslator - Class in org.spf4j.base
 
CharSequenceTranslator() - Constructor for class org.spf4j.base.CharSequenceTranslator
 
cleanUp() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
clear() - Static method in class org.spf4j.base.TestTimeSource
 
clearCache() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
clone(T) - Static method in class org.spf4j.base.Objects
 
clone(MutableGraph<T>) - Static method in class org.spf4j.ds.Graphs
 
clone() - Method in class org.spf4j.text.MessageFormat
Creates and returns a copy of this object.
CloneFailedException - Exception in org.spf4j.base
 
CloneFailedException() - Constructor for exception org.spf4j.base.CloneFailedException
 
CloneFailedException(String) - Constructor for exception org.spf4j.base.CloneFailedException
 
CloneFailedException(String, Throwable) - Constructor for exception org.spf4j.base.CloneFailedException
 
CloneFailedException(Throwable) - Constructor for exception org.spf4j.base.CloneFailedException
 
close() - Method in class org.spf4j.base.BasicExecutionContext
Close might be overridable to close any additional stuff added in the extendsd class.
close() - Method in interface org.spf4j.base.ExecutionContext
 
close() - Method in class org.spf4j.io.ByteArrayBuilder
Closing a ByteArrayOutputStream has no effect.
close() - Method in class org.spf4j.log.SLF4JBridgeHandler
 
close() - Method in interface org.spf4j.recyclable.Disposable
 
close() - Method in interface org.spf4j.test.log.HandlerRegistration
Will unregister this log handler.
Closeables - Class in org.spf4j.base
 
closeAll(AutoCloseable...) - Static method in class org.spf4j.base.Closeables
 
closeAll(Exception, AutoCloseable...) - Static method in class org.spf4j.base.Closeables
 
closeAll(Closeable...) - Static method in class org.spf4j.base.Closeables
 
closeAll(Exception, Closeable...) - Static method in class org.spf4j.base.Closeables
 
closeAll(Iterable<? extends AutoCloseable>) - Static method in class org.spf4j.base.Closeables
 
closeAll(Exception, Iterable<? extends AutoCloseable>) - Static method in class org.spf4j.base.Closeables
 
closeSelectorChannels(Selector) - Static method in class org.spf4j.base.Closeables
 
closeSelectorChannels(IOException, Selector) - Static method in class org.spf4j.base.Closeables
 
closestPowerOf2(int) - Static method in class org.spf4j.base.IntMath
 
closestPowerOf2Number(int) - Static method in class org.spf4j.base.IntMath
 
collect(String, Level, boolean, Collector<LogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, Level, boolean, Collector<LogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, Level, boolean, Collector<LogRecord, ?, R>, ToIntFunction<List<LogHandler>>) - Method in class org.spf4j.test.log.TestLoggers
 
collect(Level, int, boolean) - Method in class org.spf4j.test.log.TestLoggers
Collect up to a number of log messages.
CollectLogs - Annotation Type in org.spf4j.test.log.annotations
Annotation to specify custom log collection for a particular unit test.
commonFrames(StackTraceElement[], StackTraceElement[]) - Static method in class org.spf4j.base.Throwables
 
compare(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
compare(CharSequence, int, CharSequence, int) - Static method in class org.spf4j.base.CharSequences
 
compare(CharSequence, int, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
compare 2 CharSequence fragments.
compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
Deprecated.
use compare.
compareTo(Method) - Method in class org.spf4j.base.Method
 
compute(K, BiFunction<K, V, V>) - Method in class org.spf4j.base.BasicExecutionContext
 
compute(K, BiFunction<K, V, V>) - Method in interface org.spf4j.base.ExecutionContext
Compute context associated data.
computeDeadline(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
computeDeadline(ExecutionContext, TimeUnit, long) - Static method in class org.spf4j.base.ExecutionContexts
 
computeDeadline(long, ExecutionContext, TimeUnit, long) - Static method in class org.spf4j.base.ExecutionContexts
 
computeTimeout(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
computeTimeoutDeadline(ExecutionContext, TimeUnit, long) - Static method in class org.spf4j.base.ExecutionContexts
Compute the actual timeout taking in consideration the context deadline.
concat(T[]...) - Static method in class org.spf4j.base.Arrays
 
ConfigurableAppenderSupplier - Class in org.spf4j.io
 
ConfigurableAppenderSupplier() - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
 
ConfigurableAppenderSupplier(boolean, Predicate<Class<?>>, ObjectAppender<?>...) - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
 
constant(V) - Static method in class org.spf4j.base.Callables
 
contains(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
checks in the throwable + children (both causal and suppressed) contain a throwable that respects the Predicate.
containsAnyChar(CharSequence, char...) - Static method in class org.spf4j.base.CharSequences
 
containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
containsNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Does this Throwable contain a JVM non-recoverable exception.
create(T) - Method in enum org.spf4j.base.ReferenceType
 
create(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
 
createDetached(String, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
current() - Static method in class org.spf4j.base.ExecutionContexts
 

D

deadlinedPropagatingCallable(Callable<T>, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
 
deadlinedPropagatingCallables(Collection<? extends Callable<T>>, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
 
debug(String) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
deepEquals(Object[], Object[], int) - Static method in class org.spf4j.base.Arrays
 
deepEquals(Object[], Object[], int, int) - Static method in class org.spf4j.base.Arrays
 
DEFAULT_EXCEPTION_RETRY - Static variable in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
DEFAULT_EXCEPTION_RETRY_PREDICATE - Static variable in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
DEFAULT_TIMEOUT_NANOS - Static variable in class org.spf4j.base.ExecutionContexts
 
describeTo(Description) - Method in class org.spf4j.test.matchers.PatternMatcher
 
DetailOnFailureRunListener - Class in org.spf4j.test.log.junit4
Deprecated.
use Spf4jTestLogRunListener instead.
DetailOnFailureRunListener() - Constructor for class org.spf4j.test.log.junit4.DetailOnFailureRunListener
Deprecated.
 
Disposable - Interface in org.spf4j.recyclable
 
dispose() - Method in interface org.spf4j.recyclable.Disposable
 
distance(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
function that calculates the number of operations that are needed to transform s1 into s2.
distance(char, char) - Static method in class org.spf4j.base.CharSequences
 
divide(double[], double[]) - Static method in class org.spf4j.base.Arrays
 
DO_NOT_PRINT - Static variable in class org.spf4j.test.log.Attachments
 
dontExpect(String, Level, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
the opposite of expect.

E

EMPTY_BYTE_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_INT_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_LONG_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_OBJ_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_STRING_ARRAY - Static variable in class org.spf4j.base.Arrays
 
endsWith(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
equals(byte[], byte[], int, int, int) - Static method in class org.spf4j.base.Arrays
 
equals(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
equals(Object) - Method in class org.spf4j.base.LookupTranslator
 
equals(Object) - Method in class org.spf4j.base.Method
 
equals(Object) - Method in class org.spf4j.base.PackageInfo
 
equals(Object) - Method in class org.spf4j.base.TimeoutDeadline
 
equals(Object, Object) - Method in class org.spf4j.ds.IdentityHashSet
 
equals(Object) - Method in class org.spf4j.test.log.PrintConfig
 
equals(Object) - Method in class org.spf4j.text.MessageFormat
Equality comparison between two message format objects
equalsNullables(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
error(String) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
escapeJsonString(CharSequence, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
Utility method to escape java strings to json strings.
escapeJsonString(CharSequence, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
EscapeJsonStringAppendableWrapper - Class in org.spf4j.base
 
EscapeJsonStringAppendableWrapper(Appendable) - Constructor for class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
ExceptionHandoverRegistry - Interface in org.spf4j.test.log
 
EXECUTED_FROM_IDE - Static variable in class org.spf4j.test.log.TestLoggers
 
executeWithRetry(Callables.TimeoutCallable<T, EX>, int, int, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, RuntimeException>, int, int) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, int, int, Callables.AdvancedRetryPredicate<Exception>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, RuntimeException>, int, int, Callables.AdvancedRetryPredicate<Exception>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, int, int, Callables.TimeoutRetryPredicate<? super T, T>, Callables.AdvancedRetryPredicate<Exception>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, Callables.TimeoutRetryPredicate<? super T, T>, Callables.TimeoutRetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, Callables.TimeoutRetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.CheckedCallable<T, EX>, Callables.RetryPredicate<? super T, T>, Callables.RetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
ExecutionContext - Interface in org.spf4j.base
 
ExecutionContextFactory<T extends ExecutionContext> - Interface in org.spf4j.base
 
ExecutionContexts - Class in org.spf4j.base
 
exHandle(Object, Appendable, Throwable) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
expect(String, Level, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
Create an log expectation that can be asserted like: LogAssert expect = TestLoggers.expect("org.spf4j.test", Level.ERROR, Matchers.hasProperty("format", Matchers.equalTo("Booo"))); LOG.error("Booo", new RuntimeException()); expect.assertObservation();
expect(String, Level, long, TimeUnit, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
 
expect(String, Level, int, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
Ability to assert is you expect a sequence of logs to be repeated.
expect(String, Level, int, long, TimeUnit, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
 
ExpectLog - Annotation Type in org.spf4j.test.log.annotations
Annotation to assert log behavior.
ExpectLogs - Annotation Type in org.spf4j.test.log.annotations
 
expectUncaughtException(long, TimeUnit, Matcher<UncaughtExceptionDetail>) - Method in class org.spf4j.test.log.TestLoggers
Assert uncaught exceptions.(from threads)

F

FibonacciBackoffRetryPredicate(Callables.AdvancedRetryPredicate<T>, int, long, long, Function<T, ?>, long, LongSupplier, TimeUnit) - Constructor for class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
Deprecated.
 
fill(byte[], int, int, byte) - Static method in class org.spf4j.base.Arrays
implementation which significantly faster for large arrays (> 500).
fill(T[], int, int, T) - Static method in class org.spf4j.base.Arrays
implementation which is significantly faster for large arrays (> 500).
fill(char[], int, int, char) - Static method in class org.spf4j.base.Arrays
 
fill(int[], int, int, int) - Static method in class org.spf4j.base.Arrays
 
fill(long[], int, int, long) - Static method in class org.spf4j.base.Arrays
 
fill(double[], int, int, double) - Static method in class org.spf4j.base.Arrays
 
fillInStackTrace() - Method in exception org.spf4j.base.Throwables.TrimmedException
 
filtering(Predicate<? super T>, Collector<? super T, A, R>) - Static method in class org.spf4j.base.XCollectors
THis is a backport from JDK9.
first(Throwable, Class<T>) - Static method in class org.spf4j.base.Throwables
return first Exception in the causal chain Assignable to clasz.
first(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Returns the first Throwable that matches the predicate in the causal and suppressed chain.
firstCause(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Returns first Throwable in the causality chain that is matching the provided predicate.
flush() - Method in class org.spf4j.log.SLF4JBridgeHandler
 
format(Appendable, String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Appendable, ObjectAppenderSupplier, String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
slf4j message formatter.
format(int, Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Slf4jMessageFormatter.ErrorHandler, int, Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Object[], T, FieldPosition) - Method in class org.spf4j.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object[], T) - Method in class org.spf4j.text.MessageFormat
 
format(String, Object...) - Static method in class org.spf4j.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(Object, T, FieldPosition) - Method in class org.spf4j.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.spf4j.text.MessageFormat
 
formatToCharacterIterator(Object) - Method in class org.spf4j.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
from(Runnable) - Static method in class org.spf4j.base.Callables
 
from(CharSequence) - Static method in class org.spf4j.base.Method
 
from(CharSequence, int, int) - Static method in class org.spf4j.base.Method
 
fromEpochMillisToNanoTime(long) - Method in class org.spf4j.base.Timing
 
fromNanoTimeToEpochMillis(long) - Method in class org.spf4j.base.Timing
 
fromNanoTimeToInstant(long) - Method in class org.spf4j.base.Timing
 

G

get(Object) - Method in class org.spf4j.base.BasicExecutionContext
 
get(Object, Class<T>) - Method in interface org.spf4j.base.ExecutionContext
Method to get context associated data.
get(Object) - Method in interface org.spf4j.base.ExecutionContext
Method to get context associated data.
get(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
get(K, Callable<? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
get(Type) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
get(int) - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
get(int) - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
get() - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
get() - Method in interface org.spf4j.recyclable.NonValidatingRecyclingSupplier
block until a object is available and return it.
get(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
 
get(Type) - Method in interface org.spf4j.reflect.ByTypeSupplier
 
get(Type) - Method in interface org.spf4j.reflect.TypeMap
get the object associated to a compatible type, only if there is only one.
getAll(Iterable<? extends K>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getAll(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
getAll(Type) - Method in class org.spf4j.reflect.GraphTypeMap
 
getAll(Type) - Method in interface org.spf4j.reflect.TypeMap
Get all Objects associated to all unrelated compatible types.
getAllPresent(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getAppendedType() - Method in interface org.spf4j.io.ObjectAppender
the MimeType of the format used to write the Object.
getAppenderSupplier() - Static method in class org.spf4j.test.log.LogPrinter
 
getAppenderType(ObjectAppender<?>) - Static method in class org.spf4j.io.ConfigurableAppenderSupplier
 
getArguments() - Method in class org.spf4j.test.log.LogRecord
 
getAsLong() - Method in class org.spf4j.base.TestTimeSource
 
getAttachments() - Method in class org.spf4j.test.log.LogRecord
 
getBuffer() - Method in class org.spf4j.io.ByteArrayBuilder
 
getBytesTmp(int) - Static method in class org.spf4j.base.TLScratch
returns a thread local byte array of at least the size requested.
getCategory() - Method in class org.spf4j.test.log.PrintConfig
 
getCharsTmp(int) - Static method in class org.spf4j.base.TLScratch
returns a thread local char array of at least the requested size.
getColumn(double[][], int) - Static method in class org.spf4j.base.Arrays
 
getColumnAsDoubles(long[][], int) - Static method in class org.spf4j.base.Arrays
 
getConfig() - Method in class org.spf4j.test.log.TestLoggers
 
getContextDeadlineNanos() - Static method in class org.spf4j.base.ExecutionContexts
 
getContextDeadlineNanos(long) - Static method in class org.spf4j.base.ExecutionContexts
 
getContextFactory() - Static method in class org.spf4j.base.ExecutionContexts
 
getCurrentTiming() - Static method in class org.spf4j.base.Timing
 
getDeadline() - Method in class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
getDeadlineNanos() - Method in class org.spf4j.base.BasicExecutionContext
 
getDeadlineNanos() - Method in interface org.spf4j.base.ExecutionContext
 
getDeadlineNanos() - Method in class org.spf4j.base.TimeoutDeadline
 
getDeadlineNanos(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getDeadlineNanos(long, long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getDecision(T, Callable<R>) - Method in class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
Deprecated.
 
getDecision(T, Callable<R>) - Method in interface org.spf4j.base.Callables.RetryPredicate
Deprecated.
the number or millis of delay until the next retry, or -1 for abort.
getDecision(T, long, Callable<R>) - Method in interface org.spf4j.base.Callables.TimeoutRetryPredicate
Deprecated.
 
getDecisionType() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getDeclaringClass() - Method in class org.spf4j.base.Method
 
getDelayMillis() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getExact(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
getExact(Type) - Method in class org.spf4j.reflect.GraphTypeMap
 
getExact(Type) - Method in interface org.spf4j.reflect.TypeMap
Get the the Object associated to type.
getException() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getExtraArguments() - Method in class org.spf4j.test.log.LogRecord
 
getExtraThrowable() - Method in class org.spf4j.test.log.LogRecord
 
getExtraThrowableChain() - Method in class org.spf4j.test.log.LogRecord
 
getFormat() - Method in class org.spf4j.test.log.LogRecord
 
getFormats() - Method in class org.spf4j.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getInstance() - Static method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
getIsRetryablePredicate() - Static method in class org.spf4j.base.Throwables
 
getIterator() - Method in class org.spf4j.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to the entire contents of this string.
getJarSourceUrl(Class<?>) - Static method in class org.spf4j.base.PackageInfo
Useful to get the jar URL where a particular class is located.
getJavaRegexpStr(CharSequence) - Method in class org.spf4j.base.CharSequences
Transform a wildcard expression 2 a java regular expression.
getJulGlobal() - Method in class org.spf4j.test.log.TestLoggers
 
getJulRoot() - Method in class org.spf4j.test.log.TestLoggers
 
getKeysLoaded() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getLevel() - Method in class org.spf4j.test.log.LogRecord
 
getLocale() - Method in class org.spf4j.text.MessageFormat
Gets the locale that's used when creating or comparing subformats.
getLogConsumer(String, Level) - Method in interface org.spf4j.test.log.LogConfig
 
getLogger() - Method in class org.spf4j.test.log.LogRecord
 
getLogger(String) - Method in class org.spf4j.test.log.TestLoggers
Return an appropriate SimpleLogger instance by name.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getMarker() - Method in class org.spf4j.test.log.LogRecord
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMessage() - Method in class org.spf4j.test.log.LogRecord
 
getMethod(StackTraceElement) - Static method in class org.spf4j.base.Method
 
getMethod(String, String) - Static method in class org.spf4j.base.Method
 
getMethodName() - Method in class org.spf4j.base.Method
 
getMillisToDeadline() - Method in interface org.spf4j.base.ExecutionContext
 
getMillisToDeadline() - Static method in class org.spf4j.base.ExecutionContexts
 
getMinLevel() - Method in class org.spf4j.test.log.PrintConfig
 
getName() - Method in class org.spf4j.base.BasicExecutionContext
 
getName() - Method in interface org.spf4j.base.ExecutionContext
 
getName() - Method in class org.spf4j.test.log.TestLogger
 
getNewCallable() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getNonRecoverablePredicate() - Static method in class org.spf4j.base.Throwables
 
getNrRecursiveSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getNrSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getPackageInfo(String) - Static method in class org.spf4j.base.PackageInfo
 
getPackageInfoDirect(String) - Static method in class org.spf4j.base.PackageInfo
 
getPackageInfoDirect(Class<?>) - Static method in class org.spf4j.base.PackageInfo
 
getParent() - Method in class org.spf4j.base.BasicExecutionContext
 
getParent() - Method in interface org.spf4j.base.ExecutionContext
 
getSecondsToDeadline() - Method in interface org.spf4j.base.ExecutionContext
 
getSecondsToDeadline() - Static method in class org.spf4j.base.ExecutionContexts
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSourceMethodInfo(LogRecord) - Static method in class org.spf4j.log.SLF4JBridgeHandler
 
getStartTimeNanos() - Method in class org.spf4j.base.BasicExecutionContext
 
getStartTimeNanos() - Method in interface org.spf4j.base.ExecutionContext
 
getSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
Utility to get suppressed exceptions.
getThread() - Method in class org.spf4j.test.log.LogRecord
 
getThread() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getThrowable() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getTimeoutNanos() - Method in class org.spf4j.base.TimeoutDeadline
 
getTimeRelativeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
getTimeRelativeToDeadline(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTimeStamp() - Method in class org.spf4j.test.log.LogRecord
 
getTimeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
getTimeToDeadline(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTimeToDeadline(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getTimeToDeadlineInt(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTimeToDeadlineStrict(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getUncaughtExceptionHandler() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
getUnchecked(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getUncheckedTimeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
getUrl() - Method in class org.spf4j.base.PackageInfo
 
getVersion() - Method in class org.spf4j.base.PackageInfo
 
GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 
Graphs - Class in org.spf4j.ds
 
GraphTypeMap<H> - Class in org.spf4j.reflect
 
GraphTypeMap() - Constructor for class org.spf4j.reflect.GraphTypeMap
 
GraphTypeMap(int) - Constructor for class org.spf4j.reflect.GraphTypeMap
 
GreedyLogPrinter - Class in org.spf4j.test.log
A Greedy log printer.
GreedyLogPrinter(LogPrinter) - Constructor for class org.spf4j.test.log.GreedyLogPrinter
 

H

handle(LogRecord) - Method in class org.spf4j.test.log.GreedyLogPrinter
 
handle(LogRecord) - Method in interface org.spf4j.test.log.LogHandler
Handler handling method
handle(LogRecord) - Method in class org.spf4j.test.log.LogPrinter
Handler handling method
HandlerRegistration - Interface in org.spf4j.test.log
 
handles(Level) - Method in interface org.spf4j.test.log.AllLevelsLogHandler
 
handles(Level) - Method in class org.spf4j.test.log.GreedyLogPrinter
 
handles(Level) - Method in interface org.spf4j.test.log.LogHandler
find out if this handler should be used for the given log level.
handles(Level) - Method in class org.spf4j.test.log.LogPrinter
find out if this handler should be used for the given log level.
hasArgumentAt(int, Object) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasArguments(Object...) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasAttachment(Object) - Method in class org.spf4j.test.log.LogRecord
 
hasAttachment(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasExtraArgumentAt(int, Object) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasExtraArguments(Object...) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasFormat(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasFormatWithPattern(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hash(Object) - Method in class org.spf4j.ds.IdentityHashSet
 
hashcode(CharSequence) - Static method in class org.spf4j.base.CharSequences
 
hashCode() - Method in class org.spf4j.base.LookupTranslator
 
hashCode() - Method in class org.spf4j.base.Method
 
hashCode() - Method in class org.spf4j.base.PackageInfo
 
hashCode() - Method in class org.spf4j.base.TimeoutDeadline
 
hashCode() - Method in class org.spf4j.test.log.PrintConfig
 
hashCode() - Method in class org.spf4j.text.MessageFormat
Generates a hash code for the message format object.
hasInfo() - Method in class org.spf4j.base.PackageInfo
 
hasLevel(Level) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMarker(Marker) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingArguments(Matcher<Object[]>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingArguments(Object) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraArguments(Matcher<Object[]>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraArgumentsContaining(Matcher<Object>...) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraThrowableChain(Matcher<Iterable<Throwable>>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingFormat(Matcher<String>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingMarker(Matcher<Marker>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingMessage(Matcher<String>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMessage(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMessageWithPattern(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasThread(Matcher<Thread>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hasThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hex(int) - Static method in class org.spf4j.base.CharSequenceTranslator
Returns an upper case hexadecimal String for the given character.

I

IdentityHashSet<T> - Class in org.spf4j.ds
 
IdentityHashSet() - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(int, float) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(Collection<? extends T>) - Constructor for class org.spf4j.ds.IdentityHashSet
 
ignore(String, Level, Level) - Method in class org.spf4j.test.log.TestLoggers
all logs from category and specified levels will be ignored...
indexOf(T[], T) - Static method in class org.spf4j.base.Arrays
 
indexOf(CharSequence, int, int, char) - Static method in class org.spf4j.base.CharSequences
 
indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
info(String) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
install() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Adds a SLF4JBridgeHandler instance to jul's root logger.
INSTANCE - Static variable in class org.spf4j.base.IntAppender.CommentNumberAppender
 
INSTANCE - Static variable in class org.spf4j.base.IntAppender.SimplePrefixNumberAppender
 
INSTANCE - Static variable in class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
Deprecated.
 
IntAppender - Interface in org.spf4j.base
 
IntAppender.CommentNumberAppender - Class in org.spf4j.base
 
IntAppender.SimplePrefixNumberAppender - Class in org.spf4j.base
 
intercept(String, LogHandler) - Method in class org.spf4j.test.log.TestLoggers
Ability to intercept log messages logged under a category
interceptAllLevels(String, AllLevelsLogHandler) - Method in class org.spf4j.test.log.TestLoggers
Convenience method for functional use.
interceptInContext(String, LogHandler) - Method in class org.spf4j.test.log.TestLoggers
 
IntMath - Class in org.spf4j.base
 
IntMath.XorShift128 - Class in org.spf4j.base
 
IntMath.XorShift32 - Class in org.spf4j.base
A very fast Pseudo random generator.
IntMath.XorShift32ThreadSafe - Class in org.spf4j.base
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...
IntMath.XorShift32ThreadSafe.Singleton - Class in org.spf4j.base
Deprecated.
 
IntSequence - Interface in org.spf4j.base
 
invalidate(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidateAll(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidateAll() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
isDebugEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isDebugEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isErrorEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isErrorEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isExecutedFromEclipse() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedFromIDE() - Static method in class org.spf4j.test.log.TestUtils
Supporting netbeans only at this time.
isExecutedFromIntelij() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedFromNetbeans() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedInCI() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedInTravis() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedWithDebuggerAgent() - Static method in class org.spf4j.test.log.TestUtils
 
isGreedy() - Method in class org.spf4j.test.log.PrintConfig
 
isInfoEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isInfoEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isInstalled() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Returns true if SLF4JBridgeHandler has been previously installed, returns false otherwise.
isNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Is this Throwable a JVM non-recoverable exception.
isRetryable(Exception) - Static method in class org.spf4j.base.Throwables
figure out if a Exception is retry-able or not.
isTraceEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isTraceEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isValidFileName(CharSequence) - Static method in class org.spf4j.base.CharSequences
 
isWarnEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isWarnEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 

J

JAVA_NEW - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
JAVA_NEW - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 

L

last(int) - Static method in class org.spf4j.base.XCollectors
 
last(int, T) - Static method in class org.spf4j.base.XCollectors
 
Level - Enum in org.spf4j.test.log
 
lineNumbered(int, Appendable) - Static method in class org.spf4j.base.CharSequences
 
lineNumbered(int, Appendable, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
loadConfig(Path) - Static method in class org.spf4j.test.log.PrintLogConfigsIO
 
loadConfig(Reader) - Static method in class org.spf4j.test.log.PrintLogConfigsIO
 
loadConfigFromResource(String) - Static method in class org.spf4j.test.log.PrintLogConfigsIO
 
log(Level, Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
LogAssert - Interface in org.spf4j.test.log
 
LogCollection<T> - Interface in org.spf4j.test.log
 
LogConfig - Interface in org.spf4j.test.log
 
LogConsumer - Interface in org.spf4j.test.log
 
LogHandler - Interface in org.spf4j.test.log
 
LogHandler.Handling - Enum in org.spf4j.test.log
 
LogMatchers - Class in org.spf4j.test.matchers
Utility class to create LogRecord matchers.
LogPrinter - Class in org.spf4j.test.log
A log handler that will print all logs that are not marked as printed above a log level.
LogRecord - Class in org.spf4j.test.log
 
LogRecord(Logger, Level, String, Object...) - Constructor for class org.spf4j.test.log.LogRecord
 
LogRecord(Logger, Level, Marker, String, Object...) - Constructor for class org.spf4j.test.log.LogRecord
 
LookupTranslator - Class in org.spf4j.base
Translates a value using a lookup table.
LookupTranslator(CharSequence[]...) - Constructor for class org.spf4j.base.LookupTranslator
 

M

match(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
regular wildcard matcher.
matchesPattern(Pattern) - Static method in class org.spf4j.test.matchers.PatternMatcher
Creates a matcher of String that matches when the examined string exactly matches the given Pattern.
matchesPattern(String) - Static method in class org.spf4j.test.matchers.PatternMatcher
Creates a matcher of String that matches when the examined string exactly matches the given regular expression, treated as a Pattern.
matchesSafely(String) - Method in class org.spf4j.test.matchers.PatternMatcher
 
materializeMessage() - Method in class org.spf4j.test.log.LogRecord
 
MAX_MS_SPAN - Static variable in class org.spf4j.base.Timing
 
MAX_THROWABLE_CHAIN - Static variable in class org.spf4j.base.Throwables
 
memorized(Callable<V>) - Static method in class org.spf4j.base.Callables
 
MessageFormat - Class in org.spf4j.text
Performance mutation of the JDK message formatter.
MessageFormat(String) - Constructor for class org.spf4j.text.MessageFormat
Constructs a FastMessageFormat for the default FORMAT locale and the specified pattern.
MessageFormat(String, Locale) - Constructor for class org.spf4j.text.MessageFormat
Constructs a FastMessageFormat for the specified locale and pattern.
Method - Class in org.spf4j.base
 
Method(StackTraceElement) - Constructor for class org.spf4j.base.Method
 
Method(Class<?>, String) - Constructor for class org.spf4j.base.Method
 
Method(String, String) - Constructor for class org.spf4j.base.Method
 
MimeTypes - Class in org.spf4j.io
Some standard mime types.
minRootLevel() - Method in interface org.spf4j.test.log.LogConfig
 
moveOfRange(T[], int, int) - Static method in class org.spf4j.base.Arrays
 

N

nanoTime() - Static method in class org.spf4j.base.TimeSource
Get JVM.
nanoTimeSupplier() - Static method in class org.spf4j.base.TimeSource
 
nextInt() - Method in class org.spf4j.base.IntMath.XorShift128
 
nextInt() - Method in class org.spf4j.base.IntMath.XorShift32
 
nextInt() - Method in class org.spf4j.base.IntMath.XorShift32ThreadSafe
Deprecated.
 
nextInt() - Method in interface org.spf4j.base.IntSequence
 
NO_RETRY - Static variable in interface org.spf4j.base.Callables.AdvancedRetryPredicate
Deprecated.
 
noAttachment(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
NONE - Static variable in class org.spf4j.base.PackageInfo
 
NonValidatingRecyclingSupplier<T> - Interface in org.spf4j.recyclable
 
NORETRY_DELAY_PREDICATE - Static variable in interface org.spf4j.base.Callables.RetryPredicate
Deprecated.
 
NORETRY_FOR_RESULT - Static variable in interface org.spf4j.base.Callables.TimeoutRetryPredicate
Deprecated.
 

O

ObjectAppender<T> - Interface in org.spf4j.io
 
ObjectAppenderSupplier - Interface in org.spf4j.io
 
ObjectBorrowException - Exception in org.spf4j.recyclable
 
ObjectBorrowException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectBorrowException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectBorrowException(String) - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectBorrowException() - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectCreationException - Exception in org.spf4j.recyclable
 
ObjectCreationException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectCreationException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectCreationException(String) - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectCreationException() - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectDisposeException - Exception in org.spf4j.recyclable
 
ObjectDisposeException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectDisposeException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectDisposeException(String) - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectDisposeException() - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectReturnException - Exception in org.spf4j.recyclable
 
ObjectReturnException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
ObjectReturnException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
ObjectReturnException(String) - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
ObjectReturnException() - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
Objects - Class in org.spf4j.base
 
ObservationAssert - Interface in org.spf4j.test.log
 
OctalUnescaper - Class in org.spf4j.base
 
OctalUnescaper() - Constructor for class org.spf4j.base.OctalUnescaper
 
of(long, long) - Static method in class org.spf4j.base.TimeoutDeadline
 
offer(UncaughtExceptionDetail) - Method in interface org.spf4j.test.log.UncaughtExceptionConsumer
 
org.slf4j.impl - package org.slf4j.impl
 
org.spf4j.base - package org.spf4j.base
 
org.spf4j.concurrent - package org.spf4j.concurrent
 
org.spf4j.ds - package org.spf4j.ds
 
org.spf4j.io - package org.spf4j.io
 
org.spf4j.log - package org.spf4j.log
 
org.spf4j.recyclable - package org.spf4j.recyclable
 
org.spf4j.recyclable.impl - package org.spf4j.recyclable.impl
 
org.spf4j.reflect - package org.spf4j.reflect
 
org.spf4j.test.log - package org.spf4j.test.log
spf4j test log backend for slf4j.
org.spf4j.test.log.annotations - package org.spf4j.test.log.annotations
 
org.spf4j.test.log.junit4 - package org.spf4j.test.log.junit4
 
org.spf4j.test.matchers - package org.spf4j.test.matchers
 
org.spf4j.text - package org.spf4j.text
 

P

PackageInfo - Class in org.spf4j.base
 
PackageInfo(String, String) - Constructor for class org.spf4j.base.PackageInfo
 
parse(String, ParsePosition) - Method in class org.spf4j.text.MessageFormat
Parses the string.
parse(String) - Method in class org.spf4j.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parseInt(CharSequence) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Integer.parseInt.
parseInt(CharSequence, int) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Integer.parseInt.
parseLong(CharSequence) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Long.parseLong.
parseLong(CharSequence, int) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Long.parseLong.
parseObject(String, ParsePosition) - Method in class org.spf4j.text.MessageFormat
Parses text from a string to produce an object array.
PatternMatcher - Class in org.spf4j.test.matchers
 
PLAIN_TEXT - Static variable in class org.spf4j.io.MimeTypes
 
Powerof2SizedGlobalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
recycling supplier that allows you to recycle objects.
Powerof2SizedGlobalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
Powerof2ThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
recycling supplier that allows you to recycle objects.
Powerof2ThreadLocalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
print(String, Level) - Method in class org.spf4j.test.log.TestLoggers
Print logs above a category and log level.
print(String, Level, boolean) - Method in class org.spf4j.test.log.TestLoggers
 
PrintConfig - Class in org.spf4j.test.log
 
PrintConfig(String, Level, boolean) - Constructor for class org.spf4j.test.log.PrintConfig
 
PRINTED - Static variable in class org.spf4j.test.log.Attachments
 
PrintLogConfigsIO - Class in org.spf4j.test.log
 
PrintLogs - Annotation Type in org.spf4j.test.log.annotations
Annotation to specify custom log collection for a particular unit test.
PrintLogsConfigs - Annotation Type in org.spf4j.test.log.annotations
 
printTo(Appendable, LogRecord, String) - Static method in class org.spf4j.test.log.LogPrinter
 
printTo(PrintStream, LogRecord, String) - Static method in class org.spf4j.test.log.LogPrinter
 
propagatingCallable(Callable<T>) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallable(Callable<T>, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallables(Collection<? extends Callable<T>>) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallables(Collection<? extends Callable<T>>, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingRunnable(Runnable) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingRunnable(Runnable, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
publish(LogRecord) - Method in class org.spf4j.log.SLF4JBridgeHandler
 
put(Object, T) - Method in class org.spf4j.base.BasicExecutionContext
 
put(Object, T) - Method in interface org.spf4j.base.ExecutionContext
Method to put context associated data.
put(K, V) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
putIfNotPresent(Type, H) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
putIfNotPresent(Type, H) - Method in class org.spf4j.reflect.GraphTypeMap
 
putIfNotPresent(Type, H) - Method in interface org.spf4j.reflect.TypeMap
Associate object to type if no existing association present.
putToRoot(Object, T) - Method in interface org.spf4j.base.ExecutionContext
Method to put context associated data to the root context.

R

recycle(T) - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
recycle(T) - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
recycle(T) - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
recycle(T) - Method in interface org.spf4j.recyclable.NonValidatingRecyclingSupplier
recycle object.
recycle(T) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
 
ReferenceType - Enum in org.spf4j.base
 
refresh(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
regionMatches(CharSequence, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
Equivalent to String.regionMatches.
regionMatchesIgnoreCase(CharSequence, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
Equivalent/based on to String.regionMatches.
register(Class<T>, ObjectAppender<? super T>...) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
register(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
register(Class<T>, MimeType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
remove(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
remove(Type) - Method in class org.spf4j.reflect.GraphTypeMap
 
remove(Type) - Method in interface org.spf4j.reflect.TypeMap
remove type association.
remove(UncaughtExceptionConsumer) - Method in interface org.spf4j.test.log.ExceptionHandoverRegistry
 
remove(String, LogHandler) - Method in interface org.spf4j.test.log.LogConfig
 
removeHandlersForRootLogger() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Invoking this method removes/unregisters/detaches all handlers currently attached to the root logger
removeOldestSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
 
removeOldestSuppressedRecursive(Throwable) - Static method in class org.spf4j.base.Throwables
 
replace(Class<T>, Function<ObjectAppender<? super T>, ObjectAppender<? super T>>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
replace(Type, Function<H, H>) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
reset() - Method in class org.spf4j.io.ByteArrayBuilder
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
retry(long, Callable<R>) - Static method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
RETRY_FOR_NULL_RESULT - Static variable in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
ROOT - Static variable in class org.spf4j.base.Method
 
rootClass(Exception) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
run(RunNotifier) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
See JUnit doc if overwriting...

S

safeObjectAppend(Slf4jMessageFormatter.ErrorHandler, Appendable, Object, ObjectAppenderSupplier) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
safePut(Type, H) - Method in interface org.spf4j.reflect.TypeMap
Associate object with type.
search(char[], char) - Static method in class org.spf4j.base.Arrays
 
setFormat(int, Format) - Method in class org.spf4j.text.MessageFormat
Sets the format to use for the format element with the given format element index within the previously set pattern string.
setFormatByArgumentIndex(int, Format) - Method in class org.spf4j.text.MessageFormat
Sets the format to use for the format elements within the previously set pattern string that use the given argument index.
setFormats(Format[]) - Method in class org.spf4j.text.MessageFormat
Sets the formats to use for the format elements in the previously set pattern string.
setFormatsByArgumentIndex(Format[]) - Method in class org.spf4j.text.MessageFormat
Sets the formats to use for the values passed into format methods or returned from parse methods.
setIsRetryablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
 
setLocale(Locale) - Method in class org.spf4j.text.MessageFormat
Sets the locale to be used when creating or comparing subformats.
setNonRecoverablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Overwrite the default non-recoverable predicate.
setTimeStream(TLongIterator) - Static method in class org.spf4j.base.TestTimeSource
 
setTimeStream(long...) - Static method in class org.spf4j.base.TestTimeSource
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
Singleton() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
Deprecated.
 
size() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
size() - Method in class org.spf4j.io.ByteArrayBuilder
Returns the current size of the buffer.
size(T) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
 
SizedRecyclingSupplier<T> - Interface in org.spf4j.recyclable
 
SizedRecyclingSupplier.Factory<T> - Interface in org.spf4j.recyclable
 
SLF4JBridgeHandler - Class in org.spf4j.log
Bridge/route all JUL log records to the SLF4J API.
SLF4JBridgeHandler() - Constructor for class org.spf4j.log.SLF4JBridgeHandler
 
Slf4jMessageFormatter - Class in org.spf4j.base
A more flexible implementation of the SLF4j message formatter (org.slf4j.helpers.MessageFormatter).
Slf4jMessageFormatter.ErrorHandler - Interface in org.spf4j.base
 
Spf4jTestLogJUnitRunner - Class in org.spf4j.test.log.junit4
 
Spf4jTestLogJUnitRunner(Class<?>) - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
 
Spf4jTestLogRunListener - Class in org.spf4j.test.log.junit4
 
Spf4jTestLogRunListener() - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
Spf4jTestLogRunListenerSingleton - Class in org.spf4j.test.log.junit4
 
start(String, ExecutionContext, long, long, Runnable) - Method in interface org.spf4j.base.ExecutionContextFactory
Create a ExecutionContext.
start(long, long) - Static method in class org.spf4j.base.ExecutionContexts
start a execution context.
start(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
start a execution context.
start(String) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
start(ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
start(ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
start(ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
startThreadRoot(String, ExecutionContext, long, long, Runnable) - Method in interface org.spf4j.base.ExecutionContextFactory
 
StaticLoggerBinder - Class in org.slf4j.impl
 
StaticMarkerBinder - Class in org.slf4j.impl
 
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to NOPMDCAdapter.
stats() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
subSequence(CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
 
SupplierException - Exception in org.spf4j.recyclable
 
SupplierException(Throwable) - Constructor for exception org.spf4j.recyclable.SupplierException
 
SupplierException(String, Throwable) - Constructor for exception org.spf4j.recyclable.SupplierException
 
SupplierException(String) - Constructor for exception org.spf4j.recyclable.SupplierException
 
SupplierException() - Constructor for exception org.spf4j.recyclable.SupplierException
 
suppress(T, Throwable) - Static method in class org.spf4j.base.Throwables
Functionality similar for java 1.7 Throwable.addSuppressed.
suppress(T, Throwable, int) - Static method in class org.spf4j.base.Throwables
 
SUPPRESSED_CAPTION - Static variable in class org.spf4j.base.Throwables
Caption for labeling suppressed exception stack traces
synchronize(Callable<T>) - Static method in class org.spf4j.base.Callables
 
sys() - Static method in class org.spf4j.test.log.TestLoggers
 
SYSTEM_NANO_TIME_STREAM - Static variable in class org.spf4j.base.TestTimeSource
 

T

testAssumptionFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testFinished(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testFinished(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testIgnored(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
TestLogger - Class in org.spf4j.test.log
 
TestLogger(String, Supplier<LogConfig>) - Constructor for class org.spf4j.test.log.TestLogger
 
TestLoggers - Class in org.spf4j.test.log
 
testRunFinished(Result) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testRunFinished(Result) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testRunStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
TestTimeSource - Class in org.spf4j.base
 
TestTimeSource() - Constructor for class org.spf4j.base.TestTimeSource
 
TestUtils - Class in org.spf4j.test.log
 
ThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
 
ThreadLocalRecyclingSupplier(Supplier<T>) - Constructor for class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
Throwables - Class in org.spf4j.base
utility class for throwables.
Throwables.PackageDetail - Enum in org.spf4j.base
enum describing the PackageDetail level to be logged in the stack trace.
Throwables.TrimmedException - Exception in org.spf4j.base
 
throwException(Exception) - Static method in class org.spf4j.base.Throwables
 
TimeoutCallable(int) - Constructor for class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
TimeoutCallable(long) - Constructor for class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
TimeoutDeadline - Class in org.spf4j.base
 
TimeoutDeadline(long, long) - Constructor for class org.spf4j.base.TimeoutDeadline
 
TimeSource - Class in org.spf4j.base
Utility method to convert between TimeSource.nanoTime and System.currentTimeMillis
Timing - Class in org.spf4j.base
A Utility class that allows for quick conversion between nanotime and epoch relative time.
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Objects
 
TLScratch - Class in org.spf4j.base
 
TO_STRINGER - Static variable in interface org.spf4j.io.ObjectAppenderSupplier
 
toByteArray() - Method in class org.spf4j.io.ByteArrayBuilder
Creates a newly allocated byte array.
toDoubleArray(long...) - Static method in class org.spf4j.base.Arrays
 
toHtmlWriter(Writer) - Method in class org.spf4j.base.Method
 
toLineNumbered(int, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
toLineNumbered(int, CharSequence, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
toObjectArray(long...) - Static method in class org.spf4j.base.Arrays
 
toPattern() - Method in class org.spf4j.text.MessageFormat
Returns a pattern representing the current state of the message format.
toString() - Method in class org.slf4j.impl.StaticLoggerBinder
 
toString() - Method in class org.slf4j.impl.StaticMarkerBinder
 
toString() - Method in class org.spf4j.base.AggregateTranslator
 
toString() - Method in class org.spf4j.base.BasicExecutionContext
Overwrite as needed for debug string.
toString() - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
toString() - Method in class org.spf4j.base.LookupTranslator
 
toString() - Method in class org.spf4j.base.Method
 
toString() - Method in class org.spf4j.base.PackageInfo
 
toString(String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
toString(Throwable) - Static method in class org.spf4j.base.Throwables
 
toString(Throwable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
toString(Throwable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
toString() - Method in class org.spf4j.base.TimeoutDeadline
 
toString() - Method in class org.spf4j.base.Timing
 
toString() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
toString() - Method in class org.spf4j.io.ByteArrayBuilder
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString(Charset) - Method in class org.spf4j.io.ByteArrayBuilder
 
toString() - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
toString() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
toString() - Method in class org.spf4j.reflect.GraphTypeMap
 
toString() - Method in class org.spf4j.test.log.GreedyLogPrinter
 
toString() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
toString() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
toString() - Method in class org.spf4j.test.log.LogPrinter
 
toString() - Method in class org.spf4j.test.log.LogRecord
 
toString() - Method in class org.spf4j.test.log.PrintConfig
 
toString() - Method in class org.spf4j.test.log.TestLogger
 
toString() - Method in class org.spf4j.test.log.TestLoggers
 
toString() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
toString() - Method in class org.spf4j.text.AttributedString
 
toString() - Method in class org.spf4j.text.MessageFormat
 
TOSTRING_APPENDER - Static variable in interface org.spf4j.io.ObjectAppender
A simple Object appender that invokes the toString method of the object and writes the object out.
toStringBuilder(Throwable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
toStringBuilder(Throwable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
toWriter(Writer) - Method in class org.spf4j.base.Method
Deprecated.
use writeTo.
trace(String) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.AggregateTranslator
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence, Writer) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.LookupTranslator
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.OctalUnescaper
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.UnicodeUnescaper
trimCausalChain(Throwable, int) - Static method in class org.spf4j.base.Throwables
 
TrimmedException(String) - Constructor for exception org.spf4j.base.Throwables.TrimmedException
 
tryRegister(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
tryRegister(Class<T>, MimeType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
TypeMap<H> - Interface in org.spf4j.reflect
Type to Object map.

U

UnboundedLoadingCache<K,V> - Class in org.spf4j.concurrent
custom build high performance implementation for a unbounded guava cache: UnboundedLoadingCache is implemented with JDK concurrent map UnboundedLoadingCache2 is using the JDK 1.8 computing map functionality, but benchmarks show worse performance.
UnboundedLoadingCache(int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
 
UnboundedLoadingCache(int, int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
 
UnboundedLoadingCache(Comparator<? super K>, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
Will use a ConcurrentSkipListMap to store the underlying data.
UncaughtExceptionConsumer - Interface in org.spf4j.test.log
 
UncaughtExceptionDetail - Class in org.spf4j.test.log
 
UncaughtExceptionDetail(Thread, Throwable) - Constructor for class org.spf4j.test.log.UncaughtExceptionDetail
 
UncheckedExecutionException - Exception in org.spf4j.base
 
UncheckedExecutionException(String) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedExecutionException(String, Throwable) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedExecutionException(Throwable) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedExecutionException(String, Throwable, boolean, boolean) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedTimeoutException - Exception in org.spf4j.base
 
UncheckedTimeoutException(String) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UncheckedTimeoutException(String, Throwable) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UncheckedTimeoutException(Throwable) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UncheckedTimeoutException(String, Throwable, boolean, boolean) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UnicodeUnescaper - Class in org.spf4j.base
 
UnicodeUnescaper() - Constructor for class org.spf4j.base.UnicodeUnescaper
 
uninstall() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Removes previously installed SLF4JBridgeHandler instances.
unregister(Class<?>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 

V

validatedFileName(T) - Static method in class org.spf4j.base.CharSequences
 
valueOf(String) - Static method in enum org.spf4j.base.Callables.AdvancedAction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Callables.SimpleAction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Throwables.PackageDetail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.test.log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.test.log.LogHandler.Handling
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.spf4j.base.Callables.AdvancedAction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.Callables.SimpleAction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.Throwables.PackageDetail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.test.log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.test.log.LogHandler.Handling
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
withName(Callable<T>, String) - Static method in class org.spf4j.base.Callables
This is a duplicate of guava Callables.threadRenaming ...
write(byte[]) - Method in class org.spf4j.io.ByteArrayBuilder
 
write(int) - Method in class org.spf4j.io.ByteArrayBuilder
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.spf4j.io.ByteArrayBuilder
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
Writeable - Interface in org.spf4j.base
Interface for Objects that can write themselves to a appendable.
writeAbreviatedClassName(String, Appendable) - Static method in class org.spf4j.base.Throwables
 
writeMessageString(Appendable, Throwable) - Static method in class org.spf4j.base.Throwables
 
writeTo(Appendable) - Method in class org.spf4j.base.Method
 
writeTo(StackTraceElement, StackTraceElement, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, PrintStream, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, PrintStream, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, String) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.Throwables
 
writeTo(StackTraceElement[], Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(StackTraceElement[], Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.Throwables
 
writeTo(Appendable) - Method in interface org.spf4j.base.Writeable
 
writeTo(StringBuilder) - Method in interface org.spf4j.base.Writeable
 
writeTo(OutputStream) - Method in class org.spf4j.io.ByteArrayBuilder
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).

X

XCollectors - Class in org.spf4j.base
 
XorShift128() - Constructor for class org.spf4j.base.IntMath.XorShift128
 
XorShift32() - Constructor for class org.spf4j.base.IntMath.XorShift32
 
XorShift32ThreadSafe() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe
Deprecated.
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2018 SPF4J. All rights reserved.