- get(Object) - Method in class org.spf4j.base.BasicExecutionContext
-
- get(Object, Class<T>) - Method in interface org.spf4j.base.ExecutionContext
-
Method to get context associated data.
- get(Object) - Method in interface org.spf4j.base.ExecutionContext
-
Method to get context associated data.
- get(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- get(K, Callable<? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- get(Type) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
-
- get(int) - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
-
- get(int) - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
-
- get() - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
-
- get() - Method in interface org.spf4j.recyclable.NonValidatingRecyclingSupplier
-
block until a object is available and return it.
- get(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
-
- get(Type) - Method in interface org.spf4j.reflect.ByTypeSupplier
-
- get(Type) - Method in interface org.spf4j.reflect.TypeMap
-
get the object associated to a compatible type, only if there is only one.
- getAll(Iterable<? extends K>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getAll(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
-
- getAll(Type) - Method in class org.spf4j.reflect.GraphTypeMap
-
- getAll(Type) - Method in interface org.spf4j.reflect.TypeMap
-
Get all Objects associated to all unrelated compatible types.
- getAllPresent(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getAppendedType() - Method in interface org.spf4j.io.ObjectAppender
-
the MimeType of the format used to write the Object.
- getAppenderSupplier() - Static method in class org.spf4j.test.log.LogPrinter
-
- getAppenderType(ObjectAppender<?>) - Static method in class org.spf4j.io.ConfigurableAppenderSupplier
-
- getArguments() - Method in class org.spf4j.test.log.LogRecord
-
- getAsLong() - Method in class org.spf4j.base.TestTimeSource
-
- getAttachments() - Method in class org.spf4j.test.log.LogRecord
-
- getBuffer() - Method in class org.spf4j.io.ByteArrayBuilder
-
- getBytesTmp(int) - Static method in class org.spf4j.base.TLScratch
-
returns a thread local byte array of at least the size requested.
- getCategory() - Method in class org.spf4j.test.log.PrintConfig
-
- getCharsTmp(int) - Static method in class org.spf4j.base.TLScratch
-
returns a thread local char array of at least the requested size.
- getColumn(double[][], int) - Static method in class org.spf4j.base.Arrays
-
- getColumnAsDoubles(long[][], int) - Static method in class org.spf4j.base.Arrays
-
- getConfig() - Method in class org.spf4j.test.log.TestLoggers
-
- getContextDeadlineNanos() - Static method in class org.spf4j.base.ExecutionContexts
-
- getContextDeadlineNanos(long) - Static method in class org.spf4j.base.ExecutionContexts
-
- getContextFactory() - Static method in class org.spf4j.base.ExecutionContexts
-
- getCurrentTiming() - Static method in class org.spf4j.base.Timing
-
- getDeadline() - Method in class org.spf4j.base.Callables.TimeoutCallable
-
Deprecated.
- getDeadlineNanos() - Method in class org.spf4j.base.BasicExecutionContext
-
- getDeadlineNanos() - Method in interface org.spf4j.base.ExecutionContext
-
- getDeadlineNanos() - Method in class org.spf4j.base.TimeoutDeadline
-
- getDeadlineNanos(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
-
- getDeadlineNanos(long, long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
-
- getDecision(T, Callable<R>) - Method in class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
-
Deprecated.
- getDecision(T, Callable<R>) - Method in interface org.spf4j.base.Callables.RetryPredicate
-
Deprecated.
the number or millis of delay until the next retry, or -1 for abort.
- getDecision(T, long, Callable<R>) - Method in interface org.spf4j.base.Callables.TimeoutRetryPredicate
-
Deprecated.
- getDecisionType() - Method in class org.spf4j.base.Callables.RetryDecision
-
Deprecated.
- getDeclaringClass() - Method in class org.spf4j.base.Method
-
- getDelayMillis() - Method in class org.spf4j.base.Callables.RetryDecision
-
Deprecated.
- getExact(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
-
- getExact(Type) - Method in class org.spf4j.reflect.GraphTypeMap
-
- getExact(Type) - Method in interface org.spf4j.reflect.TypeMap
-
Get the the Object associated to type.
- getException() - Method in class org.spf4j.base.Callables.RetryDecision
-
Deprecated.
- getExtraArguments() - Method in class org.spf4j.test.log.LogRecord
-
- getExtraThrowable() - Method in class org.spf4j.test.log.LogRecord
-
- getExtraThrowableChain() - Method in class org.spf4j.test.log.LogRecord
-
- getFormat() - Method in class org.spf4j.test.log.LogRecord
-
- getFormats() - Method in class org.spf4j.text.MessageFormat
-
Gets the formats used for the format elements in the previously set pattern string.
- getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getInstance() - Static method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
-
- getIsRetryablePredicate() - Static method in class org.spf4j.base.Throwables
-
- getIterator() - Method in class org.spf4j.text.AttributedString
-
Creates an AttributedCharacterIterator instance that provides access to the entire contents of
this string.
- getJarSourceUrl(Class<?>) - Static method in class org.spf4j.base.PackageInfo
-
Useful to get the jar URL where a particular class is located.
- getJavaRegexpStr(CharSequence) - Method in class org.spf4j.base.CharSequences
-
Transform a wildcard expression 2 a java regular expression.
- getJulGlobal() - Method in class org.spf4j.test.log.TestLoggers
-
- getJulRoot() - Method in class org.spf4j.test.log.TestLoggers
-
- getKeysLoaded() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getLevel() - Method in class org.spf4j.test.log.LogRecord
-
- getLocale() - Method in class org.spf4j.text.MessageFormat
-
Gets the locale that's used when creating or comparing subformats.
- getLogConsumer(String, Level) - Method in interface org.spf4j.test.log.LogConfig
-
- getLogger() - Method in class org.spf4j.test.log.LogRecord
-
- getLogger(String) - Method in class org.spf4j.test.log.TestLoggers
-
Return an appropriate SimpleLogger instance by name.
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getMarker() - Method in class org.spf4j.test.log.LogRecord
-
- getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently this method always returns an instance of BasicMarkerFactory.
- getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently, this method returns the class name of BasicMarkerFactory.
- getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
-
- getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
-
- getMessage() - Method in class org.spf4j.test.log.LogRecord
-
- getMethod(StackTraceElement) - Static method in class org.spf4j.base.Method
-
- getMethod(String, String) - Static method in class org.spf4j.base.Method
-
- getMethodName() - Method in class org.spf4j.base.Method
-
- getMillisToDeadline() - Method in interface org.spf4j.base.ExecutionContext
-
- getMillisToDeadline() - Static method in class org.spf4j.base.ExecutionContexts
-
- getMinLevel() - Method in class org.spf4j.test.log.PrintConfig
-
- getName() - Method in class org.spf4j.base.BasicExecutionContext
-
- getName() - Method in interface org.spf4j.base.ExecutionContext
-
- getName() - Method in class org.spf4j.test.log.TestLogger
-
- getNewCallable() - Method in class org.spf4j.base.Callables.RetryDecision
-
Deprecated.
- getNonRecoverablePredicate() - Static method in class org.spf4j.base.Throwables
-
- getNrRecursiveSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
-
- getNrSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
-
- getPackageInfo(String) - Static method in class org.spf4j.base.PackageInfo
-
- getPackageInfoDirect(String) - Static method in class org.spf4j.base.PackageInfo
-
- getPackageInfoDirect(Class<?>) - Static method in class org.spf4j.base.PackageInfo
-
- getParent() - Method in class org.spf4j.base.BasicExecutionContext
-
- getParent() - Method in interface org.spf4j.base.ExecutionContext
-
- getSecondsToDeadline() - Method in interface org.spf4j.base.ExecutionContext
-
- getSecondsToDeadline() - Static method in class org.spf4j.base.ExecutionContexts
-
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
-
Return the singleton of this class.
- getSourceMethodInfo(LogRecord) - Static method in class org.spf4j.log.SLF4JBridgeHandler
-
- getStartTimeNanos() - Method in class org.spf4j.base.BasicExecutionContext
-
- getStartTimeNanos() - Method in interface org.spf4j.base.ExecutionContext
-
- getSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
-
Utility to get suppressed exceptions.
- getThread() - Method in class org.spf4j.test.log.LogRecord
-
- getThread() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
-
- getThrowable() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
-
- getTimeoutNanos() - Method in class org.spf4j.base.TimeoutDeadline
-
- getTimeRelativeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
-
- getTimeRelativeToDeadline(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
- getTimeStamp() - Method in class org.spf4j.test.log.LogRecord
-
- getTimeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
-
- getTimeToDeadline(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
- getTimeToDeadline(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
-
- getTimeToDeadlineInt(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
- getTimeToDeadlineStrict(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
-
- getUncaughtExceptionHandler() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
-
- getUnchecked(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getUncheckedTimeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
-
- getUrl() - Method in class org.spf4j.base.PackageInfo
-
- getVersion() - Method in class org.spf4j.base.PackageInfo
-
- GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
-
- GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
-
- Graphs - Class in org.spf4j.ds
-
- GraphTypeMap<H> - Class in org.spf4j.reflect
-
- GraphTypeMap() - Constructor for class org.spf4j.reflect.GraphTypeMap
-
- GraphTypeMap(int) - Constructor for class org.spf4j.reflect.GraphTypeMap
-
- GreedyLogPrinter - Class in org.spf4j.test.log
-
A Greedy log printer.
- GreedyLogPrinter(LogPrinter) - Constructor for class org.spf4j.test.log.GreedyLogPrinter
-
- safeObjectAppend(Slf4jMessageFormatter.ErrorHandler, Appendable, Object, ObjectAppenderSupplier) - Static method in class org.spf4j.base.Slf4jMessageFormatter
-
- safePut(Type, H) - Method in interface org.spf4j.reflect.TypeMap
-
Associate object with type.
- search(char[], char) - Static method in class org.spf4j.base.Arrays
-
- setFormat(int, Format) - Method in class org.spf4j.text.MessageFormat
-
Sets the format to use for the format element with the given format element index within the previously set pattern
string.
- setFormatByArgumentIndex(int, Format) - Method in class org.spf4j.text.MessageFormat
-
Sets the format to use for the format elements within the previously set pattern string that use the given argument
index.
- setFormats(Format[]) - Method in class org.spf4j.text.MessageFormat
-
Sets the formats to use for the format elements in the previously set pattern string.
- setFormatsByArgumentIndex(Format[]) - Method in class org.spf4j.text.MessageFormat
-
Sets the formats to use for the values passed into format methods or returned from parse
methods.
- setIsRetryablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
-
- setLocale(Locale) - Method in class org.spf4j.text.MessageFormat
-
Sets the locale to be used when creating or comparing subformats.
- setNonRecoverablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
-
Overwrite the default non-recoverable predicate.
- setTimeStream(TLongIterator) - Static method in class org.spf4j.base.TestTimeSource
-
- setTimeStream(long...) - Static method in class org.spf4j.base.TestTimeSource
-
- SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
-
The unique instance of this class.
- SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
-
The unique instance of this class.
- Singleton() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
-
Deprecated.
- size() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- size() - Method in class org.spf4j.io.ByteArrayBuilder
-
Returns the current size of the buffer.
- size(T) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
-
- SizedRecyclingSupplier<T> - Interface in org.spf4j.recyclable
-
- SizedRecyclingSupplier.Factory<T> - Interface in org.spf4j.recyclable
-
- SLF4JBridgeHandler - Class in org.spf4j.log
-
Bridge/route all JUL log records to the SLF4J API.
- SLF4JBridgeHandler() - Constructor for class org.spf4j.log.SLF4JBridgeHandler
-
- Slf4jMessageFormatter - Class in org.spf4j.base
-
A more flexible implementation of the SLF4j message formatter (org.slf4j.helpers.MessageFormatter).
- Slf4jMessageFormatter.ErrorHandler - Interface in org.spf4j.base
-
- Spf4jTestLogJUnitRunner - Class in org.spf4j.test.log.junit4
-
- Spf4jTestLogJUnitRunner(Class<?>) - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
-
- Spf4jTestLogRunListener - Class in org.spf4j.test.log.junit4
-
- Spf4jTestLogRunListener() - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
-
- Spf4jTestLogRunListenerSingleton - Class in org.spf4j.test.log.junit4
-
- start(String, ExecutionContext, long, long, Runnable) - Method in interface org.spf4j.base.ExecutionContextFactory
-
Create a ExecutionContext.
- start(long, long) - Static method in class org.spf4j.base.ExecutionContexts
-
start a execution context.
- start(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
start a execution context.
- start(String) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, long, long) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, long) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
-
- start(String, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
-
- startThreadRoot(String, ExecutionContext, long, long, Runnable) - Method in interface org.spf4j.base.ExecutionContextFactory
-
- StaticLoggerBinder - Class in org.slf4j.impl
-
- StaticMarkerBinder - Class in org.slf4j.impl
-
- StaticMDCBinder - Class in org.slf4j.impl
-
This implementation is bound to NOPMDCAdapter.
- stats() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- subSequence(CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
-
- SupplierException - Exception in org.spf4j.recyclable
-
- SupplierException(Throwable) - Constructor for exception org.spf4j.recyclable.SupplierException
-
- SupplierException(String, Throwable) - Constructor for exception org.spf4j.recyclable.SupplierException
-
- SupplierException(String) - Constructor for exception org.spf4j.recyclable.SupplierException
-
- SupplierException() - Constructor for exception org.spf4j.recyclable.SupplierException
-
- suppress(T, Throwable) - Static method in class org.spf4j.base.Throwables
-
Functionality similar for java 1.7 Throwable.addSuppressed.
- suppress(T, Throwable, int) - Static method in class org.spf4j.base.Throwables
-
- SUPPRESSED_CAPTION - Static variable in class org.spf4j.base.Throwables
-
Caption for labeling suppressed exception stack traces
- synchronize(Callable<T>) - Static method in class org.spf4j.base.Callables
-
- sys() - Static method in class org.spf4j.test.log.TestLoggers
-
- SYSTEM_NANO_TIME_STREAM - Static variable in class org.spf4j.base.TestTimeSource
-
- validatedFileName(T) - Static method in class org.spf4j.base.CharSequences
-
- valueOf(String) - Static method in enum org.spf4j.base.Callables.AdvancedAction
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.base.Callables.SimpleAction
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.base.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.base.Throwables.PackageDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.test.log.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.test.log.LogHandler.Handling
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.spf4j.base.Callables.AdvancedAction
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.base.Callables.SimpleAction
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.base.ReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.base.Throwables.PackageDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.test.log.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.test.log.LogHandler.Handling
-
Returns an array containing the constants of this enum type, in
the order they are declared.