Skip navigation links
A B C D E F G H I J K 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(StackTraceElement[]) - Method in class org.spf4j.base.BasicExecutionContext
Add a sample to this execution context.
add(StackSamples) - Method in class org.spf4j.base.BasicExecutionContext
add a bunch of samples to this context.
add(ExecutionContext.Tag<List<T>>, T) - Method in interface org.spf4j.base.ExecutionContext
 
add(StackTraceElement[]) - Method in interface org.spf4j.base.ExecutionContext
 
add(StackSamples) - Method in interface org.spf4j.base.ExecutionContext
 
add(T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
add(int, T) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
add(Marker) - Method in class org.spf4j.log.LogAttribute
 
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
 
addAll(Collection<? extends T>) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
addAll(int, Collection<? extends T>) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
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.
addCloseable(AutoCloseable) - Method in class org.spf4j.base.BasicExecutionContext
 
addCloseable(AutoCloseable) - Method in interface org.spf4j.base.ExecutionContext
Attach a AutoCloseable to execution context.
addLog(Slf4jLogRecord) - Method in class org.spf4j.base.BasicExecutionContext
 
addLog(Slf4jLogRecord) - Method in interface org.spf4j.base.ExecutionContext
 
addLogs(Collection<Slf4jLogRecord>) - Method in class org.spf4j.base.BasicExecutionContext
 
addLogs(Collection<Slf4jLogRecord>) - Method in interface org.spf4j.base.ExecutionContext
 
addToRootParent(ExecutionContext.Tag<List<T>>, T) - Method in interface org.spf4j.base.ExecutionContext
 
AggregateTranslator - Class in org.spf4j.base
 
AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.spf4j.base.AggregateTranslator
 
AllLevelsLogHandler - Interface in org.spf4j.test.log
 
append(T[], T) - Static method in class org.spf4j.base.Arrays
 
append(T[], T...) - Static method in class org.spf4j.base.Arrays
 
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(char) - Method in class org.spf4j.io.AppendableWriter
 
append(CharSequence, int, int) - Method in class org.spf4j.io.AppendableWriter
 
append(CharSequence) - Method in class org.spf4j.io.AppendableWriter
 
append(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
Write an Object to a char stream.
append(T, Appendable, ObjectAppenderSupplier) - Method in interface org.spf4j.io.ObjectAppender
Method to overwrite for implementing apenders for container objects.
AppendableUtils - Class in org.spf4j.base
 
AppendableWriter - Class in org.spf4j.io
Utility class to adapt a Appendable to a Writer.
AppendableWriter(Appendable) - Constructor for class org.spf4j.io.AppendableWriter
 
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
 
appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.base.Strings
Deprecated.
appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.Strings
Deprecated.
appendNullable(Object, Appendable, ObjectAppenderSupplier) - Static method in interface org.spf4j.io.ObjectAppender
 
appendNullableJson(Object, Appendable, ObjectAppenderSupplier) - Static method in interface org.spf4j.io.ObjectAppender
 
appendSpaces(Appendable, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(Appendable, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
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
 
appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedStringPadded(Appendable, int, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
APPLICATION_AVRO - Static variable in class org.spf4j.base.avro.MediaTypes
 
APPLICATION_AVRO_JSON - Static variable in class org.spf4j.base.avro.MediaTypes
 
APPLICATION_AVRO_XJSON - Static variable in class org.spf4j.base.avro.MediaTypes
an optimized json format implemented in zolyfarkas/avro
APPLICATION_JSON - Static variable in class org.spf4j.base.avro.MediaTypes
 
APPLICATION_OCTET_STREAM - Static variable in class org.spf4j.base.avro.MediaTypes
 
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
 
asIterable(Reader) - Static method in class org.spf4j.io.Csv
read a CSV stream, as a Iterable over rows.
asIterable(Reader) - Method in class org.spf4j.io.csv.CharSeparatedValues
read a CSV stream, as a Iterable over rows.
asMap(Pair<K, ? extends V>...) - Static method in class org.spf4j.base.Pair
 
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.
assertObservation(long, TimeUnit) - Method in interface org.spf4j.test.log.ObservationAssert
 
AT_REMOVEDIR - Static variable in class org.spf4j.unix.UnixConstants
 
AT_SYMLINK_NOFOLLOW - Static variable in class org.spf4j.unix.UnixConstants
 
AThrowables - Class in org.spf4j.base.avro
 
attach() - Method in class org.spf4j.base.BasicExecutionContext
 
attach() - Method in interface org.spf4j.base.ExecutionContext
 
attach(ExecutionContext) - Method in interface org.spf4j.base.ThreadLocalContextAttacher
Attach an execution context to the current Thread.
attach(Object) - Method in class org.spf4j.log.AvroLogRecordImpl
 
attach(Object) - Method in interface org.spf4j.log.Slf4jLogRecord
 
attach(Object) - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
attachedThread() - Method in interface org.spf4j.base.ThreadLocalContextAttacher.Attached
Return the Thread that this context has been attached to.
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.
AvroCloseableIterable<T> - Interface in org.spf4j.base.avro
 
AvroContainer - Interface in org.spf4j.base.avro
 
AvroLogRecordImpl - Class in org.spf4j.log
 
AvroLogRecordImpl(LogRecord) - Constructor for class org.spf4j.log.AvroLogRecordImpl
 
AvroLogRecordImpl(LogRecord, boolean) - Constructor for class org.spf4j.log.AvroLogRecordImpl
 

B

BasicExecutionContext - Class in org.spf4j.base
The simplest execution context possible.
BasicExecutionContext(String, CharSequence, ExecutionContext, ExecutionContext.Relation, long, long) - Constructor for class org.spf4j.base.BasicExecutionContext
 
build(Statement) - Method in class org.junit.internal.runners.statements.FailOnTimeout.Builder
Builds a FailOnTimeout instance using the values in this builder, wrapping the given statement.
builder() - Static method in class org.junit.internal.runners.statements.FailOnTimeout
Returns a new builder for building an instance.
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.
 
call() - Method in class org.spf4j.base.MemorizedCallable
 
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
cancelAll(boolean, Future<?>...) - Static method in class org.spf4j.concurrent.Futures
 
cancelAll(boolean, Future[], int) - Static method in class org.spf4j.concurrent.Futures
 
cancelAll(boolean, Iterator<Future<?>>) - Static method in class org.spf4j.concurrent.Futures
 
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
 
CharSeparatedValues - Class in org.spf4j.io.csv
Supports Character Separated values format as described at: https://en.wikipedia.org/wiki/Comma-separated_values.
CharSeparatedValues(char) - Constructor for class org.spf4j.io.csv.CharSeparatedValues
 
CharSeparatedValues(char, char...) - Constructor for class org.spf4j.io.csv.CharSeparatedValues
 
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
 
chdir(String) - Method in interface org.spf4j.unix.CLibrary
 
cleanUp() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
clear() - Method in class org.spf4j.base.MemorizedCallable
 
clear() - Static method in class org.spf4j.base.TestTimeSource
 
clear() - Method in class org.spf4j.ds.SimpleStackNullSupport
Clear the stack - also makes sure the stack objects are not referenced anymore
clearCache() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
clearCurrentThread() - Static method in class org.spf4j.base.ExecutionContexts
 
CLibrary - Interface in org.spf4j.unix
GNU C library.
CLibrary.FILE - Class in org.spf4j.unix
 
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 extended class.
close() - Method in interface org.spf4j.base.CloseableIterable
 
close() - Method in interface org.spf4j.base.CloseableIterator
 
close() - Method in interface org.spf4j.base.ExecutionContext
 
close() - Method in class org.spf4j.io.AppendableWriter
 
close() - Method in class org.spf4j.io.ByteArrayBuilder
Closing a ByteArrayOutputStream has no effect.
close() - Method in class org.spf4j.io.PushbackReader
 
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.
CloseableIterable<T> - Interface in org.spf4j.base
need to extend java.io.Closeable so that jaxrs does not interfere.
CloseableIterator<T> - Interface in org.spf4j.base
need to extend java.io.Closeable so that jaxrs does not interfere.
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
 
closeAll() - Method in interface org.spf4j.base.ExecutionContext
 
closeAllButRoot() - Method in interface org.spf4j.base.ExecutionContext
 
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<TestLogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, boolean, Matcher<TestLogRecord>, Collector<TestLogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect matching logs.
collect(String, Level, Level, boolean, Collector<TestLogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, Level, boolean, Collector<TestLogRecord, ?, 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.
collect(Level, int, boolean, String, String...) - Method in class org.spf4j.test.log.TestLoggers
 
collect(String, Level, int, boolean, Predicate<TestLogRecord>) - Method in class org.spf4j.test.log.TestLoggers
 
collect(String, Level, boolean, Predicate<TestLogRecord>, Collector<TestLogRecord, ?, ArrayDeque<TestLogRecord>>) - Method in class org.spf4j.test.log.TestLoggers
 
CollectLogs - Annotation Type in org.spf4j.test.log.annotations
Annotation to specify custom log collection for a particular unit test.
combine(ExecutionContext.Tag<T>, T) - Method in interface org.spf4j.base.ExecutionContext
 
combine(T, T) - Method in interface org.spf4j.base.ExecutionContext.Tag
 
commonFrames(List<StackTraceElement>, List<StackTraceElement>) - Static method in class org.spf4j.base.avro.AThrowables
 
commonFrames(StackTraceElement[], StackTraceElement[]) - Static method in class org.spf4j.base.Throwables
 
commonPrefix(CharSequence...) - Static method in class org.spf4j.base.Strings
 
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.
compareByTimestamp(Slf4jLogRecord, Slf4jLogRecord) - Static method in interface org.spf4j.log.Slf4jLogRecord
 
compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
Deprecated.
use compare.
compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.compare
compute(ExecutionContext.Tag<V>, BiFunction<ExecutionContext.Tag<V>, V, V>) - Method in class org.spf4j.base.BasicExecutionContext
 
compute(ExecutionContext.Tag<V>, BiFunction<ExecutionContext.Tag<V>, 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
Deprecated.
use variant where the value and unit are it the natural order.
computeDeadline(ExecutionContext, long, TimeUnit) - 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
 
concat(byte[]...) - 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(String, char...) - Static method in class org.spf4j.base.Strings
 
contains(CharSequence, char...) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.containsAnyChar instead.
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.
contains(Throwable, 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.
contains(Object) - Method in class org.spf4j.ds.SimpleStack
 
contains(Object) - Method in class org.spf4j.ds.SimpleStackNullSupport
can be overwritten to optimize.
contains(Marker) - Method in class org.spf4j.log.LogAttribute
 
contains(String) - Method in class org.spf4j.log.LogAttribute
 
containsAll(Collection<?>) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
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.
convert(StackTraceElement) - Static method in class org.spf4j.base.avro.Converters
 
convert(StackTraceElement[]) - Static method in class org.spf4j.base.avro.Converters
 
convert(Throwable[], Set<Throwable>) - Static method in class org.spf4j.base.avro.Converters
 
convert(Throwable) - Static method in class org.spf4j.base.avro.Converters
 
convert(Throwable, Set<Throwable>) - Static method in class org.spf4j.base.avro.Converters
 
convert(String, Throwable) - Static method in class org.spf4j.base.avro.Converters
 
convert(String, String, List<Slf4jLogRecord>) - Static method in class org.spf4j.base.avro.Converters
 
convert(Method, StackSamples, int, int, Consumer<StackSampleElement>) - Static method in class org.spf4j.base.avro.Converters
 
convert(StackSamples) - Static method in class org.spf4j.base.avro.Converters
 
Converters - Class in org.spf4j.base.avro
 
CoreTextMediaType - Enum in org.spf4j.base
 
countIgnoreCase(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
create(T) - Method in enum org.spf4j.base.ReferenceType
 
create(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
 
createDetached(String, ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
createDetached(String, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
createDetached(String, ExecutionContext, ExecutionContext.Relation, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
createDetached(String, CharSequence, ExecutionContext, ExecutionContext.Relation, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
createUtf8Decoder() - Static method in class org.spf4j.base.Strings
 
createUtf8Encoder() - Static method in class org.spf4j.base.Strings
 
Csv - Class in org.spf4j.io
Supports CSV format as described at: https://en.wikipedia.org/wiki/Comma-separated_values.
CSV - Static variable in class org.spf4j.io.Csv
 
Csv.CsvHandler<T> - Interface in org.spf4j.io
 
Csv.CsvMapHandler<T> - Interface in org.spf4j.io
 
Csv.CsvRowHandler<T> - Interface in org.spf4j.io
 
CsvHandler<T> - Interface in org.spf4j.io.csv
 
CsvMapHandler<T> - Interface in org.spf4j.io.csv
 
CsvParseException - Exception in org.spf4j.io.csv
 
CsvParseException() - Constructor for exception org.spf4j.io.csv.CsvParseException
 
CsvParseException(String) - Constructor for exception org.spf4j.io.csv.CsvParseException
 
CsvParseException(String, Throwable) - Constructor for exception org.spf4j.io.csv.CsvParseException
 
CsvParseException(Throwable) - Constructor for exception org.spf4j.io.csv.CsvParseException
 
CsvReader - Interface in org.spf4j.io.csv
Char separated value file Reader.
CsvReader.TokenType - Enum in org.spf4j.io.csv
 
CsvReader2Iterator - Class in org.spf4j.io.csv
 
CsvReader2Iterator(CsvReader) - Constructor for class org.spf4j.io.csv.CsvReader2Iterator
 
CsvRowHandler<T> - Interface in org.spf4j.io.csv
 
CsvRuntimeException - Exception in org.spf4j.io.csv
 
CsvRuntimeException() - Constructor for exception org.spf4j.io.csv.CsvRuntimeException
 
CsvRuntimeException(String) - Constructor for exception org.spf4j.io.csv.CsvRuntimeException
 
CsvRuntimeException(String, Throwable) - Constructor for exception org.spf4j.io.csv.CsvRuntimeException
 
CsvRuntimeException(Throwable) - Constructor for exception org.spf4j.io.csv.CsvRuntimeException
 
CsvWriter - Interface in org.spf4j.io.csv
 
current() - Static method in class org.spf4j.base.ExecutionContexts
 
current() - Method in interface org.spf4j.io.csv.CsvReader
 
currentLineNumber() - Method in interface org.spf4j.io.csv.CsvReader
Current CSV line number.
CustomThreadFactory - Class in org.spf4j.concurrent
The default thread factory
CustomThreadFactory(String, boolean) - Constructor for class org.spf4j.concurrent.CustomThreadFactory
 
CustomThreadFactory(String, boolean, int) - Constructor for class org.spf4j.concurrent.CustomThreadFactory
 

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.log.ExecContextLogger
 
debug(String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
debug(String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
debug(String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
debug(String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
debug(Marker, String) - Method in class org.spf4j.log.ExecContextLogger
 
debug(Marker, String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
debug(Marker, String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
debug(Marker, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
debug(Marker, String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
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
 
decode(CharsetDecoder, byte[], int, int) - Static method in class org.spf4j.base.Strings
 
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
 
defaultThreadLocalAttacher() - Static method in class org.spf4j.base.ExecutionContexts
 
describeTo(Description) - Method in class org.spf4j.test.matchers.PatternMatcher
 
describeTo(Description) - Method in class org.spf4j.test.matchers.PredicateMatcher
 
detach() - Method in class org.spf4j.base.BasicExecutionContext
 
detach() - Method in interface org.spf4j.base.ExecutionContext
 
detach() - Method in interface org.spf4j.base.ThreadLocalContextAttacher.Attached
Remove context from thread.
detachedChild(String, long, TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
detachedChild(String) - Method in interface org.spf4j.base.ExecutionContext
 
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
 
distance(String, String) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.distance instead.
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<TestLogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
the opposite of expect.
dumpTo(Appendable) - Static method in class org.spf4j.base.Threads
 
dumpToPrintStream(PrintStream) - Static method in class org.spf4j.base.Threads
 

E

EACCES - Static variable in class org.spf4j.unix.UnixConstants
 
EAGAIN - Static variable in class org.spf4j.unix.UnixConstants
 
EEXIST - Static variable in class org.spf4j.unix.UnixConstants
 
EINVAL - Static variable in class org.spf4j.unix.UnixConstants
 
EISDIR - Static variable in class org.spf4j.unix.UnixConstants
 
element(CharSequence) - Method in interface org.spf4j.io.csv.CsvHandler
 
element(CharSequence) - Method in interface org.spf4j.io.csv.CsvRowHandler
 
ELOOP - Static variable in class org.spf4j.unix.UnixConstants
 
EMPTY - Static variable in class org.spf4j.base.NullAbleOptional
 
empty() - Static method in class org.spf4j.base.NullAbleOptional
 
EMPTY_ANNOT_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_ARRAY - Static variable in class org.spf4j.base.Threads
 
EMPTY_BOOLEAN_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_BYTE_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_CLASS_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
 
encode(CharsetEncoder, char[], int, int) - Static method in class org.spf4j.base.Strings
 
encode(CharsetEncoder, char[], int, int, byte[]) - Static method in class org.spf4j.base.Strings
 
endRow() - Method in interface org.spf4j.io.csv.CsvHandler
 
endsWith(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
endsWith(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
ENODATA - Static variable in class org.spf4j.unix.UnixConstants
 
ENOENT - Static variable in class org.spf4j.unix.UnixConstants
 
ENOSPC - Static variable in class org.spf4j.unix.UnixConstants
 
ENOSYS - Static variable in class org.spf4j.unix.UnixConstants
 
ENOTDIR - Static variable in class org.spf4j.unix.UnixConstants
 
ENOTEMPTY - Static variable in class org.spf4j.unix.UnixConstants
 
eof() - Method in interface org.spf4j.io.csv.CsvHandler
 
eof() - Method in interface org.spf4j.io.csv.CsvMapHandler
 
eof() - Method in interface org.spf4j.io.csv.CsvRowHandler
 
EOL - Static variable in class org.spf4j.base.Strings
 
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.Pair
 
equals(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
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.ds.SimpleStackNullSupport
 
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
 
ERANGE - Static variable in class org.spf4j.unix.UnixConstants
 
EROFS - Static variable in class org.spf4j.unix.UnixConstants
 
errno() - Method in exception org.spf4j.unix.UnixException
 
error(String) - Method in class org.spf4j.log.ExecContextLogger
 
error(String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
error(String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
error(String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
error(String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
error(Marker, String) - Method in class org.spf4j.log.ExecContextLogger
 
error(Marker, String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
error(Marker, String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
error(Marker, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
error(Marker, String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
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
 
errorNoPackageDetail(String, Throwable) - Static method in class org.spf4j.base.PackageInfo
 
errorString() - Method in exception org.spf4j.unix.UnixException
 
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
 
escapeJsonString(String, StringBuilder) - Static method in class org.spf4j.base.Strings
Deprecated.
escapeJsonString(String, Appendable) - Static method in class org.spf4j.base.Strings
Deprecated.
EscapeJsonStringAppendableWrapper - Class in org.spf4j.base
 
EscapeJsonStringAppendableWrapper(Appendable) - Constructor for class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
evaluate() - Method in class org.junit.internal.runners.statements.FailOnTimeout
 
ExceptionHandoverRegistry - Interface in org.spf4j.test.log
 
EXDEV - Static variable in class org.spf4j.unix.UnixConstants
 
ExecContextLogger - Class in org.spf4j.log
A Execution context aware logger.
ExecContextLogger(Logger) - Constructor for class org.spf4j.log.ExecContextLogger
 
ExecContextLogger(XLog) - Constructor for class org.spf4j.log.ExecContextLogger
 
execTimeMicros(long, TimeUnit) - Static method in class org.spf4j.log.LogAttribute
 
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
Execution context information encapsulated a place to store execution related information: deadline/timeout context logs/overrides tagged attachments (profiling info, etc..)
ExecutionContext.Relation - Enum in org.spf4j.base
 
ExecutionContext.Tag<T> - Interface in org.spf4j.base
 
ExecutionContextFactory<T extends ExecutionContext> - Interface in org.spf4j.base
 
ExecutionContexts - Class in org.spf4j.base
 
execv(String, StringArray) - Method in interface org.spf4j.unix.CLibrary
 
execvp(String, StringArray) - Method in interface org.spf4j.unix.CLibrary
 
exHandle(Object, Appendable, Throwable) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
exitCode() - Method in enum org.spf4j.base.SysExits
 
expect(String, Level, boolean, Matcher<TestLogRecord>, Matcher<Iterable<TestLogRecord>>) - Method in class org.spf4j.test.log.TestLoggers
expect a stream of logs filtered by a matcher, this strem will be matched against the matchedMatcher.
expect(String, Level, Matcher<TestLogRecord>...) - 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<TestLogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
 
expect(String, Level, int, Matcher<TestLogRecord>...) - 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<TestLogRecord>...) - 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

F_GETFD - Static variable in interface org.spf4j.unix.CLibrary
 
F_OK - Static variable in class org.spf4j.unix.UnixConstants
 
F_SETFD - Static variable in interface org.spf4j.unix.CLibrary
 
FACTORY - Static variable in class org.spf4j.base.Json
 
FailOnTimeout - Class in org.junit.internal.runners.statements
 
FailOnTimeout(Statement, long) - Constructor for class org.junit.internal.runners.statements.FailOnTimeout
Deprecated.
FailOnTimeout.Builder - Class in org.junit.internal.runners.statements
Builder for FailOnTimeout.
fclose(CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
fcntl(int, int) - Method in interface org.spf4j.unix.CLibrary
 
fcntl(int, int, int) - Method in interface org.spf4j.unix.CLibrary
 
FD_CLOEXEC - Static variable in interface org.spf4j.unix.CLibrary
 
FibonacciBackoffRetryPredicate(Callables.AdvancedRetryPredicate<T>, int, long, long, Function<T, ?>, long, LongSupplier, TimeUnit) - Constructor for class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
Deprecated.
 
FILE() - Constructor for class org.spf4j.unix.CLibrary.FILE
 
FILE(Pointer) - Constructor for class org.spf4j.unix.CLibrary.FILE
 
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.avro.RemoteException
Override to make up the remote stack trace.
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 - Variable in class org.spf4j.base.Pair
 
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, the suppressed chain includes the supression mechanism included in SQLException.
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.io.AppendableWriter
 
flush() - Method in interface org.spf4j.io.csv.CsvWriter
 
flush() - Method in class org.spf4j.log.SLF4JBridgeHandler
 
fopen(String, String) - Method in interface org.spf4j.unix.CLibrary
 
fork() - Method in interface org.spf4j.unix.CLibrary
 
forkExec(String[], ProcessHandler<T, E>, long, long) - Static method in class org.spf4j.os.OperatingSystem
Process execution utility.
forkExec(String[], long) - Static method in class org.spf4j.os.OperatingSystem
 
forkExecLog(String[], long) - Static method in class org.spf4j.os.OperatingSystem
 
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.
fread(Pointer, int, int, CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
freezeTime() - Static method in class org.spf4j.base.TestTimeSource
 
freopen(String, String, CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
from(Iterable<T>, Closeable, Schema) - Static method in interface org.spf4j.base.avro.AvroCloseableIterable
 
from(Runnable) - Static method in class org.spf4j.base.Callables
 
from(CloseableIterator<T>) - Static method in interface org.spf4j.base.CloseableIterable
 
from(Iterable<T>) - Static method in interface org.spf4j.base.CloseableIterable
 
from(Iterable<T>, AutoCloseable) - Static method in interface org.spf4j.base.CloseableIterable
 
from(Iterator<T>) - Static method in interface org.spf4j.base.CloseableIterator
 
from(Iterator<T>, AutoCloseable) - Static method in interface org.spf4j.base.CloseableIterator
 
from(CharSequence) - Static method in class org.spf4j.base.Methods
 
from(CharSequence, int, int) - Static method in class org.spf4j.base.Methods
 
from(String) - Static method in class org.spf4j.base.Pair
Creates a pair from a str1,str2 pair.
from(Logger) - Static method in class org.spf4j.log.ExecContextLogger
 
fromAvroLevel(LogLevel) - Static method in enum org.spf4j.log.Level
 
fromCode(int) - Static method in enum org.spf4j.base.SysExits
 
fromEpochMillisToNanoTime(long) - Method in class org.spf4j.base.Timing
 
fromJson(CharSequence) - Static method in class org.spf4j.log.LogAttribute
 
fromJulLevel(int) - Static method in enum org.spf4j.log.Level
 
fromMap(Map<String, Object>) - Static method in class org.spf4j.log.LogAttribute
 
fromNanoTimeToEpochMillis(long) - Method in class org.spf4j.base.Timing
 
fromNanoTimeToInstant(long) - Method in class org.spf4j.base.Timing
 
fromUtf8(byte[]) - Static method in class org.spf4j.base.Strings
Optimized UTF8 decoder.
fromUtf8(byte[], int, int) - Static method in class org.spf4j.base.Strings
 
fseek(CLibrary.FILE, long, int) - Method in interface org.spf4j.unix.CLibrary
 
ftell(CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
Futures - Class in org.spf4j.concurrent
 

G

generateIdBase(String, char) - Static method in class org.spf4j.concurrent.UIDGenerator
 
generateIdBase(String, char, long) - Static method in class org.spf4j.concurrent.UIDGenerator
 
generateIdBase(String, BaseEncoding, char, long) - Static method in class org.spf4j.concurrent.UIDGenerator
 
genId() - Static method in class org.spf4j.base.ExecutionContexts
 
get(ExecutionContext.Tag<T>) - Method in class org.spf4j.base.BasicExecutionContext
 
get(ExecutionContext.Tag<T>) - Method in interface org.spf4j.base.ExecutionContext
Method to get context associated data.
get() - Method in class org.spf4j.base.NullAbleOptional
 
get() - Method in class org.spf4j.concurrent.UIDGenerator
 
get(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
get(K, Callable<? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
get(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
get(CoreTextMediaType, Type) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
get(CoreTextMediaType, Type) - Method in interface org.spf4j.io.ObjectAppenderSupplier
 
get(Type) - Method in interface org.spf4j.io.ObjectAppenderSupplier
 
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(long, Future...) - Static method in class org.spf4j.concurrent.Futures
 
getAll(long, Iterable<Future>) - Static method in class org.spf4j.concurrent.Futures
 
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
 
getAllWithDeadlineNanos(long, Future...) - Static method in class org.spf4j.concurrent.Futures
 
getAllWithDeadlineNanos(long, BiConsumer<Future<T>, T>, Future<T>...) - Static method in class org.spf4j.concurrent.Futures
 
getAllWithDeadlineNanos(long, Iterable<Future>) - Static method in class org.spf4j.concurrent.Futures
 
getAllWithDeadlineNanos(long, BiConsumer<Future<T>, T>, Iterable<Future<T>>) - Static method in class org.spf4j.concurrent.Futures
 
getAllWithDeadlineNanosRetVoid(long, Future...) - Static method in class org.spf4j.concurrent.Futures
Gets all futures resuls for futures that return Void (no return).
getAndClearStackSamples() - Method in class org.spf4j.base.BasicExecutionContext
get the collected stack samples.
getAndClearStackSamples() - Method in interface org.spf4j.base.ExecutionContext
 
getAppendedType() - Method in interface org.spf4j.io.ObjectAppender
the MimeType of the format used to write the Object.
getAppenderSupplier() - Method in class org.spf4j.log.LogPrinter
 
getAppenderType(ObjectAppender<?>) - Static method in class org.spf4j.io.ConfigurableAppenderSupplier
 
getArguments() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getArguments() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getArguments() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getAsLong() - Method in class org.spf4j.base.TestTimeSource
 
getAttachments() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getAttachments() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getAttachments() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getAvroLevel() - Method in enum org.spf4j.log.Level
 
getBackendMinLogLevel(String) - Method in class org.spf4j.base.BasicExecutionContext
Overwrite for more configurable implementation.
getBackendMinLogLevel(String) - Method in interface org.spf4j.base.ExecutionContext
The minimum log level overwrite.
getBackendMinLogLevel() - Method in interface org.spf4j.base.ExecutionContext
 
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
 
getContextMinLogLevel(String) - Method in class org.spf4j.base.BasicExecutionContext
Overwrite for more configurable implementation.
getContextMinLogLevel(String) - Method in interface org.spf4j.base.ExecutionContext
The minimum log level accepted by this execution context; The logs that we will store in this context.
getContextMinLogLevel() - Method in interface org.spf4j.base.ExecutionContext
 
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
 
getDebugDetail(String, Throwable) - Method in interface org.spf4j.base.ExecutionContext
 
getDebugDetail(String, Throwable, boolean) - Method in interface org.spf4j.base.ExecutionContext
 
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.
 
getDelayMillis() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getdtablesize() - Method in interface org.spf4j.unix.CLibrary
 
getElement() - Method in interface org.spf4j.io.csv.CsvReader
the CSV element string.
getElementSchema() - Method in interface org.spf4j.base.avro.AvroContainer
return the element schema of the container.
getErrOutput() - Method in class org.spf4j.os.ProcessResponse
 
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.log.AvroLogRecordImpl
 
getExtraArguments() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getExtraArguments() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getExtraArgumentsRaw() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getExtraArgumentsRaw() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getExtraArgumentsRaw() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getExtraThrowable() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getExtraThrowable() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getExtraThrowable() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getExtraThrowableChain() - Method in interface org.spf4j.test.log.TestLogRecord
 
getExtraThrowableChain() - Method in class org.spf4j.test.log.TestLogRecordImpl
 
getFirst() - Method in class org.spf4j.base.Pair
 
getFormats() - Method in class org.spf4j.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getFromPtr(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
get element from stack at index relative to base
getGnuId() - Method in enum org.spf4j.unix.UnixResources
 
getHardLimit() - Method in enum org.spf4j.unix.UnixResources
 
gethostname(byte[], int) - Method in interface org.spf4j.unix.CLibrary
 
getId() - Method in class org.spf4j.base.BasicExecutionContext
 
getId() - Method in interface org.spf4j.base.ExecutionContext
 
getIfMemorized() - Method in class org.spf4j.base.MemorizedCallable
 
getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getInstance() - Static method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
getIntValue() - Method in enum org.spf4j.log.Level
 
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
 
getJulLevel() - Method in enum org.spf4j.log.Level
 
getJulRoot() - Method in class org.spf4j.test.log.TestLoggers
 
getKey() - Method in class org.spf4j.base.Pair
 
getKeysLoaded() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getLevel() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getLevel() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getLevel() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
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(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
 
getLoggerName() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getLoggerName() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getLoggerName() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getMacId() - Method in enum org.spf4j.unix.UnixResources
 
getMarker() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getMarker() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getMarker() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
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.
getMaxFileDescriptorCount() - Static method in class org.spf4j.os.OperatingSystem
 
getmaxNrBytes(CharsetEncoder, int) - Static method in class org.spf4j.base.Strings
 
getMaxSize() - Method in class org.spf4j.concurrent.UIDGenerator
 
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.log.AvroLogRecordImpl
 
getMessage() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getMessage() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getMessage() - Method in exception org.spf4j.unix.UnixException
 
getMessageFormat() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getMessageFormat() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getMessageFormat() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getMethod(StackTraceElement) - Static method in class org.spf4j.base.Methods
 
getMethod(String, String) - Static method in class org.spf4j.base.Methods
 
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.log.ExecContextLogger
 
getName() - Method in class org.spf4j.log.LogAttribute
 
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
 
getNotClosedParent() - Method in interface org.spf4j.base.ExecutionContext
 
getNrMessageArguments() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getNrMessageArguments() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getNrMessageArguments() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getNrRecursiveSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getNrSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getOpenFileDescriptorCount() - Static method in class org.spf4j.os.OperatingSystem
 
getOrigin() - Method in exception org.spf4j.base.RemoteException
 
getOSMbean() - Static method in class org.spf4j.os.OperatingSystem
 
getOsName() - Static method in class org.spf4j.os.OperatingSystem
 
getOutput() - Method in class org.spf4j.os.ProcessResponse
 
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
 
getPid() - Static method in class org.spf4j.os.ProcessUtil
 
getPid(Process) - Static method in class org.spf4j.os.ProcessUtil
 
getpid() - Method in interface org.spf4j.unix.CLibrary
Get current process id.
getppid() - Method in interface org.spf4j.unix.CLibrary
get parent process id.
getPtr() - Method in class org.spf4j.ds.SimpleStackNullSupport
get the curent stack pos relative to base
getRelationToSource() - Method in class org.spf4j.base.BasicExecutionContext
 
getRelationToSource() - Method in interface org.spf4j.base.ExecutionContext
 
getRemoteCause() - Method in exception org.spf4j.base.avro.RemoteException
 
getRemoteClass() - Method in exception org.spf4j.base.RemoteException
 
getRemoteDetail() - Method in exception org.spf4j.base.RemoteException
 
getResponseCode() - Method in class org.spf4j.os.ProcessResponse
 
getResponseExitCode() - Method in class org.spf4j.os.ProcessResponse
 
getRoot() - Method in interface org.spf4j.base.ExecutionContext
 
getRootParent() - Method in interface org.spf4j.base.ExecutionContext
 
getSampleCount() - Method in interface org.spf4j.base.StackSamples
 
getSecond() - Method in class org.spf4j.base.Pair
 
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.
getSoftLimit() - Method in enum org.spf4j.unix.UnixResources
 
getSource() - Method in exception org.spf4j.base.avro.RemoteException
 
getSource() - Method in class org.spf4j.base.BasicExecutionContext
 
getSource() - Method in interface org.spf4j.base.ExecutionContext
 
getSourceMethodInfo(LogRecord) - Static method in class org.spf4j.log.SLF4JBridgeHandler
 
getStackSamples() - Method in class org.spf4j.base.BasicExecutionContext
overwrite in a context that supports this functionality.
getStackSamples() - Method in interface org.spf4j.base.ExecutionContext
 
getStackTraces(Thread...) - Static method in class org.spf4j.base.Threads
 
getStartTimeNanos() - Method in class org.spf4j.base.BasicExecutionContext
 
getStartTimeNanos() - Method in interface org.spf4j.base.ExecutionContext
 
getSubNodes() - Method in interface org.spf4j.base.StackSamples
 
getSubType() - Method in enum org.spf4j.base.CoreTextMediaType
 
getSunJdkOSMBean() - Static method in class org.spf4j.os.OperatingSystem
 
getSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
Utility to get suppressed exceptions.
getThread() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getThreadName() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getThreadName() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getThreadName() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getThreads() - Static method in class org.spf4j.base.Threads
 
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.log.AvroLogRecordImpl
 
getTimeStamp() - Method in interface org.spf4j.log.Slf4jLogRecord
 
getTimeStamp() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
getTimeStampInstant() - Method in class org.spf4j.log.AvroLogRecordImpl
 
getTimeStampInstant() - Method in interface org.spf4j.log.Slf4jLogRecord
 
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
 
getTimeToDeadlineUnchecked(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTopWrapped() - Method in interface org.spf4j.base.Wrapper
 
getType() - Method in enum org.spf4j.base.CoreTextMediaType
 
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
 
getUnixOsMBean() - Static method in class org.spf4j.os.OperatingSystem
 
getUTF8CharsetDecoder() - Static method in class org.spf4j.base.Strings
 
getUTF8CharsetEncoder() - Static method in class org.spf4j.base.Strings
 
getValue() - Method in class org.spf4j.base.Pair
 
getWrapped() - Method in interface org.spf4j.base.Wrapper
 
getWrapped() - Method in class org.spf4j.log.ExecContextLogger
 
getWrapped() - Method in class org.spf4j.log.SLf4jXLogAdapter
 
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(T, long) - Method in interface org.spf4j.base.Handler
 
handle(TestLogRecord) - Method in class org.spf4j.test.log.GreedyLogPrinter
 
handle(TestLogRecord) - Method in interface org.spf4j.test.log.LogHandler
Handler handling method
handle(TestLogRecord) - Method in class org.spf4j.test.log.LogPrinter
Handler handling method
Handler<T,E extends Exception> - Interface in org.spf4j.base
 
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.
handleStdErr(InputStream) - Method in class org.spf4j.os.LoggingProcessHandler
 
handleStdErr(InputStream) - Method in interface org.spf4j.os.ProcessHandler
 
handleStdErr(InputStream) - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
handleStdOut(InputStream) - Method in class org.spf4j.os.LoggingProcessHandler
 
handleStdOut(InputStream) - Method in interface org.spf4j.os.ProcessHandler
 
handleStdOut(InputStream) - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
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.log.AvroLogRecordImpl
 
hasAttachment(Object) - Method in interface org.spf4j.log.Slf4jLogRecord
 
hasAttachment(Object) - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
hasAttachment(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasChildren() - Method in class org.spf4j.log.LogAttribute
 
hasElements() - Method in class org.spf4j.ds.SimpleStackNullSupport
 
hasExtraArgument(Object) - 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.Pair
 
hashcode(CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
hashCode() - Method in class org.spf4j.base.TimeoutDeadline
 
hashCode() - Method in class org.spf4j.ds.SimpleStackNullSupport
can be overwritten for better implementation.
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.
hasLevel(Level) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMarker(Marker) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingArgumentAt(int, Matcher<Object>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingArguments(Matcher<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
 
hasNext() - Method in class org.spf4j.io.csv.CsvReader2Iterator
 
hasNotLogger(Predicate<String>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasNotLoggers(Set<String>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasReferences() - Method in class org.spf4j.log.LogAttribute
 
hasThread(Matcher<Thread>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hasThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
haveJnaPlatform() - Static method in class org.spf4j.base.JNA
 
haveJnaPlatformClib() - Static method in class org.spf4j.base.JNA
 
hex(int) - Static method in class org.spf4j.base.CharSequenceTranslator
Returns an upper case hexadecimal String for the given character.

I

ID_ATTR_NAME - Static variable in class org.spf4j.log.LogAttribute
 
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...
inCurrentThread(ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
indexOf(T[], T) - Static method in class org.spf4j.base.Arrays
 
indexOf(CharSequence, int, int, char) - Static method in class org.spf4j.base.CharSequences
 
indexOf(CharSequence, int, int, IntPredicate) - Static method in class org.spf4j.base.CharSequences
 
indexOf(CharSequence, int, int, char...) - Static method in class org.spf4j.base.CharSequences
 
indexOf(Object) - Method in class org.spf4j.ds.SimpleStack
Not implemented, can be overwritten.
indexOf(Object) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.spf4j.base.CharSequences
 
info(String) - Method in class org.spf4j.log.ExecContextLogger
 
info(String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
info(String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
info(String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
info(String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
info(Marker, String) - Method in class org.spf4j.log.ExecContextLogger
 
info(Marker, String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
info(Marker, String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
info(Marker, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
info(Marker, String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
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.
 
INSTANCE - Static variable in interface org.spf4j.unix.CLibrary
 
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
 
isClosed() - Method in class org.spf4j.base.BasicExecutionContext
 
isClosed() - Method in interface org.spf4j.base.ExecutionContext
 
isDebugEnabled() - Method in class org.spf4j.log.ExecContextLogger
 
isDebugEnabled(Marker) - Method in class org.spf4j.log.ExecContextLogger
 
isDebugEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isDebugEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isEmpty() - Method in class org.spf4j.ds.SimpleStackNullSupport
check if stack is empty
isEnabled(Level, Marker) - Method in class org.spf4j.log.ExecContextLogger
 
isEnabled(Level, Marker) - Method in class org.spf4j.log.SLf4jXLogAdapter
 
isEnabled(Level, Marker) - Method in interface org.spf4j.log.XLog
Is logger enabled for level and marker
isError() - Method in enum org.spf4j.base.SysExits
 
isErrorEnabled() - Method in class org.spf4j.log.ExecContextLogger
 
isErrorEnabled(Marker) - Method in class org.spf4j.log.ExecContextLogger
 
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
 
isInExpectingErrorCategories(String) - Method in class org.spf4j.test.log.TestLoggers
 
isInfoEnabled() - Method in class org.spf4j.log.ExecContextLogger
 
isInfoEnabled(Marker) - Method in class org.spf4j.log.ExecContextLogger
 
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.
isLogged() - Method in class org.spf4j.log.AvroLogRecordImpl
 
isLogged() - Method in interface org.spf4j.log.Slf4jLogRecord
Indicates that this log record has been sent to the logging backend to persist.
isLogged() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
isMacOsx() - Static method in class org.spf4j.os.OperatingSystem
 
isNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Is this Throwable a JVM non-recoverable exception.
isOk() - Method in enum org.spf4j.base.SysExits
 
isPresent() - Method in class org.spf4j.base.NullAbleOptional
 
isRetryable(Throwable) - Static method in class org.spf4j.base.Throwables
figure out if a Exception is retry-able or not.
isTopOfStack() - Method in interface org.spf4j.base.ThreadLocalContextAttacher.Attached
Returns true if the Attached Context is the first/only context in the Thread context stack.
isTraceEnabled() - Method in class org.spf4j.log.ExecContextLogger
 
isTraceEnabled(Marker) - Method in class org.spf4j.log.ExecContextLogger
 
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.log.ExecContextLogger
 
isWarnEnabled(Marker) - Method in class org.spf4j.log.ExecContextLogger
 
isWarnEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isWarnEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isWindows() - Static method in class org.spf4j.os.OperatingSystem
 
iterator() - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
iterator() - Method in class org.spf4j.log.LogAttribute
 

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
 
JNA - Class in org.spf4j.base
JNA utilitties.
Json - Class in org.spf4j.base
 
jsonWritableSerializer() - Static method in class org.spf4j.base.Json
 
JsonWriteable - Interface in org.spf4j.base
 

K

kill(int, int) - Method in interface org.spf4j.unix.CLibrary
 
killProcess(Process, long, long) - Static method in class org.spf4j.os.OperatingSystem
 

L

last(int) - Static method in class org.spf4j.base.XCollectors
 
last(int, X) - Static method in class org.spf4j.base.XCollectors
 
last(Supplier<D>, int, X) - Static method in class org.spf4j.base.XCollectors
 
lastIndexOf(Object) - Method in class org.spf4j.ds.SimpleStack
Not implemented, can be overwritten.
lastIndexOf(Object) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
lastIndexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
Level - Enum in org.spf4j.log
An enum for log levels
limitDequeue(Deque<T>, int, T) - Static method in class org.spf4j.base.XCollectors
 
lineNumbered(int, Appendable) - Static method in class org.spf4j.base.CharSequences
 
lineNumbered(int, Appendable, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
listIterator() - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
listIterator(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
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(ExecutionContext, Level, LogRecord) - Method in class org.spf4j.log.ExecContextLogger
 
log(Marker, Level, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
log(ExecutionContext, Marker, Level, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
log(Slf4jLogRecord) - Static method in class org.spf4j.log.LogAttribute
 
log(Marker, Level, String, Object...) - Method in class org.spf4j.log.SLf4jXLogAdapter
 
log(Marker, Level, String, Object...) - Method in interface org.spf4j.log.XLog
Log.
log(Level, Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
LogAssert - Interface in org.spf4j.test.log
 
LogAttribute<T> - Class in org.spf4j.log
 
LogAttribute(String, T) - Constructor for class org.spf4j.log.LogAttribute
 
LogCollection<T> - Interface in org.spf4j.test.log
 
LogConfig - Interface in org.spf4j.test.log
 
LogConsumer - Interface in org.spf4j.test.log
 
logEfficient(String, LogRecord, Logger) - Static method in class org.spf4j.log.SLF4JBridgeHandler
 
LoggingProcessHandler - Class in org.spf4j.os
 
LoggingProcessHandler(Logger) - Constructor for class org.spf4j.os.LoggingProcessHandler
 
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.log
A log printer.
LogPrinter() - Constructor for class org.spf4j.log.LogPrinter
 
LogPrinter(Charset) - Constructor for class org.spf4j.log.LogPrinter
 
LogPrinter(DateTimeFormatter, Charset) - Constructor for class org.spf4j.log.LogPrinter
 
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.
logUpgrade(Logger, Marker, Level, String, Object...) - Static method in class org.spf4j.log.LogUtils
 
logUpgrade(Logger, Level, String, Object...) - Static method in class org.spf4j.log.LogUtils
 
logUpgrade(Marker, Level, String, Object...) - Method in class org.spf4j.log.SLf4jXLogAdapter
 
logUpgrade(Marker, Level, String, Object...) - Method in interface org.spf4j.log.XLog
Log with a level that is enabled.
LogUtils - Class in org.spf4j.log
 
LookupTranslator - Class in org.spf4j.base
Translates a value using a lookup table.
LookupTranslator(CharSequence[]...) - Constructor for class org.spf4j.base.LookupTranslator
 

M

MAPPER - Static variable in class org.spf4j.base.Json
 
mark(int) - Method in class org.spf4j.io.PushbackReader
 
markSupported() - Method in class org.spf4j.io.PushbackReader
 
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.
matchesPredicate(Predicate<T>) - Static method in class org.spf4j.test.matchers.PredicateMatcher
 
matchesSafely(String) - Method in class org.spf4j.test.matchers.PatternMatcher
 
matchesSafely(T) - Method in class org.spf4j.test.matchers.PredicateMatcher
 
MAX_MS_SPAN - Static variable in class org.spf4j.base.Timing
 
MAX_NR_OPENFILES - Static variable in class org.spf4j.os.OperatingSystem
 
MediaTypes - Class in org.spf4j.base.avro
 
memorized(Callable<V>) - Static method in class org.spf4j.base.Callables
 
MemorizedCallable<V> - Class in org.spf4j.base
use Callables.memorize to create a instance.
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.
Methods - Class in org.spf4j.base
 
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
 
newThread(Runnable) - Method in class org.spf4j.concurrent.CustomThreadFactory
 
next() - Method in class org.spf4j.concurrent.ScalableSequence
 
next() - Method in interface org.spf4j.concurrent.Sequence
 
next() - Method in class org.spf4j.concurrent.UIDGenerator
 
next() - Method in interface org.spf4j.io.csv.CsvReader
read next CSV element, and return its type.
next() - Method in class org.spf4j.io.csv.CsvReader2Iterator
 
nextChildId() - Method in class org.spf4j.base.BasicExecutionContext
 
nextChildId() - Method in interface org.spf4j.base.ExecutionContext
 
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.
 
NullAbleOptional<T> - Class in org.spf4j.base
 
NullAbleOptional() - Constructor for class org.spf4j.base.NullAbleOptional
 

O

O_APPEND - Static variable in class org.spf4j.unix.UnixConstants
 
O_CREAT - Static variable in class org.spf4j.unix.UnixConstants
 
O_DSYNC - Static variable in class org.spf4j.unix.UnixConstants
 
O_EXCL - Static variable in class org.spf4j.unix.UnixConstants
 
O_NOFOLLOW - Static variable in class org.spf4j.unix.UnixConstants
 
O_RDONLY - Static variable in class org.spf4j.unix.UnixConstants
 
O_RDWR - Static variable in class org.spf4j.unix.UnixConstants
 
O_SYNC - Static variable in class org.spf4j.unix.UnixConstants
 
O_TRUNC - Static variable in class org.spf4j.unix.UnixConstants
 
O_WRONLY - Static variable in class org.spf4j.unix.UnixConstants
 
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(T) - Static method in class org.spf4j.base.NullAbleOptional
 
of(A, B) - Static method in class org.spf4j.base.Pair
 
of(long, long) - Static method in class org.spf4j.base.TimeoutDeadline
 
of(String, T) - Static method in class org.spf4j.log.LogAttribute
 
offer(UncaughtExceptionDetail) - Method in interface org.spf4j.test.log.UncaughtExceptionConsumer
 
OperatingSystem - Class in org.spf4j.os
Utility to wrap access to JDK specific Operating system Mbean attributes.
org.junit.internal.runners.statements - package org.junit.internal.runners.statements
 
org.slf4j.impl - package org.slf4j.impl
 
org.spf4j.base - package org.spf4j.base
 
org.spf4j.base.avro - package org.spf4j.base.avro
 
org.spf4j.concurrent - package org.spf4j.concurrent
 
org.spf4j.ds - package org.spf4j.ds
 
org.spf4j.io - package org.spf4j.io
 
org.spf4j.io.csv - package org.spf4j.io.csv
 
org.spf4j.log - package org.spf4j.log
 
org.spf4j.os - package org.spf4j.os
 
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
 
org.spf4j.unix - package org.spf4j.unix
 
origLevel(Level) - Static method in class org.spf4j.log.LogAttribute
 
origLoggerName(String) - Static method in class org.spf4j.log.LogAttribute
 
origTimeStamp(Instant) - Static method in class org.spf4j.log.LogAttribute
 
origTimeStamp(long) - Static method in class org.spf4j.log.LogAttribute
 

P

PackageInfo - Class in org.spf4j.base
 
Pair<A,B> - Class in org.spf4j.base
 
Pair(A, B) - Constructor for class org.spf4j.base.Pair
 
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.
parseUnsignedInt(CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
will parse a unsigned integer from a char sequence from idxFrom.
parseUnsignedInt(CharSequence, int, int, int) - Static method in class org.spf4j.base.CharSequences
will parse a unsigned integer from a char sequence from idxFrom.
parseUnsignedLong(CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
 
parseUnsignedLong(CharSequence, int, int, int, boolean) - Static method in class org.spf4j.base.CharSequences
 
PatternMatcher - Class in org.spf4j.test.matchers
 
peek() - Method in class org.spf4j.ds.SimpleStack
take a look at the top of stack returns null if there is no element.
peek() - Method in class org.spf4j.ds.SimpleStackNullSupport
take a look at the top of stack.
peek(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
peekAndPush(T) - Method in class org.spf4j.ds.SimpleStack
 
peekElemAfter(T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
peekFromTop(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
peekUntil(T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
perror(String) - Method in interface org.spf4j.unix.CLibrary
 
pollLast() - Method in class org.spf4j.ds.SimpleStack
 
pop() - Method in class org.spf4j.ds.SimpleStackNullSupport
pops object out of stack
pop(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
popTo(T[], int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
popUntil(T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
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
 
PredicateMatcher<T> - Class in org.spf4j.test.matchers
 
PredicateMatcher(Predicate<T>) - Constructor for class org.spf4j.test.matchers.PredicateMatcher
 
preppend(T[], T) - Static method in class org.spf4j.base.Arrays
 
preppend(T[], T...) - Static method in class org.spf4j.base.Arrays
 
print(Slf4jLogRecord, OutputStream, OutputStream) - Method in class org.spf4j.log.LogPrinter
 
print(Slf4jLogRecord, OutputStream) - Method in class org.spf4j.log.LogPrinter
 
print(LogRecord, OutputStream) - Method in class org.spf4j.log.LogPrinter
 
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
 
PRINTER - Static variable in class org.spf4j.test.log.LogPrinter
 
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(StringBuilder, Slf4jLogRecord, String) - Method in class org.spf4j.log.LogPrinter
 
printTo(OutputStream, LogRecord, String) - Method in class org.spf4j.log.LogPrinter
 
printTo(PrintStream, Slf4jLogRecord, String) - Method in class org.spf4j.log.LogPrinter
 
printToBytes(Slf4jLogRecord) - Method in class org.spf4j.log.LogPrinter
 
ProcessHandler<T,E> - Interface in org.spf4j.os
 
ProcessResponse<T,E> - Class in org.spf4j.os
 
ProcessUtil - Class in org.spf4j.os
PID is exposed in jdk 9...
PROFILE_SAMPLES_ATTR_NAME - Static variable in class org.spf4j.log.LogAttribute
 
profileSamples(StackSamples) - Static method in class org.spf4j.log.LogAttribute
 
propagatingBiConsumer(BiConsumer<X, Y>, ExecutionContext, String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingBiFunction(BiFunction<X, Y, Z>, ExecutionContext, String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallable(Callable<T>) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallable(Callable<T>, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallable(Callable<T>, ExecutionContext, String, long) - 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
 
propagatingConsumer(Consumer<X>, ExecutionContext, String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingFunction(Function<X, Y>, ExecutionContext, String, long) - 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
 
propagatingRunnable(Runnable, ExecutionContext, String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingSupplier(Supplier<X>, ExecutionContext, String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
publish(LogRecord) - Method in class org.spf4j.log.SLF4JBridgeHandler
 
push(T) - Method in class org.spf4j.ds.SimpleStackNullSupport
push object into stack
pushAll(T...) - Method in class org.spf4j.ds.SimpleStackNullSupport
Push more objects into the stack
pushAndGetIdx(T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
PushbackReader - Class in org.spf4j.io
 
PushbackReader(Reader, int) - Constructor for class org.spf4j.io.PushbackReader
 
PushbackReader(Reader) - Constructor for class org.spf4j.io.PushbackReader
 
pushNull() - Method in class org.spf4j.ds.SimpleStackNullSupport
 
pushOnClose(ExecutionContext.Relation) - Method in interface org.spf4j.base.ExecutionContext.Tag
 
put(ExecutionContext.Tag<T>, T) - Method in class org.spf4j.base.BasicExecutionContext
 
put(ExecutionContext.Tag<T>, 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.
putToRootParent(ExecutionContext.Tag<T>, T) - Method in interface org.spf4j.base.ExecutionContext
Method to put context associated data to the root context.

R

R_OK - Static variable in class org.spf4j.unix.UnixConstants
 
randomFirst(int, Thread[]) - Static method in class org.spf4j.base.Threads
get a random selection of nr Threads from the array, the first nr location in the array will contain the random set,m the rest will be null.
read(File, Charset, CsvMapHandler<T>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
read(File, Charset, CsvHandler<T>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
read(Reader) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
read(Reader, CsvMapHandler<T>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
read(Reader, CsvHandler<T>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
read(File, Charset, Csv.CsvMapHandler<T>) - Static method in class org.spf4j.io.Csv
 
read(File, Charset, Csv.CsvHandler<T>) - Static method in class org.spf4j.io.Csv
 
read(Reader) - Static method in class org.spf4j.io.Csv
 
read(Reader, Csv.CsvMapHandler<T>) - Static method in class org.spf4j.io.Csv
 
read(Reader, Csv.CsvHandler<T>) - Static method in class org.spf4j.io.Csv
 
read() - Method in class org.spf4j.io.PushbackReader
 
read(char[], int, int) - Method in class org.spf4j.io.PushbackReader
 
readCsvElement(Reader, StringBuilder, long) - Method in class org.spf4j.io.csv.CharSeparatedValues
returns next character.
readCsvElement(Reader, StringBuilder) - Static method in class org.spf4j.io.Csv
returns next character.
reader(CharSequence) - Static method in class org.spf4j.base.CharSequences
 
reader(Reader) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
reader(Reader) - Static method in class org.spf4j.io.Csv
 
readerILEL(Reader) - Method in class org.spf4j.io.csv.CharSeparatedValues
Deprecated.
use reader
readerNoBOM(PushbackReader) - Method in class org.spf4j.io.csv.CharSeparatedValues
assumes there is not BOM.
readerNoBOM(PushbackReader) - Static method in class org.spf4j.io.Csv
 
readerNoBOMILEL(PushbackReader) - Method in class org.spf4j.io.csv.CharSeparatedValues
Deprecated.
use readerNoBOM.
readlink(String, Memory, NativeLong) - Method in interface org.spf4j.unix.CLibrary
Read a symlink.
readNoBom(PushbackReader, CsvHandler<T>) - Method in class org.spf4j.io.csv.CharSeparatedValues
reads CSV format until EOF of reader.
readNoBom(PushbackReader, Csv.CsvHandler<T>) - Static method in class org.spf4j.io.Csv
reads CSV format until EOF of reader.
readRow(Reader) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
readRow(Reader, CsvRowHandler<T>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
readRow(Consumer<CharSequence>) - Method in interface org.spf4j.io.csv.CsvReader
 
readRow(String) - Static method in class org.spf4j.io.Csv
 
readRow(Reader) - Static method in class org.spf4j.io.Csv
 
readRow(Reader, Csv.CsvRowHandler<T>) - Static method in class org.spf4j.io.Csv
 
readSystemProperty(String, String...) - Static method in class org.spf4j.io.Csv
 
ready() - Method in class org.spf4j.io.PushbackReader
 
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.
regionMatches(CharSequence, int, CharSequence, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.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>, CoreTextMediaType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
RemoteException - Exception in org.spf4j.base.avro
 
RemoteException(String, Throwable) - Constructor for exception org.spf4j.base.avro.RemoteException
 
RemoteException - Exception in org.spf4j.base
 
RemoteException(String, String, String, Serializable) - Constructor for exception org.spf4j.base.RemoteException
 
RemoteException(String, String, String, Serializable, Throwable) - Constructor for exception org.spf4j.base.RemoteException
 
remove(Object) - Method in class org.spf4j.ds.SimpleStack
 
remove() - Method in class org.spf4j.ds.SimpleStackNullSupport
 
remove(Object) - Method in class org.spf4j.ds.SimpleStackNullSupport
Can be overwritten for better implementation.
remove(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
remove(Marker) - Method in class org.spf4j.log.LogAttribute
 
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
 
removeAll(Collection<?>) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
removeFromTop(int) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
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(CoreTextMediaType, 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
 
replaceFromTop(int, T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
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.
reset() - Method in class org.spf4j.io.PushbackReader
 
resetCountTo(int) - Method in class org.spf4j.io.ByteArrayBuilder
 
retainAll(Collection<?>) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
rethrowAsIOException(String) - Method in exception org.spf4j.unix.UnixException
 
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.avro.Converters
 
ROOT - Static variable in class org.spf4j.base.Methods
 
rootClass(Exception) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
row(Map<String, String>) - Method in interface org.spf4j.io.csv.CsvMapHandler
 
run(RunNotifier) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
See JUnit doc if overwriting...

S

S_IAMB - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFBLK - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFCHR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFDIR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFIFO - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFLNK - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFMT - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFREG - Static variable in class org.spf4j.unix.UnixConstants
 
S_IRGRP - Static variable in class org.spf4j.unix.UnixConstants
 
S_IROTH - Static variable in class org.spf4j.unix.UnixConstants
 
S_IRUSR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IWGRP - Static variable in class org.spf4j.unix.UnixConstants
 
S_IWOTH - Static variable in class org.spf4j.unix.UnixConstants
 
S_IWUSR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IXGRP - Static variable in class org.spf4j.unix.UnixConstants
 
S_IXOTH - Static variable in class org.spf4j.unix.UnixConstants
 
S_IXUSR - Static variable in class org.spf4j.unix.UnixConstants
 
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.
ScalableSequence - Class in org.spf4j.concurrent
 
ScalableSequence(long, int) - Constructor for class org.spf4j.concurrent.ScalableSequence
 
search(char[], char) - Static method in class org.spf4j.base.Arrays
 
second - Variable in class org.spf4j.base.Pair
 
Sequence - Interface in org.spf4j.concurrent
 
set(V) - Method in class org.spf4j.base.MemorizedCallable
 
set(int, T) - Method in class org.spf4j.ds.SimpleStackNullSupport
 
setBackendMinLogLevel(String, Level) - Method in class org.spf4j.base.BasicExecutionContext
Overwrite for more configurable implementation.
setBackendMinLogLevel(String, Level) - Method in interface org.spf4j.base.ExecutionContext
 
setBackendMinLogLevel(Level) - Method in interface org.spf4j.base.ExecutionContext
 
setenv(String, String) - Method in interface org.spf4j.unix.CLibrary
 
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.
setgid(short) - Method in interface org.spf4j.unix.CLibrary
 
setIsLogged() - Method in class org.spf4j.log.AvroLogRecordImpl
 
setIsLogged() - Method in interface org.spf4j.log.Slf4jLogRecord
 
setIsLogged() - Method in class org.spf4j.log.Slf4jLogRecordImpl
 
setIsRetryablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
 
setLimits(long, long) - Method in enum org.spf4j.unix.UnixResources
 
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.
setRootCause(Throwable, Throwable) - Static method in class org.spf4j.base.Throwables
 
setRootCause(Throwable, Throwable, int) - Static method in class org.spf4j.base.Throwables
 
setsid() - Method in interface org.spf4j.unix.CLibrary
 
setSoftLimit(long) - Method in enum org.spf4j.unix.UnixResources
 
setTimeStream(TLongIterator) - Static method in class org.spf4j.base.TestTimeSource
 
setTimeStream(long...) - Static method in class org.spf4j.base.TestTimeSource
 
setuid(short) - Method in interface org.spf4j.unix.CLibrary
 
setValue(B) - Method in class org.spf4j.base.Pair
 
SimpleStack<T> - Class in org.spf4j.ds
/** A simple stack implementation that does not support null elements.
SimpleStack(int) - Constructor for class org.spf4j.ds.SimpleStack
 
SimpleStack() - Constructor for class org.spf4j.ds.SimpleStack
 
SimpleStackNullSupport<T> - Class in org.spf4j.ds
A simple stack implementation that supports null elements.
SimpleStackNullSupport(int) - Constructor for class org.spf4j.ds.SimpleStackNullSupport
construct a stack with specified size
SimpleStackNullSupport() - Constructor for class org.spf4j.ds.SimpleStackNullSupport
Construct a stack, default size is 20
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.ds.SimpleStackNullSupport
 
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
 
skip(long) - Method in class org.spf4j.io.PushbackReader
 
skipRow() - Method in interface org.spf4j.io.csv.CsvReader
 
SLF4JBridgeHandler - Class in org.spf4j.log
Bridge/route all JUL log records to the SLF4J API.
SLF4JBridgeHandler() - Constructor for class org.spf4j.log.SLF4JBridgeHandler
 
Slf4jLogRecord - Interface in org.spf4j.log
 
Slf4jLogRecordImpl - Class in org.spf4j.log
 
Slf4jLogRecordImpl(String, Level, String, Object...) - Constructor for class org.spf4j.log.Slf4jLogRecordImpl
 
Slf4jLogRecordImpl(String, Level, Marker, String, Object...) - Constructor for class org.spf4j.log.Slf4jLogRecordImpl
 
Slf4jLogRecordImpl(boolean, String, Level, Marker, String, Object...) - Constructor for class org.spf4j.log.Slf4jLogRecordImpl
 
Slf4jLogRecordImpl(boolean, String, Level, Marker, long, String, Object...) - Constructor for class org.spf4j.log.Slf4jLogRecordImpl
 
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
 
SLf4jXLogAdapter - Class in org.spf4j.log
 
SLf4jXLogAdapter(Logger) - Constructor for class org.spf4j.log.SLf4jXLogAdapter
 
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
 
StackSamples - Interface in org.spf4j.base
 
start(String, CharSequence, ExecutionContext, ExecutionContext.Relation, long, long) - 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, CharSequence, 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
 
start(String, CharSequence, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, CharSequence, ExecutionContext, ExecutionContext.Relation, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
startChild(String, long, TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
startChild(String) - Method in interface org.spf4j.base.ExecutionContext
 
started(Process) - Method in class org.spf4j.os.LoggingProcessHandler
 
started(Process) - Method in interface org.spf4j.os.ProcessHandler
 
started(Process) - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
startRow(long) - Method in interface org.spf4j.io.csv.CsvHandler
 
startRow() - Method in interface org.spf4j.io.csv.CsvHandler
 
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
 
StdOutToStringProcessHandler - Class in org.spf4j.os
 
StdOutToStringProcessHandler() - Constructor for class org.spf4j.os.StdOutToStringProcessHandler
 
steal(String) - Static method in class org.spf4j.base.Strings
Steal the underlying character array of a String.
streamLogs(Consumer<Slf4jLogRecord>) - Method in class org.spf4j.base.BasicExecutionContext
 
streamLogs(Consumer<Slf4jLogRecord>) - Method in interface org.spf4j.base.ExecutionContext
 
strerror(int) - Method in interface org.spf4j.unix.CLibrary
 
Strings - Class in org.spf4j.base
 
strsignal(int) - Method in interface org.spf4j.unix.CLibrary
returns signal name from a signal number.
subList(int, int) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
subSequence(CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
 
subSequence(CharSequence, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
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
Deprecated.
use suppressLimited instead.
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
suppressLimited(Throwable, Throwable) - Static method in class org.spf4j.base.Throwables
Functionality will call Throwable.addSuppressed, 2 extra things happen: 1) limit to nr of exceptions suppressed.
suppressLimited(Throwable, Throwable, int) - Static method in class org.spf4j.base.Throwables
 
synchronize(Callable<T>) - Static method in class org.spf4j.base.Callables
 
sys() - Static method in class org.spf4j.test.log.TestLoggers
 
sysctl(int[], int, Pointer, IntByReference, Pointer, IntByReference) - Method in interface org.spf4j.unix.CLibrary
 
sysctlbyname(String, Pointer, IntByReference, Pointer, IntByReference) - Method in interface org.spf4j.unix.CLibrary
 
sysctlnametomib(String, Pointer, IntByReference) - Method in interface org.spf4j.unix.CLibrary
 
SysExits - Enum in org.spf4j.base
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
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
 
TestLogRecord - Interface in org.spf4j.test.log
 
TestLogRecordImpl - Class in org.spf4j.test.log
 
TestLogRecordImpl(String, Level, String, Object...) - Constructor for class org.spf4j.test.log.TestLogRecordImpl
 
TestLogRecordImpl(String, Level, Marker, String, Object...) - Constructor for class org.spf4j.test.log.TestLogRecordImpl
 
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
 
TEXT_CSV - Static variable in class org.spf4j.base.avro.MediaTypes
 
TEXT_PLAIN - Static variable in class org.spf4j.base.avro.MediaTypes
 
threadLocalAttacher() - Static method in class org.spf4j.base.ExecutionContexts
 
ThreadLocalContextAttacher - Interface in org.spf4j.base
 
ThreadLocalContextAttacher.Attached - Interface in org.spf4j.base
 
ThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
 
ThreadLocalRecyclingSupplier(Supplier<T>) - Constructor for class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
Threads - Class in org.spf4j.base
Thread utilities.
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
 
timedOutFutures(int, TimeoutException) - Static method in class org.spf4j.concurrent.Futures
 
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
 
toArray() - Method in class org.spf4j.ds.SimpleStackNullSupport
 
toArray(T[]) - Method in class org.spf4j.ds.SimpleStackNullSupport
Not implemented, can be overwritten.
toByteArray() - Method in class org.spf4j.io.ByteArrayBuilder
Creates a newly allocated byte array.
toCharSequence(Method) - Static method in class org.spf4j.base.Methods
 
toCsvElement(CharSequence) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
toCsvElement(String) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
toCsvElement(CharSequence) - Static method in class org.spf4j.io.Csv
 
toDoubleArray(long...) - Static method in class org.spf4j.base.Arrays
 
toLineNumbered(int, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
toLineNumbered(int, CharSequence, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
toList() - Method in class org.spf4j.base.Pair
 
toLogRecord(String, String) - Method in class org.spf4j.log.AvroLogRecordImpl
 
toLogRecord(String, String) - Method in interface org.spf4j.log.Slf4jLogRecord
 
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.
toReader(Iterator<? extends CharSequence>) - Static method in interface org.spf4j.io.csv.CsvReader
 
toStream() - Method in interface org.spf4j.base.CloseableIterable
 
toStream(boolean) - Method in interface org.spf4j.base.CloseableIterable
 
toStreamRemaining() - Method in interface org.spf4j.base.CloseableIterator
 
toStreamRemaining(boolean) - Method in interface org.spf4j.base.CloseableIterator
 
toString() - Method in class org.junit.internal.runners.statements.FailOnTimeout
 
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 enum org.spf4j.base.CoreTextMediaType
 
toString() - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
toString() - Method in interface org.spf4j.base.ExecutionContext.Tag
 
toString() - Method in class org.spf4j.base.LookupTranslator
 
toString() - Method in class org.spf4j.base.MemorizedCallable
 
toString(Method) - Static method in class org.spf4j.base.Methods
 
toString() - Method in class org.spf4j.base.NullAbleOptional
 
toString() - Method in class org.spf4j.base.Pair
Overwrite to change string image.
toString() - Method in exception org.spf4j.base.RemoteException
 
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.CustomThreadFactory
 
toString() - Method in class org.spf4j.concurrent.ScalableSequence
 
toString() - Method in class org.spf4j.concurrent.UIDGenerator
 
toString() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
toString(char) - Method in class org.spf4j.ds.SimpleStackNullSupport
returns a character separated string with the stack elements
toString() - Method in class org.spf4j.ds.SimpleStackNullSupport
to string representation.
toString() - Method in class org.spf4j.io.AppendableWriter
 
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.io.csv.CharSeparatedValues
 
toString() - Method in class org.spf4j.io.csv.CsvReader2Iterator
 
toString() - Method in class org.spf4j.io.PushbackReader
 
toString() - Method in class org.spf4j.log.AvroLogRecordImpl
 
toString() - Method in class org.spf4j.log.ExecContextLogger
 
toString() - Method in class org.spf4j.log.LogAttribute
 
toString() - Method in class org.spf4j.log.LogPrinter
 
toString() - Method in class org.spf4j.log.Slf4jLogRecordImpl
can be sub-classed to change the string representation.
toString() - Method in class org.spf4j.log.SLf4jXLogAdapter
 
toString() - Method in class org.spf4j.os.LoggingProcessHandler
 
toString() - Method in class org.spf4j.os.ProcessResponse
 
toString() - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
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.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.TestLogRecordImpl
 
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
 
toStringJsonWritableSerializer() - Static method in class org.spf4j.base.Json
 
toUtf8(String) - Static method in class org.spf4j.base.Strings
Optimized UTF8 string encoder.
trace(String) - Method in class org.spf4j.log.ExecContextLogger
 
trace(String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
trace(String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
trace(String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
trace(String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
trace(Marker, String) - Method in class org.spf4j.log.ExecContextLogger
 
trace(Marker, String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
trace(Marker, String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
trace(Marker, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
trace(Marker, String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
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
 
traceId(CharSequence) - Static method in class org.spf4j.log.LogAttribute
 
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
translateToIOException(String, String) - Method in exception org.spf4j.unix.UnixException
Map well known errors to specific exceptions where possible; otherwise return more general FileSystemException.
trimCausalChain(Throwable, int) - Static method in class org.spf4j.base.Throwables
 
TrimmedException(String) - Constructor for exception org.spf4j.base.Throwables.TrimmedException
 
truncate(String, int) - Static method in class org.spf4j.base.Strings
 
tryRegister(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
tryRegister(Class<T>, CoreTextMediaType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
TypeMap<H> - Interface in org.spf4j.reflect
Type to Object map.

U

UIDGenerator - Class in org.spf4j.concurrent
Unique ID Generator Based on the assumptions: 1.
UIDGenerator(Sequence) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, String) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, long) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, String, long) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, BaseEncoding, long, char, String) - Constructor for class org.spf4j.concurrent.UIDGenerator
Construct a UID Generator
umask(int) - Method in interface org.spf4j.unix.CLibrary
 
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
 
UncheckedCsvParseException - Exception in org.spf4j.io.csv
 
UncheckedCsvParseException() - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedCsvParseException(String) - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedCsvParseException(String, Throwable) - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedCsvParseException(Throwable) - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
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
 
unescape(String) - Static method in class org.spf4j.base.Strings
 
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.
UnixConstants - Class in org.spf4j.unix
 
UnixException - Exception in org.spf4j.unix
Internal exception thrown by native methods when error detected.
UnixException(String, int) - Constructor for exception org.spf4j.unix.UnixException
 
UnixResources - Enum in org.spf4j.unix
Possible values of the first parameter to getrlimit()/setrlimit() A combination of com.sun.jna.platform.unix.Resource and MACOSX resource.h this class requires jna-platforn which is a optional dependency.
unread(int) - Method in class org.spf4j.io.PushbackReader
 
unread(char[], int, int) - Method in class org.spf4j.io.PushbackReader
 
unread(char[]) - Method in class org.spf4j.io.PushbackReader
 
unregister(Class<?>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
UTF_BOM - Static variable in class org.spf4j.io.csv.CharSeparatedValues
http://unicode.org/faq/utf_bom.html#BOM

V

validatedFileName(T) - Static method in class org.spf4j.base.CharSequences
 
value(String, long) - Static method in class org.spf4j.log.LogAttribute
 
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.CoreTextMediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.ExecutionContext.Relation
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.SysExits
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.io.csv.CsvReader.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.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.
valueOf(String) - Static method in enum org.spf4j.unix.UnixResources
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.CoreTextMediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.ExecutionContext.Relation
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.SysExits
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.io.csv.CsvReader.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.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.
values() - Static method in enum org.spf4j.unix.UnixResources
Returns an array containing the constants of this enum type, in the order they are declared.

W

W_OK - Static variable in class org.spf4j.unix.UnixConstants
 
warn(String) - Method in class org.spf4j.log.ExecContextLogger
 
warn(String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
warn(String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
warn(String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
warn(String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
warn(Marker, String) - Method in class org.spf4j.log.ExecContextLogger
 
warn(Marker, String, Object) - Method in class org.spf4j.log.ExecContextLogger
 
warn(Marker, String, Object, Object) - Method in class org.spf4j.log.ExecContextLogger
 
warn(Marker, String, Object...) - Method in class org.spf4j.log.ExecContextLogger
 
warn(Marker, String, Throwable) - Method in class org.spf4j.log.ExecContextLogger
 
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
 
withFirstCharLower(String) - Static method in class org.spf4j.base.Strings
 
withLookingForStuckThread(boolean) - Method in class org.junit.internal.runners.statements.FailOnTimeout.Builder
Specifies whether to look for a stuck thread.
withName(Callable<T>, String) - Static method in class org.spf4j.base.Callables
This is a duplicate of guava Callables.threadRenaming ...
withTimeout(long, TimeUnit) - Method in class org.junit.internal.runners.statements.FailOnTimeout.Builder
Specifies the time to wait before timing out the test.
wrap(char[]) - Static method in class org.spf4j.base.Strings
Create a String based on the provided character array.
Wrapper<T> - Interface in org.spf4j.base
An interface to uniformly access wrapped objects + wrap.
write(char[], int, int) - Method in class org.spf4j.io.AppendableWriter
 
write(int) - Method in class org.spf4j.io.AppendableWriter
 
write(String, int, int) - Method in class org.spf4j.io.AppendableWriter
 
write(String) - Method in class org.spf4j.io.AppendableWriter
 
write(char[]) - Method in class org.spf4j.io.AppendableWriter
 
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
 
writeCsvElement(CharSequence, Appendable) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvElement(CharSequence, Appendable) - Static method in class org.spf4j.io.Csv
 
writeCsvRow(Appendable, Object...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow(Appendable, long...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow(Appendable, Iterable<?>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow(Appendable, Object...) - Static method in class org.spf4j.io.Csv
 
writeCsvRow(Appendable, long...) - Static method in class org.spf4j.io.Csv
 
writeCsvRow(Appendable, Iterable<?>) - Static method in class org.spf4j.io.Csv
 
writeCsvRow2(Appendable, Object, Object...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow2(Appendable, Object, Object...) - Static method in class org.spf4j.io.Csv
 
writeCsvRowNoEOL(Appendable, Object...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRowNoEOL(long[], Appendable) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRowNoEOL(Iterable<?>, Appendable) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRowNoEOL(long[], Appendable) - Static method in class org.spf4j.io.Csv
 
writeCsvRowNoEOL(Iterable<?>, Appendable) - Static method in class org.spf4j.io.Csv
 
writeElement(CharSequence) - Method in interface org.spf4j.io.csv.CsvWriter
 
writeEol() - Method in interface org.spf4j.io.csv.CsvWriter
 
writeHtml(Method, Writer) - Static method in class org.spf4j.base.Methods
 
writeJsonTo(Appendable) - Method in class org.spf4j.base.BasicExecutionContext
Overwrite this method to change default json format.
writeJsonTo(Appendable) - Method in interface org.spf4j.base.JsonWriteable
 
writeJsonTo(StringBuilder) - Method in interface org.spf4j.base.JsonWriteable
 
writeJsonTo(Appendable) - Method in class org.spf4j.log.LogAttribute
 
writeJsonTo(JsonGenerator) - Method in class org.spf4j.log.LogAttribute
 
writeJsonTo(Appendable) - Method in class org.spf4j.log.Slf4jLogRecordImpl
can be sub-classed to change the json representation.
writeMessageString(Appendable, RemoteException) - Static method in class org.spf4j.base.avro.AThrowables
 
writeMessageString(Appendable, Throwable) - Static method in class org.spf4j.base.avro.AThrowables
 
writeMessageString(Appendable, Throwable) - Static method in class org.spf4j.base.Throwables
 
writeQuotedCsvElement(CharSequence, Appendable) - Static method in class org.spf4j.io.csv.CharSeparatedValues
 
writeQuotedCsvElement(CharSequence, Appendable) - Static method in class org.spf4j.io.Csv
 
writer(Writer) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeReplaceWhitespaces(String, char, Appendable) - Static method in class org.spf4j.base.Strings
 
writeStdIn(OutputStream) - Method in interface org.spf4j.os.ProcessHandler
 
writeThrowableDetail(Throwable, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.Throwables
 
writeThrowableDetails(Throwable, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.avro.AThrowables
 
writeTo(RemoteException, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.avro.AThrowables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.avro.AThrowables
 
writeTo(List<StackTraceElement>, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.avro.AThrowables
 
writeTo(StackTraceElement, StackTraceElement, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.avro.AThrowables
 
writeTo(Appendable) - Method in interface org.spf4j.base.JsonWriteable
 
writeTo(Method, Appendable) - Static method in class org.spf4j.base.Methods
 
writeTo(Method, StringBuilder) - Static method in class org.spf4j.base.Methods
 
writeTo(Appendable) - Method in class org.spf4j.base.Pair
 
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

X_OK - Static variable in class org.spf4j.unix.UnixConstants
 
XCollectors - Class in org.spf4j.base
 
XLog - Interface in org.spf4j.log
 
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 K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2019 SPF4J. All rights reserved.