- abort(Exception) - Static method in class org.spf4j.base.Callables.RetryDecision
-
- abort() - Static method in class org.spf4j.base.Callables.RetryDecision
-
- AbstractMeasurementAccumulator - Class in org.spf4j.perf.impl
-
- AbstractMeasurementAccumulator() - Constructor for class org.spf4j.perf.impl.AbstractMeasurementAccumulator
-
- AbstractRunnable - Class in org.spf4j.base
-
- AbstractRunnable(boolean, String) - Constructor for class org.spf4j.base.AbstractRunnable
-
Create runnable lenient or not with a specific thread name during its execution.
- AbstractRunnable(boolean) - Constructor for class org.spf4j.base.AbstractRunnable
-
create runnable.
- AbstractRunnable() - Constructor for class org.spf4j.base.AbstractRunnable
-
- AbstractRunnable(String) - Constructor for class org.spf4j.base.AbstractRunnable
-
- AbstractStackCollector - Class in org.spf4j.stackmonitor
-
- AbstractStackCollector() - Constructor for class org.spf4j.stackmonitor.AbstractStackCollector
-
- AcceptorSelectorEventHandler - Class in org.spf4j.io.tcp
-
- AcceptorSelectorEventHandler(ServerSocketChannel, ClientHandler, Selector, ExecutorService, BlockingQueue<Runnable>, UpdateablePriorityQueue<DeadlineAction>) - Constructor for class org.spf4j.io.tcp.AcceptorSelectorEventHandler
-
- acquire(long, TimeUnit) - Method in interface org.spf4j.concurrent.Semaphore
-
Acquire one permit.
- acquire(int, long, TimeUnit) - Method in interface org.spf4j.concurrent.Semaphore
-
Acquire a arbitrary number of permits.
- add(T) - Method in class org.spf4j.base.ArrayBuilder
-
- add(V) - Method in class org.spf4j.ds.HashMapGraph
-
- add(E, V, V) - Method in class org.spf4j.ds.HashMapGraph
-
- add(V) - Method in class org.spf4j.ds.LinkedHashSetEx
-
- add(E) - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- add(E) - Method in class org.spf4j.ds.ZArrayDequeue
-
Inserts the specified element at the end of this deque.
- add(Path, IOException) - Method in exception org.spf4j.io.PathsIOException
-
- add(String) - Method in class org.spf4j.unix.JVMArguments
-
- 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.
- addFirst(E) - Method in class org.spf4j.ds.ZArrayDequeue
-
Inserts the specified element at the front of this deque.
- addLast(E) - Method in class org.spf4j.ds.ZArrayDequeue
-
Inserts the specified element at the end of this deque.
- addLastAndGetPtr(E) - Method in class org.spf4j.ds.ZArrayDequeue
-
- addListener(Service.Listener, Executor) - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- addLyfecycleHook(JdbcHeartBeat.LifecycleHook) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- addSample(StackTraceElement[]) - Method in class org.spf4j.stackmonitor.AbstractStackCollector
-
- addSample(StackTraceElement[]) - Method in interface org.spf4j.stackmonitor.StackCollector
-
- addToSampleNode(SampleNode, StackTraceElement...) - Static method in class org.spf4j.stackmonitor.SampleNode
-
- aggregate(MeasurementAccumulator) - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- aggregate(MeasurementAccumulator) - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- aggregate(MeasurementAccumulator) - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- aggregate(MeasurementAccumulator) - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- aggregate(MeasurementAccumulator) - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- aggregate(SampleNode, SampleNode) - Static method in class org.spf4j.stackmonitor.SampleNode
-
- AggregateTranslator - Class in org.spf4j.base
-
- AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.spf4j.base.AggregateTranslator
-
- AlmostSafe - Class in org.spf4j.base
-
Expose
- alocateMeasurements(MeasurementsInfo, int) - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- alocateMeasurements(MeasurementsInfo, int) - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
-
- alocateMeasurements(MeasurementsInfo, int) - Method in class org.spf4j.perf.impl.ms.MultiStore
-
- alocateMeasurements(MeasurementsInfo, int) - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
-
- alocateMeasurements(MeasurementsInfo, int) - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBTxtMeasurementStore
-
- alocateMeasurements(MeasurementsInfo, int) - Method in class org.spf4j.perf.impl.NopMeasurementStore
-
- alocateMeasurements(MeasurementsInfo, int) - Method in interface org.spf4j.perf.MeasurementStore
-
Make any allocations necessary for the following measurements.
- AMethod - Class in org.spf4j.ssdump2.avro
-
- AMethod() - Constructor for class org.spf4j.ssdump2.avro.AMethod
-
Default constructor.
- AMethod(String, String) - Constructor for class org.spf4j.ssdump2.avro.AMethod
-
All-args constructor.
- AMethod.Builder - Class in org.spf4j.ssdump2.avro
-
RecordBuilder for AMethod instances.
- 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(CharSequence) - Method in class org.spf4j.io.AppendableLimiterWithOverflow
-
- append(CharSequence, int, int) - Method in class org.spf4j.io.AppendableLimiterWithOverflow
-
- append(char) - Method in class org.spf4j.io.AppendableLimiterWithOverflow
-
- 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(Calendar, Appendable) - Method in class org.spf4j.io.appenders.CalendarAppender
-
- append(Date, Appendable) - Method in class org.spf4j.io.appenders.DateAppender
-
- append(GenericRecord, Appendable) - Method in class org.spf4j.io.appenders.GenericRecordAppender
-
- append(ReadableInstant, Appendable) - Method in class org.spf4j.io.appenders.InstantAppender
-
- append(LocalDate, Appendable) - Method in class org.spf4j.io.appenders.LocalDateAppender
-
- append(SpecificRecord, Appendable) - Method in class org.spf4j.io.appenders.SpecificRecordAppender
-
- append(SpecificRecordBase, Appendable) - Method in class org.spf4j.io.appenders.SpecificRecordBaseAppender
-
- append(Date, Appendable) - Method in class org.spf4j.io.appenders.SqlDateAppender
-
- append(Writeable, Appendable) - Method in class org.spf4j.io.appenders.WriteableAppender
-
- append(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
-
- AppendableLimiterWithOverflow - Class in org.spf4j.io
-
Utility class that limits the nr of characters written to a particular Appender.
- AppendableLimiterWithOverflow(int, File, CharSequence, Charset, Appendable) - Constructor for class org.spf4j.io.AppendableLimiterWithOverflow
-
- AppendableLimiterWithOverflow(int, Appendable, AppendableLimiterWithOverflow.OverflowSupplier) - Constructor for class org.spf4j.io.AppendableLimiterWithOverflow
-
- AppendableLimiterWithOverflow.OverflowSupplier - Interface in org.spf4j.io
-
provide the overflow.
- AppendableOutputStream - Class in org.spf4j.io
-
OutputStream
implementation that transforms a byte stream to a
character stream using a specified character set encoding and writes the resulting
stream to a
Writer
.
- AppendableOutputStream(Appendable, CharsetDecoder) - Constructor for class org.spf4j.io.AppendableOutputStream
-
- AppendableOutputStream(Appendable, CharsetDecoder, int) - Constructor for class org.spf4j.io.AppendableOutputStream
-
- AppendableOutputStream(Appendable, Charset, int) - Constructor for class org.spf4j.io.AppendableOutputStream
-
- AppendableOutputStream(Appendable, Charset) - Constructor for class org.spf4j.io.AppendableOutputStream
-
- AppendableOutputStream(Appendable, String, int) - Constructor for class org.spf4j.io.AppendableOutputStream
-
- AppendableOutputStream(Appendable, String) - Constructor for class org.spf4j.io.AppendableOutputStream
-
- 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.Strings
-
- appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.Strings
-
- appendSpaces(Appendable, int) - Static method in class org.spf4j.base.Strings
-
- appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.Strings
-
- appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.Strings
-
- appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.Strings
-
- appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.base.Strings
-
- appendUnsignedStringPadded(Appendable, int, int, int) - Static method in class org.spf4j.base.Strings
-
- apply(T, long) - Method in interface org.spf4j.base.Callables.AdvancedRetryPredicate
-
- apply(T) - Method in interface org.spf4j.base.Callables.AdvancedRetryPredicate
-
- apply(T) - Method in interface org.spf4j.base.Callables.SimpleRetryPredicate
-
- apply(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- apply(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- apply(K) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- apply(Class) - Method in interface org.spf4j.io.ObjectAppenderSupplier
-
- applyOnSamples(Function<SampleNode, SampleNode>) - Method in class org.spf4j.stackmonitor.AbstractStackCollector
-
- applyOnSamples(Function<SampleNode, SampleNode>) - Method in interface org.spf4j.stackmonitor.StackCollector
-
Apply function on the collected samples.
- applyPattern(String) - Method in class org.spf4j.text.MessageFormat
-
Sets the pattern used by this message format.
- ArrayBuilder<T> - Class in org.spf4j.base
-
- ArrayBuilder(int, Class<T>) - Constructor for class org.spf4j.base.ArrayBuilder
-
- 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
-
- ASample - Class in org.spf4j.ssdump2.avro
-
- ASample() - Constructor for class org.spf4j.ssdump2.avro.ASample
-
Default constructor.
- ASample(Integer, Integer, Integer, AMethod) - Constructor for class org.spf4j.ssdump2.avro.ASample
-
All-args constructor.
- ASample.Builder - Class in org.spf4j.ssdump2.avro
-
RecordBuilder for ASample instances.
- 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
-
- asMap() - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- asMap() - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- asWriter(Appendable) - Static method in class org.spf4j.io.Streams
-
faster variant than guava CharStreams.asWriter.
- AT_REMOVEDIR - Static variable in class org.spf4j.unix.UnixConstants
-
- AT_SYMLINK_NOFOLLOW - Static variable in class org.spf4j.unix.UnixConstants
-
- AtomicReferenceExt<T> - Class in org.spf4j.concurrent
-
- AtomicReferenceExt(T) - Constructor for class org.spf4j.concurrent.AtomicReferenceExt
-
- AtomicReferenceExt() - Constructor for class org.spf4j.concurrent.AtomicReferenceExt
-
- Atomics - Class in org.spf4j.concurrent
-
- AtomicSequence - Class in org.spf4j.concurrent
-
- AtomicSequence(long) - Constructor for class org.spf4j.concurrent.AtomicSequence
-
- 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.
- available() - Method in class org.spf4j.io.BufferedInputStream
-
- available() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- available() - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- availablePermits() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- awaitRunning() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- awaitRunning(long, TimeUnit) - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- awaitTerminated() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- awaitTerminated(long, TimeUnit) - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- awaitTermination(long, TimeUnit) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- awaitTermination(long, TimeUnit) - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- awaitTermination(long, TimeUnit) - Method in class org.spf4j.concurrent.RetryExecutor
-
- CachingTypeMapSupplierWrapper<H,E extends Exception> - Class in org.spf4j.reflect
-
- CachingTypeMapSupplierWrapper(CacheBuilder<Type, Set<H>>, TypeMap, Class<E>) - Constructor for class org.spf4j.reflect.CachingTypeMapSupplierWrapper
-
- CachingTypeMapSupplierWrapper(TypeMap, Class<E>) - Constructor for class org.spf4j.reflect.CachingTypeMapSupplierWrapper
-
- 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
-
- CalendarAppender - Class in org.spf4j.io.appenders
-
- CalendarAppender() - Constructor for class org.spf4j.io.appenders.CalendarAppender
-
- call() - Method in interface org.spf4j.base.Callables.CheckedCallable
-
the method that is retried.
- call() - Method in class org.spf4j.base.Callables.TimeoutCallable
-
- call(long) - Method in class org.spf4j.base.Callables.TimeoutCallable
-
- call(long) - Method in class org.spf4j.base.CallablesNano.NanoTimeoutCallable
-
- call() - Method in class org.spf4j.base.MemorizedCallable
-
- call() - Method in class org.spf4j.base.TimeoutRunnable
-
- Callables - Class in org.spf4j.base
-
Utility class for executing stuff with retry logic.
- Callables.AdvancedAction - Enum in org.spf4j.base
-
- Callables.AdvancedRetryPredicate<T> - Interface in org.spf4j.base
-
- 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
-
- Callables.RetryDecision<R> - Class in org.spf4j.base
-
- Callables.RetryDecision.Type - Enum in org.spf4j.base
-
- Callables.RetryPredicate<T,R> - Interface in org.spf4j.base
-
- Callables.SimpleAction - Enum in org.spf4j.base
-
- Callables.SimpleRetryPredicate<T> - Interface in org.spf4j.base
-
- Callables.TimeoutCallable<T,EX extends Exception> - Class in org.spf4j.base
-
- Callables.TimeoutDelayPredicate2DelayPredicate<T,R> - Class in org.spf4j.base
-
- Callables.TimeoutRetryPredicate<T,R> - Interface in org.spf4j.base
-
- CallablesNano - Class in org.spf4j.base
-
Utility class for executing stuff with retry logic.
- CallablesNano.NanoTimeoutCallable<T,EX extends Exception> - Class in org.spf4j.base
-
- CallablesNano.TimeoutNanoRetryPredicate<T,R> - Interface in org.spf4j.base
-
- CallablesNanoNonInterrupt - Class in org.spf4j.base
-
Utility class for executing stuff with retry logic.
- callAndMonitor(long, long, Callable<T>) - Static method in class org.spf4j.perf.PerformanceMonitor
-
- callAndMonitor(MeasurementRecorderSource, long, long, Callable<T>) - Static method in class org.spf4j.perf.PerformanceMonitor
-
- callAndMonitor(MeasurementRecorderSource, long, long, Callable<T>, boolean, Object...) - Static method in class org.spf4j.perf.PerformanceMonitor
-
- callOperation(String, String, String, String, Object...) - Static method in class org.spf4j.jmx.Client
-
- canAssign(Class<?>, Class<?>) - Static method in class org.spf4j.base.Reflections
-
- cancel(boolean) - Method in class org.spf4j.concurrent.FutureBean
-
- cancelAll(boolean, Future...) - Static method in class org.spf4j.concurrent.Futures
-
- cancelAll(boolean, Iterator<Future>) - Static method in class org.spf4j.concurrent.Futures
-
- canRunAsync() - Method in class org.spf4j.io.tcp.AcceptorSelectorEventHandler
-
- canRunAsync() - Method in class org.spf4j.io.tcp.proxy.ProxyBufferTransferHandler
-
- canRunAsync() - Method in class org.spf4j.io.tcp.SelectorEventHandler
-
- 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
-
- 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
-
- CheckedRunnable<EX extends Exception> - Class in org.spf4j.base
-
- CheckedRunnable(boolean, String) - Constructor for class org.spf4j.base.CheckedRunnable
-
- CheckedRunnable(boolean) - Constructor for class org.spf4j.base.CheckedRunnable
-
- CheckedRunnable() - Constructor for class org.spf4j.base.CheckedRunnable
-
- CheckedRunnable(String) - Constructor for class org.spf4j.base.CheckedRunnable
-
- checkExit(int) - Method in class org.spf4j.base.NoExitSecurityManager
-
- checkJdbcObjectName(CharSequence) - Static method in class org.spf4j.jdbc.JdbcTemplate
-
- checkPermission(Permission) - Method in class org.spf4j.base.NoExitSecurityManager
-
- checkPermission(Permission, Object) - Method in class org.spf4j.base.NoExitSecurityManager
-
- cleanUp() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- cleanUp() - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- cleanUp() - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- clear() - Method in class org.spf4j.base.ArrayBuilder
-
- clear() - Method in class org.spf4j.ds.RTree
-
Empties the RTree
- clear() - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- clear() - Method in class org.spf4j.ds.ZArrayDequeue
-
Removes all of the elements from this deque.
- clear() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- clear() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- clear() - Method in class org.spf4j.stackmonitor.AbstractStackCollector
-
- clear() - Method in class org.spf4j.stackmonitor.Sampler
-
- clear() - Method in interface org.spf4j.stackmonitor.StackCollector
-
- clearBaseTimestamp() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Clears the value of the 'baseTimestamp' field.
- clearCache() - Method in class org.spf4j.reflect.CachingTypeMapSupplierWrapper
-
- clearCache() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
-
- clearColumns() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Clears the value of the 'columns' field.
- clearContentSchema() - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Clears the value of the 'contentSchema' field.
- clearCount() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Clears the value of the 'count' field.
- clearCount() - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Clears the value of the 'count' field.
- clearCount() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Clears the value of the 'count' field.
- clearData() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Clears the value of the 'data' field.
- clearDeclaringClass() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Clears the value of the 'declaringClass' field.
- clearDeclaringClass() - Method in class org.spf4j.test.avro.Method.Builder
-
Clears the value of the 'declaringClass' field.
- clearDescription() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Clears the value of the 'description' field.
- clearDescription() - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Clears the value of the 'description' field.
- clearDescription() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Clears the value of the 'description' field.
- clearId() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Clears the value of the 'id' field.
- clearId() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Clears the value of the 'id' field.
- clearMethod() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Clears the value of the 'method' field.
- clearMethod() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Clears the value of the 'method' field.
- clearMethodName() - Method in class org.spf4j.test.avro.Method.Builder
-
Clears the value of the 'methodName' field.
- clearName() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Clears the value of the 'name' field.
- clearName() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Clears the value of the 'name' field.
- clearName() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Clears the value of the 'name' field.
- clearNode() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Clears the value of the 'node' field.
- clearParentId() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Clears the value of the 'parentId' field.
- clearRelTimeStamp() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Clears the value of the 'relTimeStamp' field.
- clearSampleTime() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Clears the value of the 'sampleTime' field.
- clearSubNodes() - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Clears the value of the 'subNodes' field.
- clearSubNodes() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Clears the value of the 'subNodes' field.
- clearTableDefId() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Clears the value of the 'tableDefId' field.
- clearType() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Clears the value of the 'type' field.
- clearUnitOfMeasurement() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Clears the value of the 'unitOfMeasurement' field.
- clearValues() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Clears the value of the 'values' field.
- CLibrary - Interface in org.spf4j.unix
-
GNU C library.
- CLibrary.FILE - Class in org.spf4j.unix
-
- Client - Class in org.spf4j.jmx
-
Simple Jmx Client utilities.
- ClientHandler - Interface in org.spf4j.io.tcp
-
- 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.ds.ZArrayDequeue
-
Returns a copy of this deque.
- clone(SampleNode) - Static method in class org.spf4j.stackmonitor.SampleNode
-
- 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
-
- cloneSubNodes(SampleNode) - Static method in class org.spf4j.stackmonitor.SampleNode
-
- close() - Method in class org.spf4j.concurrent.FileBasedLock
-
will release lock if owned, will not nothing if not owned.
- close() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- close() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
-
- close() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- close() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- close() - Method in class org.spf4j.concurrent.ThreadLocalBufferedConsumer
-
- close() - Method in class org.spf4j.io.AppendableLimiterWithOverflow
-
- close() - Method in class org.spf4j.io.AppendableOutputStream
-
Close the stream.
- close() - Method in class org.spf4j.io.AppendableWriter
-
- close() - Method in class org.spf4j.io.BufferedInputStream
-
- close() - Method in class org.spf4j.io.BufferedOutputStream
-
- close() - Method in class org.spf4j.io.ByteArrayBuilder
-
Closing a ByteArrayOutputStream has no effect.
- close() - Method in class org.spf4j.io.LazyOutputStreamWrapper
-
- close() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- close() - Method in class org.spf4j.io.PipedOutputStream
-
- close() - Method in class org.spf4j.io.PushbackReader
-
- close() - Method in class org.spf4j.io.ReaderInputStream
-
- close() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
-
- close() - Method in class org.spf4j.io.WriterOutputStream
-
Close the stream.
- close() - Method in class org.spf4j.perf.impl.AbstractMeasurementAccumulator
-
- close() - Method in class org.spf4j.perf.impl.DirectRecorderSource
-
- close() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- close() - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
-
- close() - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- close() - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
-
- close() - Method in class org.spf4j.perf.impl.ms.MultiStore
-
- close() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
-
- close() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBTxtMeasurementStore
-
- close() - Method in class org.spf4j.perf.impl.NopMeasurementRecorder
-
- close() - Method in class org.spf4j.perf.impl.NopMeasurementRecorderSource
-
- close() - Method in class org.spf4j.perf.impl.NopMeasurementStore
-
- close() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- close() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- close() - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- close() - Method in class org.spf4j.perf.io.MeasuredOutputStream
-
- close() - Method in interface org.spf4j.recyclable.Disposable
-
- close() - Method in class org.spf4j.recyclable.impl.LeaseImpl
-
- close() - Method in class org.spf4j.tsdb2.TSDBReader
-
- close() - Method in class org.spf4j.tsdb2.TSDBWriter
-
- Closeables - Class in org.spf4j.base
-
- closeAll(AutoCloseable...) - Static method in class org.spf4j.base.Closeables
-
- closeAll(Exception, AutoCloseable...) - Static method in class org.spf4j.base.Closeables
-
- closeAll(Closeable...) - Static method in class org.spf4j.base.Closeables
-
- closeAll(Exception, Closeable...) - Static method in class org.spf4j.base.Closeables
-
- closeAll(Iterable<? extends AutoCloseable>) - Static method in class org.spf4j.base.Closeables
-
- closeAll(Exception, Iterable<? extends AutoCloseable>) - Static method in class org.spf4j.base.Closeables
-
- closeSelectorChannels(Selector) - Static method in class org.spf4j.base.Closeables
-
- closeSelectorChannels(IOException, Selector) - Static method in class org.spf4j.base.Closeables
-
- closestPowerOf2(int) - Static method in class org.spf4j.base.IntMath
-
- closestPowerOf2Number(int) - Static method in class org.spf4j.base.IntMath
-
- ColumnDef - Class in org.spf4j.tsdb2.avro
-
- ColumnDef() - Constructor for class org.spf4j.tsdb2.avro.ColumnDef
-
Default constructor.
- ColumnDef(String, Type, String, String) - Constructor for class org.spf4j.tsdb2.avro.ColumnDef
-
All-args constructor.
- ColumnDef.Builder - Class in org.spf4j.tsdb2.avro
-
RecordBuilder for ColumnDef instances.
- columns - Variable in class org.spf4j.tsdb2.avro.TableDef
-
Deprecated.
- commonFrames(StackTraceElement[], StackTraceElement[]) - Static method in class org.spf4j.base.Throwables
-
- commonPrefix(String...) - Static method in class org.spf4j.base.Strings
-
- ComparablePair<A extends Comparable & Serializable,B extends Comparable & Serializable> - Class in org.spf4j.base
-
- ComparablePair(A, B) - Constructor for class org.spf4j.base.ComparablePair
-
- Comparables - Class in org.spf4j.base
-
- comparator() - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- COMPARATOR - Static variable in class org.spf4j.io.tcp.DeadlineAction
-
- 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.
- compare(T, T) - Static method in class org.spf4j.base.Comparables
-
- compareArrays(T[], T[]) - Static method in class org.spf4j.base.Comparables
-
- compareArrays(T[], T[], int, int) - Static method in class org.spf4j.base.Comparables
-
- compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
-
- compareTo(ComparablePair<A, B>) - Method in class org.spf4j.base.ComparablePair
-
- compareTo(MutableHolder<T>) - Method in class org.spf4j.base.MutableHolder
-
- compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
-
- compareTo(Version) - Method in class org.spf4j.base.Version
-
- compareTo(Traversals.VertexHolder<V>) - Method in class org.spf4j.ds.Traversals.VertexHolder
-
- compareTo(UpdateablePriorityQueue<E>.ElementRef) - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
-
- compareTo(ExportedOperation) - Method in interface org.spf4j.jmx.ExportedOperation
-
- compareTo(Quanta) - Method in class org.spf4j.perf.impl.Quanta
-
- Compress - Class in org.spf4j.io.compress
-
- concat(T[]...) - Static method in class org.spf4j.base.Arrays
-
- ConfigurableAppenderSupplier - Class in org.spf4j.io
-
- ConfigurableAppenderSupplier() - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
-
- ConfigurableAppenderSupplier(boolean, Predicate<Class<?>>, ObjectAppender<?>...) - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
-
- contains(String, char...) - Static method in class org.spf4j.base.Strings
-
- contains(CharSequence, char...) - Static method in class org.spf4j.base.Strings
-
- 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(V) - Method in interface org.spf4j.ds.Graph
-
- contains(V) - Method in class org.spf4j.ds.HashMapGraph
-
- contains(Object) - Method in class org.spf4j.ds.LinkedHashSetEx
-
- contains(E) - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- contains(Object) - Method in class org.spf4j.ds.ZArrayDequeue
-
Returns true if this deque contains the specified element.
- containsAnyChar(CharSequence, char...) - Static method in class org.spf4j.base.CharSequences
-
- containsNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
-
- contentSchema - Variable in class org.spf4j.tsdb2.avro.Header
-
Deprecated.
- convert(MXBeanMapping) - Static method in class org.spf4j.jmx.mappers.MXBeanMappings
-
- convert(JMXBeanMapping) - Static method in class org.spf4j.jmx.mappers.MXBeanMappings
-
- convert(Method, SampleNode, int, int, Handler<ASample, E>) - Static method in class org.spf4j.ssdump2.Converter
-
- convert(Iterator<ASample>) - Static method in class org.spf4j.ssdump2.Converter
-
- Converter - Class in org.spf4j.ssdump2
-
- copy() - Method in interface org.spf4j.ds.Graph
-
- copy() - Method in class org.spf4j.ds.HashMapGraph
-
- copy() - Method in class org.spf4j.ds.VertexEdges
-
- copy(InputStream, OutputStream) - Static method in class org.spf4j.io.Streams
-
see copy(final InputStream is, final OutputStream os, final int buffSize) for detail.
- copy(InputStream, OutputStream, int) - Static method in class org.spf4j.io.Streams
-
Equivalent to guava ByteStreams.copy, with one special behavior: if is has no bytes immediately available for
read, the os is flushed prior to the next read that will probably block.
- copyFileAtomic(Path, Path) - Static method in class org.spf4j.io.compress.Compress
-
Copy file atomic.
- count - Variable in class org.spf4j.ssdump2.avro.ASample
-
Deprecated.
- count - Variable in class org.spf4j.test.avro.SampleNode
-
Deprecated.
- count - Variable in class org.spf4j.test2.avro.SampleNode
-
Deprecated.
- CountingAccumulator - Class in org.spf4j.perf.impl
-
- CountingAccumulator(Object, String, String) - Constructor for class org.spf4j.perf.impl.CountingAccumulator
-
- CpuUsageSampler - Class in org.spf4j.perf.cpu
-
- Crc32C - Class in org.spf4j.io
-
A pure-java implementation of the CRC32 checksum that uses the CRC32-C polynomial, the same polynomial used by iSCSI
and implemented on many Intel chipsets supporting SSE4.2.
- Crc32C() - Constructor for class org.spf4j.io.Crc32C
-
Create a new PureJavaCrc32 object.
- create(T) - Method in interface org.spf4j.base.ReferenceFactory
-
- create(T) - Method in enum org.spf4j.base.ReferenceType
-
- create(String) - Method in interface org.spf4j.perf.impl.ms.StoreFactory
-
- create(String) - Method in enum org.spf4j.perf.impl.ms.StoreType
-
- create() - Method in class org.spf4j.pool.jdbc.JdbcConnectionFactory
-
- create() - Method in class org.spf4j.recyclable.impl.ObjectHolderFactory
-
- create() - Method in interface org.spf4j.recyclable.RecyclingSupplier.Factory
-
create the object.
- create(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
-
- createClone() - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- createClone() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- createClone() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- createClone() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- createClone() - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- createDirectGraphiteTcpRecorder(Object, String, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createDirectGraphiteUdpRecorder(Object, String, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createDirectRecorder(Object, String, String[], String[]) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createDirectRecorder(Object, String) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createDirectRecorder(Object, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createDirectRecorderSource(Object, String) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createLike(Object) - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- createLike(Object) - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- createLike(Object) - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- createLike(Object) - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- createLike(Object) - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- createNameBasedFilter(boolean, boolean, String[]) - Static method in class org.spf4j.stackmonitor.FastStackCollector
-
- createOverflowIfNeeded() - Method in class org.spf4j.io.AppendableLimiterWithOverflow
-
- createSampleNode(StackTraceElement...) - Static method in class org.spf4j.stackmonitor.SampleNode
-
- createScalableCountingRecorder(Object, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createScalableCountingRecorderSource(Object, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createScalableMinMaxAvgRecorder(Object, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createScalableMinMaxAvgRecorderSource(Object, String, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createScalableQuantizedRecorder(Object, String, int, int, int, int, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- createScalableQuantizedRecorderSource(Object, String, int, int, int, int, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- 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
-
- current() - Static method in class org.spf4j.unix.JVMArguments
-
Gets the process argument list of the current process.
- 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
-
- customTraverse(Graph<V, E>, V, Traversals.TraversalCallback<V, E>) - Static method in class org.spf4j.ds.Traversals
-
Custom graph traversal, starting from a particular node and following its outgoing links
with the child nodes being traversed in the order of least incoming links.
- gc(long) - Static method in class org.spf4j.base.Runtime
-
Attempts to run the GC in a verifiable way.
- GCUsageSampler - Class in org.spf4j.perf.memory
-
This class allows you to poll and recordAt to a file the heap commited and heap used for your java process.
- generateHtmlTable(Writer, Method, SampleNode, int, int) - Static method in class org.spf4j.stackmonitor.StackVisualizer
-
- generateSubSvg(Writer, Method, SampleNode, int, int, int, int, String) - Static method in class org.spf4j.stackmonitor.StackVisualizer
-
- generateSvg(Writer, Method, SampleNode, int, int, int, int, String) - Static method in class org.spf4j.stackmonitor.StackVisualizer
-
- GenericExportedOperation - Class in org.spf4j.jmx
-
- GenericExportedOperation(String, String, Invocation, Type[], Type, String[], String[], boolean[], boolean) - Constructor for class org.spf4j.jmx.GenericExportedOperation
-
- GenericExportedValue<T> - Class in org.spf4j.jmx
-
- GenericExportedValue(String, String, Supplier<T>, Consumer<T>, Class<T>) - Constructor for class org.spf4j.jmx.GenericExportedValue
-
- GenericExportedValue(String, String, Supplier<CompositeData>, Consumer<CompositeData>, CompositeType) - Constructor for class org.spf4j.jmx.GenericExportedValue
-
- GenericRecordAppender - Class in org.spf4j.io.appenders
-
- GenericRecordAppender() - Constructor for class org.spf4j.io.appenders.GenericRecordAppender
-
- get(PT) - Method in interface org.spf4j.base.ParameterizedSupplier
-
- get() - Method in class org.spf4j.concurrent.FutureBean
-
- get(long, TimeUnit) - Method in class org.spf4j.concurrent.FutureBean
-
- 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(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- get(K, Callable<? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- get(K) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- get(K, Callable<? extends V>) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- get(Class<T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
-
- get(Class<T>) - Method in interface org.spf4j.io.ObjectAppenderSupplier
-
- get(SocketChannel) - Method in interface org.spf4j.io.tcp.proxy.SnifferFactory
-
- get() - Method in interface org.spf4j.jmx.ExportedValue
-
- get() - Method in class org.spf4j.jmx.GenericExportedValue
-
- get() - Static method in class org.spf4j.jmx.GlobalMXBeanMapperSupplier
-
- get(Type) - Method in interface org.spf4j.jmx.JMXBeanMappingSupplier
-
Get a opentype mapping if available.
- get(Type) - Method in class org.spf4j.jmx.mappers.DefaultMXBeanMappingFactoryOpenTypeMapper
-
returns MXBeanMapping or null if type is not mappable to a OpenType.
- get(Type) - Method in class org.spf4j.jmx.mappers.Spf4jOpenTypeMapper
-
- get() - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- get() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- get() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- get() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- get() - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- get() - Method in class org.spf4j.recyclable.impl.LeaseImpl
-
- 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.SharingObjectPool
-
- get(int) - Method in class org.spf4j.recyclable.impl.SizedThreadLocalRecyclingSupplier
-
- get() - Method in interface org.spf4j.recyclable.RecyclingSupplier
-
block until a object is available and return it.
- get(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
-
- get(ObjectBorower) - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
-
Borrow object from pool.
- get(Type) - Method in interface org.spf4j.reflect.ByTypeSupplier
-
- get(Type) - Method in class org.spf4j.reflect.CachingTypeMapSupplierWrapper
-
- get(Type) - Method in interface org.spf4j.reflect.TypeMap
-
get the object associated to a compatible type, only if there is only one.
- get(int) - Method in class org.spf4j.ssdump2.avro.AMethod
-
- get(int) - Method in class org.spf4j.ssdump2.avro.ASample
-
- get(int) - Method in class org.spf4j.test.avro.Method
-
- get(int) - Method in class org.spf4j.test.avro.SampleNode
-
- get(int) - Method in class org.spf4j.test.avro.SamplePair
-
- get(int) - Method in class org.spf4j.test2.avro.SampleNode
-
- get(int) - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
- get(int) - Method in class org.spf4j.tsdb2.avro.DataBlock
-
- get(int) - Method in class org.spf4j.tsdb2.avro.DataRow
-
- get(int) - Method in class org.spf4j.tsdb2.avro.Header
-
- get(int) - Method in class org.spf4j.tsdb2.avro.TableDef
-
- getAction() - Method in class org.spf4j.io.tcp.DeadlineAction
-
- 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(Iterable<? extends K>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- getAll(Iterable<? extends K>) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- 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
-
- getAllPresent(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- getAllPresent(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- getAllTables(File) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getAllTablesWithDataRanges(File) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getAllWithDeadlineNanos(long, Future...) - Static method in class org.spf4j.concurrent.Futures
-
Gets all futures resuls.
- getAllWithDeadlineNanos(long, Iterable<Future>) - Static method in class org.spf4j.concurrent.Futures
-
- getAnnotationAttribute(Annotation, String) - Static method in class org.spf4j.base.Reflections
-
- getAppenderType(ObjectAppender<?>) - Static method in class org.spf4j.io.ConfigurableAppenderSupplier
-
- getArray() - Method in class org.spf4j.base.ArrayBuilder
-
- getAttribute(String, String, String, String) - Static method in class org.spf4j.jmx.Client
-
get a an attribute from a JMX mbean.
- getAvailablePermitsColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getBaseTimestamp() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Gets the value of the 'baseTimestamp' field.
- getBaseTimestamp() - Method in class org.spf4j.tsdb2.avro.DataBlock
-
Gets the value of the 'baseTimestamp' field.
- getBeatDurationNanos() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- 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.
- getCache() - Method in class org.spf4j.jmx.mappers.Spf4jOpenTypeMapper
-
- getCharsTmp(int) - Static method in class org.spf4j.base.TLScratch
-
returns a thread local char array of at least the requested size.
- getClassSchema() - Static method in class org.spf4j.ssdump2.avro.AMethod
-
- getClassSchema() - Static method in class org.spf4j.ssdump2.avro.ASample
-
- getClassSchema() - Static method in class org.spf4j.test.avro.Method
-
- getClassSchema() - Static method in class org.spf4j.test.avro.SampleNode
-
- getClassSchema() - Static method in class org.spf4j.test.avro.SamplePair
-
- getClassSchema() - Static method in class org.spf4j.test2.avro.SampleNode
-
- getClassSchema() - Static method in class org.spf4j.tsdb2.avro.ColumnDef
-
- getClassSchema() - Static method in class org.spf4j.tsdb2.avro.DataBlock
-
- getClassSchema() - Static method in class org.spf4j.tsdb2.avro.DataRow
-
- getClassSchema() - Static method in class org.spf4j.tsdb2.avro.Header
-
- getClassSchema() - Static method in class org.spf4j.tsdb2.avro.TableDef
-
- getClassSchema() - Static method in enum org.spf4j.tsdb2.avro.Type
-
- getClosestToZero() - Method in class org.spf4j.perf.impl.Quanta
-
- getColumn(double[][], int) - Static method in class org.spf4j.base.Arrays
-
- getColumnAsDoubles(long[][], int) - Static method in class org.spf4j.base.Arrays
-
- getColumnDef(TableDef, String) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getColumnDefIfExists(TableDef, String) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getColumnIndex(TableDef, String) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getColumnNames(TableDef) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getColumns() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Gets the value of the 'columns' field.
- getColumns() - Method in class org.spf4j.tsdb2.avro.TableDef
-
Gets the value of the 'columns' field.
- getColumnUnitsOfMeasurement(TableDef) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getCompatibleMethod(Class<?>, String, Class<?>...) - Static method in class org.spf4j.base.Reflections
-
Method lookup utility that looks up a method declaration that is compatible.
- getCompatibleMethodCached(Class<?>, String, Class<?>...) - Static method in class org.spf4j.base.Reflections
-
- getCompatibleMethodHandle(Class<?>, String, Class<?>...) - Static method in class org.spf4j.base.Reflections
-
- getCompatibleMethodHandleCached(Class<?>, String, Class<?>...) - Static method in class org.spf4j.base.Reflections
-
- getComponent(int) - Method in class org.spf4j.base.Version
-
- getComponents() - Method in class org.spf4j.base.Version
-
- getCompositeData() - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- getConnection() - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- getConnection(String, String) - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- getConstructor(Class<?>, Class<?>...) - Static method in class org.spf4j.base.Reflections
-
Equivalent to Class.getDeclaredConstructor, only that it does not throw an exception if no constructor,
it returns null instead, also makes all constructors accessible..
- getContentSchema() - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Gets the value of the 'contentSchema' field.
- getContentSchema() - Method in class org.spf4j.tsdb2.avro.Header
-
Gets the value of the 'contentSchema' field.
- getContextInfo() - Static method in class org.spf4j.concurrent.FileBasedLock
-
- getCount() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Gets the value of the 'count' field.
- getCount() - Method in class org.spf4j.ssdump2.avro.ASample
-
Gets the value of the 'count' field.
- getCount() - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Gets the value of the 'count' field.
- getCount() - Method in class org.spf4j.test.avro.SampleNode
-
Gets the value of the 'count' field.
- getCount() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Gets the value of the 'count' field.
- getCount() - Method in class org.spf4j.test2.avro.SampleNode
-
Gets the value of the 'count' field.
- getCurrentAliveThreadInfo() - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
-
- getCurrTSSqlFn(DbType) - Static method in enum org.spf4j.jdbc.DbType
-
Return the SQL for a current time millis since a EPOCH...
- getCurrTSSqlFn() - Method in enum org.spf4j.jdbc.DbType
-
Return the SQL for a current time millis since a EPOCH...
- getData() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Gets the value of the 'data' field.
- getData() - Method in class org.spf4j.tsdb2.avro.DataRow
-
Gets the value of the 'data' field.
- getDbType() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- getDBWriter() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
-
- getDeadline() - Method in class org.spf4j.base.Callables.TimeoutCallable
-
- getDeadline() - Static method in class org.spf4j.base.Runtime
-
- getDeadline() - Method in exception org.spf4j.io.IOTimeoutException
-
- getDeadline() - Method in class org.spf4j.io.PipedOutputStream
-
- getDeadline() - Method in class org.spf4j.io.tcp.DeadlineAction
-
- getDeadlineMillis() - Method in class org.spf4j.base.TimeoutRunnable
-
- getDeadOwnerPermits(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- getDecision(T, Callable<R>) - Method in class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
-
- getDecision(T, Callable<R>) - Method in interface org.spf4j.base.Callables.RetryPredicate
-
the number or millis of delay until the next retry, or -1 for abort.
- getDecision(T, Callable<R>) - Method in class org.spf4j.base.Callables.TimeoutDelayPredicate2DelayPredicate
-
- getDecision(T, long, Callable<R>) - Method in interface org.spf4j.base.Callables.TimeoutRetryPredicate
-
- getDecision(T, long, Callable<R>) - Method in interface org.spf4j.base.CallablesNano.TimeoutNanoRetryPredicate
-
- getDecisionType() - Method in class org.spf4j.base.Callables.RetryDecision
-
- getDeclaringClass() - Method in class org.spf4j.base.Method
-
- getDeclaringClass() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Gets the value of the 'declaringClass' field.
- getDeclaringClass() - Method in class org.spf4j.ssdump2.avro.AMethod
-
Gets the value of the 'declaringClass' field.
- getDeclaringClass() - Method in class org.spf4j.test.avro.Method.Builder
-
Gets the value of the 'declaringClass' field.
- getDeclaringClass() - Method in class org.spf4j.test.avro.Method
-
Gets the value of the 'declaringClass' field.
- getDelayMillis() - Method in class org.spf4j.base.Callables.RetryDecision
-
- getDescription() - Method in interface org.spf4j.jmx.ExportedOperation
-
- getDescription() - Method in interface org.spf4j.jmx.ExportedValue
-
- getDescription() - Method in class org.spf4j.jmx.GenericExportedOperation
-
- getDescription() - Method in class org.spf4j.jmx.GenericExportedValue
-
- getDescription() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getDescription() - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getDescription() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Gets the value of the 'description' field.
- getDescription() - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Gets the value of the 'description' field.
- getDescription() - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Gets the value of the 'description' field.
- getDescription() - Method in class org.spf4j.tsdb2.avro.Header
-
Gets the value of the 'description' field.
- getDescription() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Gets the value of the 'description' field.
- getDescription() - Method in class org.spf4j.tsdb2.avro.TableDef
-
Gets the value of the 'description' field.
- getdtablesize() - Method in interface org.spf4j.unix.CLibrary
-
- getDumpTimeMillis() - Method in class org.spf4j.stackmonitor.Sampler
-
- getEdge(V, V) - Method in interface org.spf4j.ds.Graph
-
- getEdge(V, V) - Method in class org.spf4j.ds.HashMapGraph
-
- getEdges(V) - Method in interface org.spf4j.ds.Graph
-
- getEdges(V) - Method in class org.spf4j.ds.HashMapGraph
-
- getElem() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
-
- getElement() - Method in interface org.spf4j.io.csv.CsvReader
-
the CSV element string.
- getEndTime() - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
-
- getEntitiesMeasurements() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- getEntitiesMeasurements() - Method in interface org.spf4j.perf.MeasurementsSource
-
- getEntitiesMeasurementsAndReset() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- getEntitiesMeasurementsAndReset() - Method in interface org.spf4j.perf.MeasurementsSource
-
- getErrorThreshold() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- 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
-
- getExecutable() - Method in class org.spf4j.unix.JVMArguments
-
- getExitCode() - Method in exception org.spf4j.base.ExitException
-
- getFile() - Method in class org.spf4j.tsdb2.TSDBWriter
-
- getFirst() - Method in class org.spf4j.base.Pair
-
- getFirst() - Method in class org.spf4j.ds.ZArrayDequeue
-
- getFormats() - Method in class org.spf4j.text.MessageFormat
-
Gets the formats used for the format elements in the previously set pattern string.
- getGCTime(List<GarbageCollectorMXBean>) - Static method in class org.spf4j.perf.memory.GCUsageSampler
-
- getGCTime() - Static method in class org.spf4j.perf.memory.GCUsageSampler
-
- getGCTimeDiff(List<GarbageCollectorMXBean>, TObjectLongMap) - Static method in class org.spf4j.perf.memory.GCUsageSampler
-
- getGenericType(Schema) - Static method in class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
-
- getGnuId() - Method in enum org.spf4j.unix.UnixResources
-
- getHardLimit() - Method in enum org.spf4j.unix.UnixResources
-
- getHbTableDesc() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- getHeader() - Method in class org.spf4j.tsdb2.TSDBReader
-
- getHeader() - Method in class org.spf4j.tsdb2.TSDBWriter
-
- getHeartBeatAndSubscribe(DataSource, HeartBeatTableDesc, JdbcHeartBeat.LifecycleHook) - Static method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
Get a reference to the hearbeat instance.
- getHeartBeatAndSubscribe(DataSource, HeartBeatTableDesc, JdbcHeartBeat.LifecycleHook, int, int) - Static method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- getHeartBeatTableDesc() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getHotspotDiagnosticBean() - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
-
- getId(MeasurementsInfo) - Static method in class org.spf4j.perf.impl.ms.Id2Info
-
- getId() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Gets the value of the 'id' field.
- getId() - Method in class org.spf4j.ssdump2.avro.ASample
-
Gets the value of the 'id' field.
- getId() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Gets the value of the 'id' field.
- getId() - Method in class org.spf4j.tsdb2.avro.TableDef
-
Gets the value of the 'id' field.
- getIds(Collection<TableDef>) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- getImage() - Method in class org.spf4j.base.Version
-
- getIncomming() - Method in class org.spf4j.ds.VertexEdges
-
- getIndex() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
-
- getInfo() - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- getInfo() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- getInfo() - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
-
- getInfo() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- getInfo(long) - Static method in class org.spf4j.perf.impl.ms.Id2Info
-
- getInfo() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getInfo() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- getInfo() - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- getInputStream() - Method in class org.spf4j.io.PipedOutputStream
-
- getIntervalColumn() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- getIntervalEnd() - Method in class org.spf4j.perf.impl.Quanta
-
- getIntervalMillis() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- getIntervalStart() - Method in class org.spf4j.perf.impl.Quanta
-
- getIntValue() - Method in class org.spf4j.io.Crc32C
-
- 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.Reflections
-
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.
- getJavaType() - Method in interface org.spf4j.jmx.JMXBeanMapping
-
The Java type the open type mapping is mapped to
- getJdbcTimeoutSeconds() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- getKey() - Method in class org.spf4j.base.Pair
-
- getKeysLoaded() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getLast() - Method in class org.spf4j.ds.ZArrayDequeue
-
- getLastEntry() - Method in class org.spf4j.ds.LinkedHashMapEx
-
- getLastEntry() - Method in interface org.spf4j.ds.LinkedMap
-
- getLastHeartbeatColumn() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- getLastModifiedAtColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getLastModifiedByColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getLastRecorded() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- getLastRecorded() - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
-
- getLastRunDB() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- getLastRunMillis() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- getLastRunTimeStampString() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- getLastValue() - Method in class org.spf4j.ds.LinkedHashSetEx
-
- getLastValue() - Method in interface org.spf4j.ds.LinkedSet
-
- getLeft() - Method in class org.spf4j.base.Either
-
- getLeft() - Method in class org.spf4j.base.Either.Left
-
- getLeft() - Method in class org.spf4j.base.Either.Right
-
- getLocale() - Method in class org.spf4j.text.MessageFormat
-
Gets the locale that's used when creating or comparing subformats.
- getLocalHoldCount() - Method in class org.spf4j.concurrent.FileBasedLock
-
- getLock(File, FileAttribute<?>...) - Static method in class org.spf4j.concurrent.FileBasedLock
-
Returns a FileBasedLock implementation.
- getLock(File) - Static method in class org.spf4j.concurrent.FileBasedLock
-
- getLoginTimeout() - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- getLogWriter() - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- getLsof() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- getLsofOutput() - Static method in class org.spf4j.base.Runtime
-
- getLsofOutput() - Static method in class org.spf4j.unix.Lsof
-
- getMacId() - Method in enum org.spf4j.unix.UnixResources
-
- getMainClass() - Static method in class org.spf4j.base.Runtime
-
- getMainThread() - Static method in class org.spf4j.base.Runtime
-
get the main Thread.
- getMajor() - Method in class org.spf4j.base.Version
-
- getManifest(URL) - Static method in class org.spf4j.base.Reflections
-
Get the manifest of a jar file.
- getMappedType() - Method in interface org.spf4j.jmx.JMXBeanMapping
-
Jet the mapped java type.
- getMappedType() - Method in class org.spf4j.jmx.mappers.MapEntryOpenTypeMapping
-
- getMappedType() - Method in class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
-
- getMaskedValue() - Method in class org.spf4j.io.Crc32C
-
- getMaxEntries() - Method in class org.spf4j.ds.RTree
-
- getMaxFileDescriptorCount() - Static method in class org.spf4j.os.OperatingSystem
-
- getMaxIdleTimeMillis() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getMaxIdleTimeMillis() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getMaxIdleTimeMillis() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getMaxMeasurement() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getmaxNrBytes(CharsetEncoder, int) - Static method in class org.spf4j.base.Strings
-
- getMaxNrOpenFiles() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
Deprecated.
- getMaxSize() - Method in class org.spf4j.concurrent.UIDGenerator
-
- getMaxThreadCount() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getMaxThreadCount() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getMaxThreadCount() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getMaxTime() - Method in class org.spf4j.perf.impl.AbstractMeasurementAccumulator
-
- getMeasuredEntity() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getMeasuredEntity() - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getMeasurementCount() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getMeasurementName(int) - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getMeasurementName(int) - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getMeasurementNames() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getMeasurementNames() - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getMeasurements() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- getMeasurementsAsString() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- getMeasurementsAsString() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- getMeasurementStore() - Static method in class org.spf4j.perf.impl.RecorderFactory
-
- getMeasurementTotal() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getMeasurementUnit(int) - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getMeasurementUnit(int) - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getMeasurementUnits() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getMeasurementUnits() - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getMessage() - Method in exception org.spf4j.unix.UnixException
-
- getMethod(StackTraceElement) - Static method in class org.spf4j.base.Method
-
- getMethod(String, String) - Static method in class org.spf4j.base.Method
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.spf4j.base.Reflections
-
Equivalent to Class.getDeclaredMethod which returns a null instead of throwing an exception.
- getMethod() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Gets the value of the 'method' field.
- getMethod() - Method in class org.spf4j.ssdump2.avro.ASample
-
Gets the value of the 'method' field.
- getMethod() - Method in class org.spf4j.stackmonitor.InvokedMethod
-
- getMethod() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Gets the value of the 'method' field.
- getMethod() - Method in class org.spf4j.test.avro.SamplePair
-
Gets the value of the 'method' field.
- getMethodBuilder() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Gets the Builder instance for the 'method' field and creates one if it doesn't exist yet.
- getMethodBuilder() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Gets the Builder instance for the 'method' field and creates one if it doesn't exist yet.
- getMethodName() - Method in class org.spf4j.base.Method
-
- getMethodName() - Method in class org.spf4j.test.avro.Method.Builder
-
Gets the value of the 'methodName' field.
- getMethodName() - Method in class org.spf4j.test.avro.Method
-
Gets the value of the 'methodName' field.
- getMillisAfterDeadline() - Method in exception org.spf4j.io.IOTimeoutException
-
- getMinEntries() - Method in class org.spf4j.ds.RTree
-
- getMinMeasurement() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getMinor() - Method in class org.spf4j.base.Version
-
- getMinTime() - Method in class org.spf4j.perf.impl.AbstractMeasurementAccumulator
-
- getName() - Method in interface org.spf4j.jmx.ExportedOperation
-
- getName() - Method in interface org.spf4j.jmx.ExportedValue
-
- getName() - Method in class org.spf4j.jmx.GenericExportedOperation
-
- getName() - Method in class org.spf4j.jmx.GenericExportedValue
-
- getName() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Gets the value of the 'name' field.
- getName() - Method in class org.spf4j.ssdump2.avro.AMethod
-
Gets the value of the 'name' field.
- getName() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Gets the value of the 'name' field.
- getName() - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Gets the value of the 'name' field.
- getName() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Gets the value of the 'name' field.
- getName() - Method in class org.spf4j.tsdb2.avro.TableDef
-
Gets the value of the 'name' field.
- getNewCallable() - Method in class org.spf4j.base.Callables.RetryDecision
-
- getNode() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Gets the value of the 'node' field.
- getNode() - Method in class org.spf4j.test.avro.SamplePair
-
Gets the value of the 'node' field.
- getNodeBuilder() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Gets the Builder instance for the 'node' field and creates one if it doesn't exist yet.
- getNonRecoverablePredicate() - Static method in class org.spf4j.base.Throwables
-
- getNrComponents() - Method in class org.spf4j.base.Version
-
- getNrNodes() - Method in class org.spf4j.stackmonitor.AbstractStackCollector
-
- getNrNodes() - Method in class org.spf4j.stackmonitor.SampleNode
-
- getNrOpenFiles() - Static method in class org.spf4j.base.Runtime
-
Deprecated.
- getNrOpenFiles() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
Deprecated.
- getNrOpenFiles() - Static method in class org.spf4j.unix.Lsof
-
- getNrPermits() - Method in class org.spf4j.concurrent.jdbc.OwnerPermits
-
- getNrQueuedTasks() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getNrQueuedTasks() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getNrQueuedTasks() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getNrRecursiveSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
-
- getNrSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
-
- getNrTimesShared() - Method in class org.spf4j.recyclable.impl.SharingObjectPool.SharedObject
-
- getNtpTime() - Method in class org.spf4j.net.Timing
-
- getNtpTimeReference() - Method in class org.spf4j.net.Timing
-
- getNumberOfMeasurements() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- getNumberOfMeasurements() - Method in interface org.spf4j.perf.MeasurementsInfo
-
- getNumDims() - Method in class org.spf4j.ds.RTree
-
- getObj() - Method in class org.spf4j.concurrent.UpdateResult
-
- getObj() - Method in class org.spf4j.recyclable.impl.ObjectHolder
-
- getObject() - Method in class org.spf4j.recyclable.impl.SharingObjectPool.SharedObject
-
- getObjectSize(Object) - Static method in class org.spf4j.base.InstrumentationHelper
-
- getOpenFileDescriptorCount() - Static method in class org.spf4j.os.OperatingSystem
-
- getOpenType(Type) - Static method in class org.spf4j.jmx.GlobalMXBeanMapperSupplier
-
- getOpenType() - Method in interface org.spf4j.jmx.JMXBeanMapping
-
The Open Type.
- getOpenTypeMapping(Type) - Static method in class org.spf4j.jmx.GlobalMXBeanMapperSupplier
-
- getOSMbean() - Static method in class org.spf4j.os.OperatingSystem
-
- getOutgoing() - Method in class org.spf4j.ds.VertexEdges
-
- getOutput() - Method in class org.spf4j.os.ProcessResponse
-
- getOverflowReference() - Method in interface org.spf4j.io.AppendableLimiterWithOverflow.OverflowSupplier
-
- getOverflowWriter() - Method in interface org.spf4j.io.AppendableLimiterWithOverflow.OverflowSupplier
-
- getOwner() - Method in class org.spf4j.concurrent.jdbc.OwnerPermits
-
- getOwnerColumn() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- getOwnerColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getOwnerPermitsColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getPackageInfo(String) - Static method in class org.spf4j.base.Reflections
-
- getPackageInfo(String) - Static method in class org.spf4j.base.Runtime.Jmx
-
- getPackageInfoDirect(String) - Static method in class org.spf4j.base.Reflections
-
- getPackageInfoDirect(Class<?>) - Static method in class org.spf4j.base.Reflections
-
- getParameterInfos() - Method in interface org.spf4j.jmx.ExportedOperation
-
- getParameterInfos() - Method in class org.spf4j.jmx.GenericExportedOperation
-
- getParameterTypes(Method) - Static method in class org.spf4j.base.Reflections
-
Optimized alternative of Method.getParameterTypes that steals the parameterTypeArry from method
instead of copying it.
- getParameterTypes(Constructor<?>) - Static method in class org.spf4j.base.Reflections
-
- getParentId() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Gets the value of the 'parentId' field.
- getParentId() - Method in class org.spf4j.ssdump2.avro.ASample
-
Gets the value of the 'parentId' field.
- getParentLogger() - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- getPatch() - Method in class org.spf4j.base.Version
-
- getPaths() - Method in exception org.spf4j.io.PathsIOException
-
- getPeakThreadInfo() - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
-
- getPermitsByOwnerTableName() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getpid() - Method in interface org.spf4j.unix.CLibrary
-
- getPoolName() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getPoolName() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getPoolName() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getppid() - Method in interface org.spf4j.unix.CLibrary
-
- getProcessCpuTimeNanos() - Static method in class org.spf4j.perf.cpu.CpuUsageSampler
-
- getQuatizedMeasurements() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getQueueSizeLimit() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getQueueSizeLimit() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getQueueSizeLimit() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getReadBytes() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- getReadBytesFromBuffer() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- getRecorder(Object) - Method in class org.spf4j.perf.impl.DirectRecorderSource
-
- getRecorder(Object) - Method in class org.spf4j.perf.impl.NopMeasurementRecorderSource
-
- getRecorder(Object) - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- getRecorder(Object) - Method in interface org.spf4j.perf.MeasurementRecorderSource
-
do not hold onto the returned recorder.
- getRegistered(ObjectName) - Static method in class org.spf4j.jmx.Registry
-
- getRegistered(String, String) - Static method in class org.spf4j.jmx.Registry
-
- getRelTimeStamp() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Gets the value of the 'relTimeStamp' field.
- getRelTimeStamp() - Method in class org.spf4j.tsdb2.avro.DataRow
-
Gets the value of the 'relTimeStamp' field.
- getResponseCode() - Method in class org.spf4j.os.ProcessResponse
-
- getResponseExitCode() - Method in class org.spf4j.os.ProcessResponse
-
- getResultStore() - Method in class org.spf4j.concurrent.FutureBean
-
- getReturnOpenType() - Method in interface org.spf4j.jmx.ExportedOperation
-
- getReturnOpenType() - Method in class org.spf4j.jmx.GenericExportedOperation
-
- getReturnType() - Method in interface org.spf4j.jmx.ExportedOperation
-
- getReturnType() - Method in class org.spf4j.jmx.GenericExportedOperation
-
- getRight() - Method in class org.spf4j.base.Either
-
- getRight() - Method in class org.spf4j.base.Either.Left
-
- getRight() - Method in class org.spf4j.base.Either.Right
-
- getRoundTripTime() - Method in class org.spf4j.net.Timing
-
- getSampleCount() - Method in class org.spf4j.stackmonitor.SampleNode
-
- getSampleTime() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Gets the value of the 'sampleTime' field.
- getSampleTime() - Method in class org.spf4j.tsdb2.avro.TableDef
-
Gets the value of the 'sampleTime' field.
- getSampleTimeMillis() - Method in class org.spf4j.stackmonitor.Sampler
-
- getSchema() - Method in class org.spf4j.ssdump2.avro.AMethod
-
- getSchema() - Method in class org.spf4j.ssdump2.avro.ASample
-
- getSchema() - Method in class org.spf4j.test.avro.Method
-
- getSchema() - Method in class org.spf4j.test.avro.SampleNode
-
- getSchema() - Method in class org.spf4j.test.avro.SamplePair
-
- getSchema() - Method in class org.spf4j.test2.avro.SampleNode
-
- getSchema() - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
- getSchema() - Method in class org.spf4j.tsdb2.avro.DataBlock
-
- getSchema() - Method in class org.spf4j.tsdb2.avro.DataRow
-
- getSchema() - Method in class org.spf4j.tsdb2.avro.Header
-
- getSchema() - Method in class org.spf4j.tsdb2.avro.TableDef
-
- getSecond() - Method in class org.spf4j.base.Pair
-
- getSemaphoreTableName() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getSemNameColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getServiceName() - Method in interface org.spf4j.concurrent.RestartableService
-
- getServiceName() - Method in class org.spf4j.io.tcp.TcpServer
-
- getSize() - Method in class org.spf4j.base.ArrayBuilder
-
- getSize() - Method in class org.spf4j.tsdb2.TSDBReader
-
- getSoftLimit() - Method in enum org.spf4j.unix.UnixResources
-
- getStackCollector() - Method in class org.spf4j.stackmonitor.Sampler
-
- getStackTrace() - Method in class org.spf4j.stackmonitor.StackTrace
-
- getStackTraces(Thread...) - Static method in class org.spf4j.stackmonitor.FastStackCollector
-
- getStartTime() - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
-
- getStateLock() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getStateLock() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getStateLock() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getStores() - Method in class org.spf4j.perf.impl.ms.MultiStore
-
- getSubNodes() - Method in class org.spf4j.stackmonitor.SampleNode
-
- getSubNodes() - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Gets the value of the 'subNodes' field.
- getSubNodes() - Method in class org.spf4j.test.avro.SampleNode
-
Gets the value of the 'subNodes' field.
- getSubNodes() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Gets the value of the 'subNodes' field.
- getSubNodes() - Method in class org.spf4j.test2.avro.SampleNode
-
Gets the value of the 'subNodes' field.
- getSubNodesBuilder() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Gets the Builder instance for the 'subNodes' field and creates one if it doesn't exist yet.
- getSunJdkOSMBean() - Static method in class org.spf4j.os.OperatingSystem
-
- getSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
-
Utility to get suppressed exceptions.
- getTableAsCsv(String) - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
-
- getTableDef(File, String) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getTableDef() - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
-
- getTableDefId() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Gets the value of the 'tableDefId' field.
- getTableDefId() - Method in class org.spf4j.tsdb2.avro.DataRow
-
Gets the value of the 'tableDefId' field.
- getTableName() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- getTables() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
-
- getTables(File, Set<String>) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getTaskQueue() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getTaskQueue() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getTaskQueue() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getThenReset() - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- getThenReset() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- getThenReset() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getThenReset() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- getThenReset() - Method in interface org.spf4j.perf.MeasurementAccumulator
-
- getThreadCount() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getThreadCount() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getThreadCount() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getThreadPriority() - Method in interface org.spf4j.concurrent.LifoThreadPool
-
- getThreadPriority() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- getThreadPriority() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- getThreads() - Static method in class org.spf4j.stackmonitor.FastStackCollector
-
- getTime() - Method in class org.spf4j.net.Timing
-
Get current Time based on the NTP timing info.
- getTimeSeries(File, long[], long, long) - Static method in class org.spf4j.tsdb2.TSDBQuery
-
- getTimeStamps() - Method in class org.spf4j.tsdb2.TimeSeries
-
- getTotalPermitsColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- getTs() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator.RecordedValue
-
- getType() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Gets the value of the 'type' field.
- getType() - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Gets the value of the 'type' field.
- getUnchecked(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- getUnchecked(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- getUnchecked(K) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- getUnderlyingStream() - Method in class org.spf4j.io.PushbackInputStreamEx
-
- getUnitOfMeasurement() - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- getUnitOfMeasurement() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- getUnitOfMeasurement() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- getUnitOfMeasurement() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- getUnitOfMeasurement() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Gets the value of the 'unitOfMeasurement' field.
- getUnitOfMeasurement() - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Gets the value of the 'unitOfMeasurement' field.
- getUnixOsMBean() - Static method in class org.spf4j.os.OperatingSystem
-
- getUnreadBytesFromBuffer() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- getUnreadBytesFromBuffer() - Method in class org.spf4j.io.PipedOutputStream
-
- getUrl() - Method in class org.spf4j.base.Reflections.PackageInfo
-
- getUsage(T) - Method in interface org.spf4j.recyclable.UsageProvider
-
- 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.Holder
-
- getValue() - Method in class org.spf4j.base.MutableHolder
-
- getValue() - Method in class org.spf4j.base.MutableInteger
-
- getValue() - Method in class org.spf4j.base.Pair
-
- getValue() - Method in class org.spf4j.io.Crc32C
-
- getValue() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator.RecordedValue
-
- getValue() - Method in class org.spf4j.stackmonitor.SampleNode.InvocationCount
-
- getValueOpenType() - Method in interface org.spf4j.jmx.ExportedValue
-
- getValueOpenType() - Method in class org.spf4j.jmx.GenericExportedValue
-
- getValues() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Gets the value of the 'values' field.
- getValues() - Method in class org.spf4j.tsdb2.avro.DataBlock
-
Gets the value of the 'values' field.
- getValues() - Method in class org.spf4j.tsdb2.TimeSeries
-
- getValueType() - Method in interface org.spf4j.jmx.ExportedValue
-
- getValueType() - Method in class org.spf4j.jmx.GenericExportedValue
-
- getVersion() - Method in class org.spf4j.base.Reflections.PackageInfo
-
- getVertex() - Method in class org.spf4j.ds.Traversals.VertexHolder
-
- getVertices(E) - Method in interface org.spf4j.ds.Graph
-
- getVertices() - Method in interface org.spf4j.ds.Graph
-
- getVertices(E) - Method in class org.spf4j.ds.HashMapGraph
-
- getVertices() - Method in class org.spf4j.ds.HashMapGraph
-
- getWarnLsofDetail() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- getWarnThreshold() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
-
- GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
-
- GlobalMXBeanMapperSupplier - Class in org.spf4j.jmx
-
- goDownWithError(SysExits) - Static method in class org.spf4j.base.Runtime
-
- goDownWithError(Throwable, SysExits) - Static method in class org.spf4j.base.Runtime
-
- goDownWithError(Throwable, int) - Static method in class org.spf4j.base.Runtime
-
- Graph<V,E> - Interface in org.spf4j.ds
-
a graph interface.
- GraphiteTcpStore - Class in org.spf4j.perf.impl.ms.graphite
-
- GraphiteTcpStore(String) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- GraphiteTcpStore(URI) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- GraphiteTcpStore(String, int) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- GraphiteTcpStore(String, int, SocketFactory) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- GraphiteUdpStore - Class in org.spf4j.perf.impl.ms.graphite
-
- GraphiteUdpStore(String) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
-
- GraphiteUdpStore(URI) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
-
- GraphiteUdpStore(String, int) - Constructor for class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
-
- 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
-
- handle(T, long) - Method in interface org.spf4j.base.Handler
-
- handle(T, long) - Method in interface org.spf4j.base.HandlerNano
-
- handle(V, Map<E, V>) - Method in interface org.spf4j.ds.Traversals.TraversalCallback
-
- handle(Selector, SocketChannel, ExecutorService, BlockingQueue<Runnable>, UpdateablePriorityQueue<DeadlineAction>) - Method in interface org.spf4j.io.tcp.ClientHandler
-
- handle(Selector, SocketChannel, ExecutorService, BlockingQueue<Runnable>, UpdateablePriorityQueue<DeadlineAction>) - Method in class org.spf4j.io.tcp.proxy.ProxyClientHandler
-
- handle(O) - Method in interface org.spf4j.recyclable.Scanable.ScanHandler
-
method to handle object
- handle(Method, Method, int, Map<Method, Integer>) - Method in interface org.spf4j.stackmonitor.SampleNode.InvocationHandler
-
handler for SampleNode tree traversal for each invocation.
- Handler<T,E extends Exception> - Interface in org.spf4j.base
-
- HandlerNano<T,R,E extends Exception> - Interface in org.spf4j.base
-
- handleStdErr(byte[], int) - Method in interface org.spf4j.base.Runtime.ProcOutputHandler
-
Deprecated.
- handleStdErr(InputStream) - Method in interface org.spf4j.os.ProcessHandler
-
- handleStdOut(byte[], int) - Method in interface org.spf4j.base.Runtime.ProcOutputHandler
-
Deprecated.
- handleStdOut(InputStream) - Method in interface org.spf4j.os.ProcessHandler
-
- handleStdOut(InputStream) - Method in class org.spf4j.os.StdOutLineCountProcessHandler
-
- handleStdOut(InputStream) - Method in class org.spf4j.os.StdOutToStringProcessHandler
-
- hasBaseTimestamp() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Checks whether the 'baseTimestamp' field has been set.
- hasColumns() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Checks whether the 'columns' field has been set.
- hasContentSchema() - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Checks whether the 'contentSchema' field has been set.
- hasCount() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Checks whether the 'count' field has been set.
- hasCount() - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Checks whether the 'count' field has been set.
- hasCount() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Checks whether the 'count' field has been set.
- hasData() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Checks whether the 'data' field has been set.
- hasDeclaringClass() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Checks whether the 'declaringClass' field has been set.
- hasDeclaringClass() - Method in class org.spf4j.test.avro.Method.Builder
-
Checks whether the 'declaringClass' field has been set.
- hasDescription() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Checks whether the 'description' field has been set.
- hasDescription() - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Checks whether the 'description' field has been set.
- hasDescription() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Checks whether the 'description' field has been set.
- 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.Either
-
- hashCode() - Method in class org.spf4j.base.LookupTranslator
-
- hashCode() - Method in class org.spf4j.base.Method
-
- hashCode() - Method in class org.spf4j.base.MutableHolder
-
- hashCode() - Method in class org.spf4j.base.MutableInteger
-
- hashCode() - Method in class org.spf4j.base.Pair
-
- hashCode() - Method in class org.spf4j.base.Reflections.PackageInfo
-
- hashcode(CharSequence) - Static method in class org.spf4j.base.Strings
-
Deprecated.
- hashCode() - Method in class org.spf4j.base.Version
-
- hashCode() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- hashCode() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- hashCode() - Method in class org.spf4j.ds.Traversals.VertexHolder
-
- hashCode() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
-
- hashCode() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
-
- hashCode() - Method in class org.spf4j.perf.impl.Quanta
-
- hashCode() - Method in class org.spf4j.stackmonitor.InvokedMethod
-
- hashCode() - Method in class org.spf4j.stackmonitor.SampleNode
-
- hashCode() - Method in class org.spf4j.stackmonitor.StackTrace
-
- hashCode() - Method in class org.spf4j.text.MessageFormat
-
Generates a hash code for the message format object.
- hashCode() - Method in class org.spf4j.unix.JVMArguments
-
- HashMapGraph<V,E> - Class in org.spf4j.ds
-
- HashMapGraph() - Constructor for class org.spf4j.ds.HashMapGraph
-
- hasId() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Checks whether the 'id' field has been set.
- hasId() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Checks whether the 'id' field has been set.
- hasInfo() - Method in class org.spf4j.base.Reflections.PackageInfo
-
- hasMethod() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Checks whether the 'method' field has been set.
- hasMethod() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Checks whether the 'method' field has been set.
- hasMethodBuilder() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Checks whether the 'method' field has an active Builder instance
the method caught in execution
- hasMethodBuilder() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Checks whether the 'method' field has an active Builder instance
- hasMethodName() - Method in class org.spf4j.test.avro.Method.Builder
-
Checks whether the 'methodName' field has been set.
- hasName() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Checks whether the 'name' field has been set.
- hasName() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Checks whether the 'name' field has been set.
- hasName() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Checks whether the 'name' field has been set.
- hasNext() - Method in class org.spf4j.io.csv.CsvReader2Iterator
-
- hasNode() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Checks whether the 'node' field has been set.
- hasNodeBuilder() - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Checks whether the 'node' field has an active Builder instance
- hasParentId() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Checks whether the 'parentId' field has been set.
- hasRelTimeStamp() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Checks whether the 'relTimeStamp' field has been set.
- hasSampleTime() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Checks whether the 'sampleTime' field has been set.
- hasSubNodes() - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Checks whether the 'subNodes' field has been set.
- hasSubNodes() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Checks whether the 'subNodes' field has been set.
- hasSubNodesBuilder() - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Checks whether the 'subNodes' field has an active Builder instance
- hasTableDefId() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Checks whether the 'tableDefId' field has been set.
- hasType() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Checks whether the 'type' field has been set.
- hasUnitOfMeasurement() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Checks whether the 'unitOfMeasurement' field has been set.
- hasValues() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Checks whether the 'values' field has been set.
- haveJnaPlatform() - Static method in class org.spf4j.base.Runtime
-
- haveJnaPlatformClib() - Static method in class org.spf4j.base.Runtime
-
- Header - Class in org.spf4j.tsdb2.avro
-
- Header() - Constructor for class org.spf4j.tsdb2.avro.Header
-
Default constructor.
- Header(String, String) - Constructor for class org.spf4j.tsdb2.avro.Header
-
All-args constructor.
- Header.Builder - Class in org.spf4j.tsdb2.avro
-
RecordBuilder for Header instances.
- heapify() - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- HeartBeatError - Error in org.spf4j.concurrent.jdbc
-
A Error specifying that a Heartbeat cannot be done.
- HeartBeatError() - Constructor for error org.spf4j.concurrent.jdbc.HeartBeatError
-
- HeartBeatError(String) - Constructor for error org.spf4j.concurrent.jdbc.HeartBeatError
-
- HeartBeatError(String, Throwable) - Constructor for error org.spf4j.concurrent.jdbc.HeartBeatError
-
- HeartBeatError(Throwable) - Constructor for error org.spf4j.concurrent.jdbc.HeartBeatError
-
- HeartBeatTableDesc - Class in org.spf4j.concurrent.jdbc
-
- HeartBeatTableDesc(String, String, String, String, DbType) - Constructor for class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
-
- height() - Method in class org.spf4j.stackmonitor.SampleNode
-
- hex(int) - Static method in class org.spf4j.base.CharSequenceTranslator
-
Returns an upper case hexadecimal String
for the given
character.
- Holder<T> - Class in org.spf4j.base
-
- Holder(T) - Constructor for class org.spf4j.base.Holder
-
- Holder() - Constructor for class org.spf4j.base.Holder
-
- name - Variable in class org.spf4j.ssdump2.avro.AMethod
-
Deprecated.
- name - Variable in class org.spf4j.tsdb2.avro.ColumnDef
-
Deprecated.
- name - Variable in class org.spf4j.tsdb2.avro.TableDef
-
Deprecated.
- NameValue<T> - Class in org.spf4j.base
-
- NameValue(String, T) - Constructor for class org.spf4j.base.NameValue
-
- nanosToSeconds(long, int) - Static method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- NanoTimeoutCallable(long) - Constructor for class org.spf4j.base.CallablesNano.NanoTimeoutCallable
-
- nevermind(T) - Method in interface org.spf4j.recyclable.ObjectBorower
-
Notify borower that object has been received back from another borrower.
- newBuilder() - Static method in class org.spf4j.concurrent.LifoThreadPoolBuilder
-
- newBuilder() - Static method in class org.spf4j.jmx.DynamicMBeanBuilder
-
- newBuilder() - Static method in class org.spf4j.ssdump2.avro.AMethod
-
Creates a new AMethod RecordBuilder.
- newBuilder(AMethod.Builder) - Static method in class org.spf4j.ssdump2.avro.AMethod
-
Creates a new AMethod RecordBuilder by copying an existing Builder.
- newBuilder(AMethod) - Static method in class org.spf4j.ssdump2.avro.AMethod
-
Creates a new AMethod RecordBuilder by copying an existing AMethod instance.
- newBuilder() - Static method in class org.spf4j.ssdump2.avro.ASample
-
Creates a new ASample RecordBuilder.
- newBuilder(ASample.Builder) - Static method in class org.spf4j.ssdump2.avro.ASample
-
Creates a new ASample RecordBuilder by copying an existing Builder.
- newBuilder(ASample) - Static method in class org.spf4j.ssdump2.avro.ASample
-
Creates a new ASample RecordBuilder by copying an existing ASample instance.
- newBuilder() - Static method in class org.spf4j.test.avro.Method
-
Creates a new Method RecordBuilder.
- newBuilder(Method.Builder) - Static method in class org.spf4j.test.avro.Method
-
Creates a new Method RecordBuilder by copying an existing Builder.
- newBuilder(Method) - Static method in class org.spf4j.test.avro.Method
-
Creates a new Method RecordBuilder by copying an existing Method instance.
- newBuilder() - Static method in class org.spf4j.test.avro.SampleNode
-
Creates a new SampleNode RecordBuilder.
- newBuilder(SampleNode.Builder) - Static method in class org.spf4j.test.avro.SampleNode
-
Creates a new SampleNode RecordBuilder by copying an existing Builder.
- newBuilder(SampleNode) - Static method in class org.spf4j.test.avro.SampleNode
-
Creates a new SampleNode RecordBuilder by copying an existing SampleNode instance.
- newBuilder() - Static method in class org.spf4j.test.avro.SamplePair
-
Creates a new SamplePair RecordBuilder.
- newBuilder(SamplePair.Builder) - Static method in class org.spf4j.test.avro.SamplePair
-
Creates a new SamplePair RecordBuilder by copying an existing Builder.
- newBuilder(SamplePair) - Static method in class org.spf4j.test.avro.SamplePair
-
Creates a new SamplePair RecordBuilder by copying an existing SamplePair instance.
- newBuilder() - Static method in class org.spf4j.test2.avro.SampleNode
-
Creates a new SampleNode RecordBuilder.
- newBuilder(SampleNode.Builder) - Static method in class org.spf4j.test2.avro.SampleNode
-
Creates a new SampleNode RecordBuilder by copying an existing Builder.
- newBuilder(SampleNode) - Static method in class org.spf4j.test2.avro.SampleNode
-
Creates a new SampleNode RecordBuilder by copying an existing SampleNode instance.
- newBuilder() - Static method in class org.spf4j.tsdb2.avro.ColumnDef
-
Creates a new ColumnDef RecordBuilder.
- newBuilder(ColumnDef.Builder) - Static method in class org.spf4j.tsdb2.avro.ColumnDef
-
Creates a new ColumnDef RecordBuilder by copying an existing Builder.
- newBuilder(ColumnDef) - Static method in class org.spf4j.tsdb2.avro.ColumnDef
-
Creates a new ColumnDef RecordBuilder by copying an existing ColumnDef instance.
- newBuilder() - Static method in class org.spf4j.tsdb2.avro.DataBlock
-
Creates a new DataBlock RecordBuilder.
- newBuilder(DataBlock.Builder) - Static method in class org.spf4j.tsdb2.avro.DataBlock
-
Creates a new DataBlock RecordBuilder by copying an existing Builder.
- newBuilder(DataBlock) - Static method in class org.spf4j.tsdb2.avro.DataBlock
-
Creates a new DataBlock RecordBuilder by copying an existing DataBlock instance.
- newBuilder() - Static method in class org.spf4j.tsdb2.avro.DataRow
-
Creates a new DataRow RecordBuilder.
- newBuilder(DataRow.Builder) - Static method in class org.spf4j.tsdb2.avro.DataRow
-
Creates a new DataRow RecordBuilder by copying an existing Builder.
- newBuilder(DataRow) - Static method in class org.spf4j.tsdb2.avro.DataRow
-
Creates a new DataRow RecordBuilder by copying an existing DataRow instance.
- newBuilder() - Static method in class org.spf4j.tsdb2.avro.Header
-
Creates a new Header RecordBuilder.
- newBuilder(Header.Builder) - Static method in class org.spf4j.tsdb2.avro.Header
-
Creates a new Header RecordBuilder by copying an existing Builder.
- newBuilder(Header) - Static method in class org.spf4j.tsdb2.avro.Header
-
Creates a new Header RecordBuilder by copying an existing Header instance.
- newBuilder() - Static method in class org.spf4j.tsdb2.avro.TableDef
-
Creates a new TableDef RecordBuilder.
- newBuilder(TableDef.Builder) - Static method in class org.spf4j.tsdb2.avro.TableDef
-
Creates a new TableDef RecordBuilder by copying an existing Builder.
- newBuilder(TableDef) - Static method in class org.spf4j.tsdb2.avro.TableDef
-
Creates a new TableDef RecordBuilder by copying an existing TableDef instance.
- newCondition() - Method in class org.spf4j.concurrent.FileBasedLock
-
- newCondition() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
-
- newThread(Runnable) - Method in class org.spf4j.concurrent.CustomThreadFactory
-
- next() - Method in class org.spf4j.concurrent.AtomicSequence
-
- 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
-
- 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_FILE_ATTRS - Static variable in class org.spf4j.concurrent.FileBasedLock
-
- NO_FILTER - Static variable in class org.spf4j.io.ConfigurableAppenderSupplier
-
- NO_RETRY - Static variable in interface org.spf4j.base.Callables.AdvancedRetryPredicate
-
- NO_RETRY_SUPPLIER - Static variable in class org.spf4j.concurrent.RetryExecutor
-
- node - Variable in class org.spf4j.test.avro.SamplePair
-
Deprecated.
- NoExitSecurityManager - Class in org.spf4j.base
-
- NoExitSecurityManager() - Constructor for class org.spf4j.base.NoExitSecurityManager
-
- NOMAPPING - Static variable in interface org.spf4j.jmx.JMXBeanMapping
-
- NOP - Static variable in class org.spf4j.base.AbstractRunnable
-
- NopMeasurementRecorder - Class in org.spf4j.perf.impl
-
- NopMeasurementRecorderSource - Class in org.spf4j.perf.impl
-
- NopMeasurementStore - Class in org.spf4j.perf.impl
-
- NopMeasurementStore() - Constructor for class org.spf4j.perf.impl.NopMeasurementStore
-
- NORETRY_DELAY_PREDICATE - Static variable in interface org.spf4j.base.Callables.RetryPredicate
-
- NORETRY_FOR_RESULT - Static variable in interface org.spf4j.base.Callables.TimeoutRetryPredicate
-
- NORETRY_FOR_RESULT - Static variable in interface org.spf4j.base.CallablesNano.TimeoutNanoRetryPredicate
-
- NR_PROCESSORS - Static variable in class org.spf4j.base.Runtime
-
- R_OK - Static variable in class org.spf4j.unix.UnixConstants
-
- read() - Method in class org.spf4j.io.BufferedInputStream
-
- read(byte[], int, int) - Method in class org.spf4j.io.BufferedInputStream
-
- 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.EmptyInputStream
-
- read(byte[], int, int) - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- read() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- read() - Method in class org.spf4j.io.PushbackReader
-
- read(char[], int, int) - Method in class org.spf4j.io.PushbackReader
-
- read() - Method in class org.spf4j.io.ReaderInputStream
-
- read(byte[], int, int) - Method in class org.spf4j.io.ReaderInputStream
-
- read(SocketChannel) - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
-
- read(byte[]) - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- read(byte[], int, int) - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- read() - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- read() - Method in class org.spf4j.tsdb2.TSDBReader
-
- readAll(Handler<Either<TableDef, DataBlock>, E>) - Method in class org.spf4j.tsdb2.TSDBReader
-
- readCsvElement(Reader, StringBuilder, int) - 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(Reader) - Method in class org.spf4j.io.csv.CharSeparatedValues
-
- reader(Reader) - Static method in class org.spf4j.io.Csv
-
- ReaderInputStream - Class in org.spf4j.io
-
An
InputStream
that converts characters from a
Reader
into bytes using an
arbitrary Charset.
- ReaderInputStream(Reader, Charset, int) - Constructor for class org.spf4j.io.ReaderInputStream
-
Creates a new input stream that will encode the characters from reader
into bytes using
the given character set.
- ReaderInputStream(Reader, CharsetEncoder, int) - Constructor for class org.spf4j.io.ReaderInputStream
-
Creates a new input stream that will encode the characters from reader
into bytes using
the given character set encoder.
- readerNoBOM(PushbackReader) - Method in class org.spf4j.io.csv.CharSeparatedValues
-
- readerNoBOM(PushbackReader) - Static method in class org.spf4j.io.Csv
-
- readExternal(ObjectInput) - Method in class org.spf4j.ssdump2.avro.AMethod
-
- readExternal(ObjectInput) - Method in class org.spf4j.ssdump2.avro.ASample
-
- readExternal(ObjectInput) - Method in class org.spf4j.test.avro.Method
-
- readExternal(ObjectInput) - Method in class org.spf4j.test.avro.SampleNode
-
- readExternal(ObjectInput) - Method in class org.spf4j.test.avro.SamplePair
-
- readExternal(ObjectInput) - Method in class org.spf4j.test2.avro.SampleNode
-
- readExternal(ObjectInput) - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
- readExternal(ObjectInput) - Method in class org.spf4j.tsdb2.avro.DataBlock
-
- readExternal(ObjectInput) - Method in class org.spf4j.tsdb2.avro.DataRow
-
- readExternal(ObjectInput) - Method in class org.spf4j.tsdb2.avro.Header
-
- readExternal(ObjectInput) - Method in class org.spf4j.tsdb2.avro.TableDef
-
- 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(Reader) - Static method in class org.spf4j.io.Csv
-
- readRow(Reader, Csv.CsvRowHandler<T>) - Static method in class org.spf4j.io.Csv
-
- ready() - Method in class org.spf4j.io.PushbackReader
-
- received(ByteBuffer, int) - Method in interface org.spf4j.io.tcp.proxy.Sniffer
-
Invoked on data receive/transmission.
- received(IOException) - Method in interface org.spf4j.io.tcp.proxy.Sniffer
-
Allows to intercept read errors and change/suppress them.
- record(long) - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- record(long) - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- record(long...) - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
-
- record(long) - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- record(long) - Method in class org.spf4j.perf.impl.NopMeasurementRecorder
-
- record(long) - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- record(long) - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- record(long) - Method in interface org.spf4j.perf.MeasurementRecorder
-
- record(long...) - Method in interface org.spf4j.perf.MultiMeasurementRecorder
-
- recordAt(long, long) - Method in class org.spf4j.perf.impl.AbstractMeasurementAccumulator
-
- recordAt(long, long) - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- recordAt(long, long...) - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
-
- recordAt(long, long) - Method in class org.spf4j.perf.impl.NopMeasurementRecorder
-
- recordAt(long, long) - Method in interface org.spf4j.perf.MeasurementRecorder
-
- recordAt(long, long...) - Method in interface org.spf4j.perf.MultiMeasurementRecorder
-
- RecordedValue(long, long) - Constructor for class org.spf4j.perf.impl.DirectStoreAccumulator.RecordedValue
-
- RecorderFactory - Class in org.spf4j.perf.impl
-
- recycle(T) - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
-
- recycle(T) - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
-
- recycle(T, Exception) - Method in class org.spf4j.recyclable.impl.SharingObjectPool
-
- recycle(T) - Method in class org.spf4j.recyclable.impl.SharingObjectPool
-
- recycle(T) - Method in class org.spf4j.recyclable.impl.SizedThreadLocalRecyclingSupplier
-
- recycle(T, Exception) - Method in interface org.spf4j.recyclable.RecyclingSupplier
-
return a object previously borrowed from the pool,
together with a optional exception in case one was encountered
while using the object.
- recycle(T) - Method in interface org.spf4j.recyclable.RecyclingSupplier
-
recycle object.
- recycle(T) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
-
- recycle(T, ObjectBorower) - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
-
Return object to pool.
- RecyclerFactory - Class in org.spf4j.recyclable
-
- RecyclingSupplier<T> - Interface in org.spf4j.recyclable
-
Object pool interface.
- RecyclingSupplier.Factory<T> - Interface in org.spf4j.recyclable
-
- RecyclingSupplierBuilder<T> - Class in org.spf4j.recyclable.impl
-
- RecyclingSupplierBuilder(int, RecyclingSupplier.Factory<T>) - Constructor for class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
-
- reducePermits(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- ReferenceFactory<T> - Interface in org.spf4j.base
-
- ReferenceType - Enum in org.spf4j.base
-
- Reflections - Class in org.spf4j.base
-
- Reflections.PackageInfo - Class in org.spf4j.base
-
- refresh(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- refresh(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- refresh(K) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- 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
-
- 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(String, String) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
-
register a mbean.
- register(JMXBeanMappingSupplier) - Static method in class org.spf4j.jmx.GlobalMXBeanMapperSupplier
-
- register(Class<T>, JMXBeanMappingSupplier) - Method in class org.spf4j.jmx.mappers.DefaultMXBeanMappingFactoryOpenTypeMapper
-
- registerConsumer(Thread, Consumer<StackTraceElement[]>) - Method in class org.spf4j.stackmonitor.ObservableOnlyStackCollector
-
- registerConsumer(Thread, Consumer<StackTraceElement[]>) - Method in class org.spf4j.stackmonitor.ObservableStackCollector
-
- registerIfNotExistsMBean(ObjectName, Object) - Static method in class org.spf4j.jmx.Registry
-
- registerJmx() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- registerJmx() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- registerJmx() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
-
- registerJmx() - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
-
- registerJmx() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- registerJmx() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
-
- registerJmx() - Method in class org.spf4j.stackmonitor.Sampler
-
- registerMBean(ObjectName, Object) - Static method in class org.spf4j.jmx.Registry
-
Register MBean, will replace any existing bean.
- registerMBean(String, String, Object) - Static method in class org.spf4j.jmx.Registry
-
- registerToJmx() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- Registry - Class in org.spf4j.jmx
-
Utility class that allows to easily exportAgg via JMX java beans.
- REJECT_EXCEPTION_EXEC_HANDLER - Static variable in interface org.spf4j.concurrent.RejectedExecutionHandler
-
- rejectedExecution(Runnable, LifoThreadPool) - Method in interface org.spf4j.concurrent.RejectedExecutionHandler
-
- RejectedExecutionHandler - Interface in org.spf4j.concurrent
-
- release(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- release(int) - Method in class org.spf4j.concurrent.jdbc.ProcessLimitedJdbcSemaphore
-
- release(int) - Method in class org.spf4j.concurrent.LocalSemaphore
-
- release() - Method in interface org.spf4j.concurrent.Semaphore
-
release 1 permit.
- release(int) - Method in interface org.spf4j.concurrent.Semaphore
-
release a number of permits.
- releaseAll() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- releaseDeadOwnerPermits(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
Attempts to release permits for this semaphore owned by dead owners.
- relTimeStamp - Variable in class org.spf4j.tsdb2.avro.DataRow
-
Deprecated.
- remove(V) - Method in interface org.spf4j.ds.Graph
-
- remove(V) - Method in class org.spf4j.ds.HashMapGraph
-
- remove() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
-
- remove(UpdateablePriorityQueue<E>.ElementRef) - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- remove(E) - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- remove() - Method in class org.spf4j.ds.ZArrayDequeue
-
Retrieves and removes the head of the queue represented by this deque.
- remove(Object) - Method in class org.spf4j.ds.ZArrayDequeue
-
Removes a single instance of the specified element from this deque.
- remove(Type) - Method in class org.spf4j.reflect.CachingTypeMapSupplierWrapper
-
- 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.
- removeAllSystemPropertiesStartingWith(String) - Method in class org.spf4j.unix.JVMArguments
-
- removeDeadHeartBeatAndNotOwnerRows(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
-
- removeDeadHeartBeatRows(int) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- removeDeadHeartBeatRowsAsync(int) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- removeDeadHeartBeatRowsAsyncNoReturn(int) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- removeFirst() - Method in class org.spf4j.ds.ZArrayDequeue
-
- removeFirstOccurrence(Object) - Method in class org.spf4j.ds.ZArrayDequeue
-
Removes the first occurrence of the specified element in this deque (when traversing the deque from head to tail).
- removeLast() - Method in class org.spf4j.ds.ZArrayDequeue
-
- removeLastOccurrence(Object) - Method in class org.spf4j.ds.ZArrayDequeue
-
Removes the last occurrence of the specified element in this deque (when traversing the deque from head to tail).
- removeLifecycleHook(JdbcHeartBeat.LifecycleHook) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- removeOldestSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
-
- removeOldestSuppressedRecursive(Throwable) - Static method in class org.spf4j.base.Throwables
-
- removeQueuedShutdownHook(Runnable) - Static method in class org.spf4j.base.Runtime
-
- removeSystemProperty(String) - Method in class org.spf4j.unix.JVMArguments
-
- removeTail(int) - Method in class org.spf4j.unix.JVMArguments
-
Removes the n items from the end.
- replace(Class<T>, Function<ObjectAppender<? super T>, ObjectAppender<? super T>>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
-
- replace(String, String) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
-
Replace mbean registered with packageName and mbeanName with a mbean constructed by this builder.
- replace(Type, Function<H, H>) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
-
- requestTime(String, int) - Static method in class org.spf4j.net.SntpClient
-
Get NTP time.
- requestTimeHA(int, String...) - Static method in class org.spf4j.net.SntpClient
-
- requestTimeHA(int, int, String...) - Static method in class org.spf4j.net.SntpClient
-
Request NTP time with retries.
- reReadSize() - Method in class org.spf4j.tsdb2.TSDBReader
-
method useful when implementing tailing.
- reset() - Method in class org.spf4j.io.BufferedInputStream
-
- 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.Crc32C
-
- reset() - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- reset() - Method in class org.spf4j.io.PushbackReader
-
- reset() - Method in class org.spf4j.perf.impl.CountingAccumulator
-
- reset() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
-
- reset() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
-
- reset() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
-
- reset() - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- reset() - Method in interface org.spf4j.perf.MeasurementAccumulator
-
reset this entity.
- restart() - Static method in class org.spf4j.base.Runtime.Jmx
-
- restart() - Static method in class org.spf4j.unix.UnixRuntime
-
- RestartableService - Interface in org.spf4j.concurrent
-
THis is only a marker interface that will let you know that this Guava service is restartable.
- RestartableServiceImpl - Class in org.spf4j.concurrent
-
- RestartableServiceImpl(Supplier<Service>) - Constructor for class org.spf4j.concurrent.RestartableServiceImpl
-
- rethrowAsIOException(String) - Method in exception org.spf4j.unix.UnixException
-
- retry(long, Callable<R>) - Static method in class org.spf4j.base.Callables.RetryDecision
-
- RETRY_FOR_NULL_RESULT - Static variable in class org.spf4j.base.Callables
-
- RetryExecutor - Class in org.spf4j.concurrent
-
Executor that will execute Callables with retry.
- RetryExecutor(ExecutorService, ParameterizedSupplier<Callables.RetryPredicate<Exception, Object>, Callable<Object>>, BlockingQueue<Future<?>>) - Constructor for class org.spf4j.concurrent.RetryExecutor
-
- RetryExecutor(ExecutorService, ParameterizedSupplier<Callables.RetryPredicate<Object, Object>, Callable<?>>, ParameterizedSupplier<Callables.RetryPredicate<Exception, Object>, Callable<?>>, BlockingQueue<Future<?>>) - Constructor for class org.spf4j.concurrent.RetryExecutor
-
- returnObject(T, Exception) - Method in class org.spf4j.recyclable.impl.ObjectHolder
-
- right(B) - Static method in class org.spf4j.base.Either
-
- Right(B) - Constructor for class org.spf4j.base.Either.Right
-
- ROOT - Static variable in class org.spf4j.base.Method
-
- ROOT - Static variable in class org.spf4j.stackmonitor.InvokedMethod
-
- rootClass(Exception) - Static method in class org.spf4j.base.Callables
-
- row(Map<String, String>) - Method in interface org.spf4j.io.csv.CsvMapHandler
-
- RTree<T> - Class in org.spf4j.ds
-
Implementation of an arbitrary-dimension RTree.
- RTree(int, int, int, RTree.SeedPicker) - Constructor for class org.spf4j.ds.RTree
-
Creates a new RTree.
- RTree(int, int, int) - Constructor for class org.spf4j.ds.RTree
-
- RTree() - Constructor for class org.spf4j.ds.RTree
-
Builds a new RTree using default parameters: maximum 50 entries per node minimum 2 entries per node 2 dimensions
- RTree(int) - Constructor for class org.spf4j.ds.RTree
-
- RTree.SeedPicker - Enum in org.spf4j.ds
-
- run() - Method in class org.spf4j.base.AbstractRunnable
-
- run(String[], long) - Static method in class org.spf4j.base.Runtime
-
- run(String[], Runtime.ProcOutputHandler, long) - Static method in class org.spf4j.base.Runtime
-
- run(String[], Runtime.ProcOutputHandler, long, long) - Static method in class org.spf4j.base.Runtime
-
- run(SelectionKey) - Method in class org.spf4j.io.tcp.AcceptorSelectorEventHandler
-
- run(SelectionKey) - Method in class org.spf4j.io.tcp.proxy.ProxyBufferTransferHandler
-
- run(SelectionKey) - Method in class org.spf4j.io.tcp.SelectorEventHandler
-
- run() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
-
- RUN_IN_CALLER_EXEC_HANDLER - Static variable in interface org.spf4j.concurrent.RejectedExecutionHandler
-
- runAll(Runnable...) - Static method in class org.spf4j.base.Runnables
-
- runAsync(SelectionKey) - Method in class org.spf4j.io.tcp.AcceptorSelectorEventHandler
-
- runAsync(SelectionKey) - Method in class org.spf4j.io.tcp.proxy.ProxyBufferTransferHandler
-
- runAsync(SelectionKey) - Method in class org.spf4j.io.tcp.SelectorEventHandler
-
- Runnables - Class in org.spf4j.base
-
- Runtime - Class in org.spf4j.base
-
- Runtime.Jmx - Class in org.spf4j.base
-
- Runtime.ProcOutputHandler - Interface in org.spf4j.base
-
- Runtime.Version - Enum in org.spf4j.base
-
- runUlimit(String...) - Static method in class org.spf4j.unix.Ulimit
-
Deprecated.
- 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(boolean, Appendable, Object, ObjectAppenderSupplier) - Static method in class org.spf4j.base.Slf4jMessageFormatter
-
- safePut(Type, ByTypeSupplier<H, E>) - Method in class org.spf4j.reflect.CachingTypeMapSupplierWrapper
-
- safePut(Type, H) - Method in interface org.spf4j.reflect.TypeMap
-
Associate object with type.
- same(T) - Static method in class org.spf4j.concurrent.UpdateResult
-
- sample(Thread) - Method in class org.spf4j.stackmonitor.FastStackCollector
-
- sample(Thread) - Method in class org.spf4j.stackmonitor.MxStackCollector
-
- sample(Thread) - Method in class org.spf4j.stackmonitor.ObservableOnlyStackCollector
-
- sample(Thread) - Method in class org.spf4j.stackmonitor.ObservableStackCollector
-
- sample(Thread) - Method in class org.spf4j.stackmonitor.SimpleStackCollector
-
- sample(Thread) - Method in interface org.spf4j.stackmonitor.StackCollector
-
- SampleNode - Class in org.spf4j.stackmonitor
-
- SampleNode(StackTraceElement[], int) - Constructor for class org.spf4j.stackmonitor.SampleNode
-
- SampleNode(int, TMap<Method, SampleNode>) - Constructor for class org.spf4j.stackmonitor.SampleNode
-
- SampleNode - Class in org.spf4j.test.avro
-
- SampleNode() - Constructor for class org.spf4j.test.avro.SampleNode
-
Default constructor.
- SampleNode(Integer, List<SamplePair>) - Constructor for class org.spf4j.test.avro.SampleNode
-
All-args constructor.
- SampleNode - Class in org.spf4j.test2.avro
-
- SampleNode() - Constructor for class org.spf4j.test2.avro.SampleNode
-
Default constructor.
- SampleNode(Integer, SampleNode) - Constructor for class org.spf4j.test2.avro.SampleNode
-
All-args constructor.
- SampleNode.Builder - Class in org.spf4j.test.avro
-
RecordBuilder for SampleNode instances.
- SampleNode.Builder - Class in org.spf4j.test2.avro
-
RecordBuilder for SampleNode instances.
- SampleNode.InvocationCount - Class in org.spf4j.stackmonitor
-
- SampleNode.InvocationHandler - Interface in org.spf4j.stackmonitor
-
- SamplePair - Class in org.spf4j.test.avro
-
- SamplePair() - Constructor for class org.spf4j.test.avro.SamplePair
-
Default constructor.
- SamplePair(Method, SampleNode) - Constructor for class org.spf4j.test.avro.SamplePair
-
All-args constructor.
- SamplePair.Builder - Class in org.spf4j.test.avro
-
RecordBuilder for SamplePair instances.
- Sampler - Class in org.spf4j.stackmonitor
-
Utility to sample stack traces.
- Sampler() - Constructor for class org.spf4j.stackmonitor.Sampler
-
- Sampler(int) - Constructor for class org.spf4j.stackmonitor.Sampler
-
- Sampler(StackCollector) - Constructor for class org.spf4j.stackmonitor.Sampler
-
- Sampler(int, int, StackCollector) - Constructor for class org.spf4j.stackmonitor.Sampler
-
- Sampler(int, int, StackCollector, String, String) - Constructor for class org.spf4j.stackmonitor.Sampler
-
- sampleTime - Variable in class org.spf4j.tsdb2.avro.TableDef
-
Deprecated.
- save(File, SampleNode) - Static method in class org.spf4j.ssdump2.Converter
-
- saveMeasurements(long, long, long...) - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
-
- saveMeasurements(long, long, long...) - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
-
- saveMeasurements(long, long, long...) - Method in class org.spf4j.perf.impl.ms.MultiStore
-
- saveMeasurements(long, long, long...) - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
-
- saveMeasurements(long, long, long...) - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBTxtMeasurementStore
-
- saveMeasurements(long, long, long...) - Method in class org.spf4j.perf.impl.NopMeasurementStore
-
- saveMeasurements(long, long, long...) - Method in interface org.spf4j.perf.MeasurementStore
-
Save measurements.
- ScalableMeasurementRecorder - Class in org.spf4j.perf.impl
-
- ScalableMeasurementRecorderSource - Class in org.spf4j.perf.impl
-
- ScalableSequence - Class in org.spf4j.concurrent
-
- ScalableSequence(long, int) - Constructor for class org.spf4j.concurrent.ScalableSequence
-
- scan(Scanable.ScanHandler<T>) - Method in interface org.spf4j.recyclable.Scanable
-
Scan through objects and call handler...
- Scanable<T> - Interface in org.spf4j.recyclable
-
- Scanable.ScanHandler<O> - Interface in org.spf4j.recyclable
-
- scheduleAllignedAtFixedRateMillis(Runnable, long) - Static method in class org.spf4j.concurrent.DefaultScheduler
-
this will schedule a runnable aligned to the hour or day at a fixed rate.
- scheduleHeartbeat() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- SCHEMA$ - Static variable in class org.spf4j.ssdump2.avro.AMethod
-
- SCHEMA$ - Static variable in class org.spf4j.ssdump2.avro.ASample
-
- SCHEMA$ - Static variable in class org.spf4j.test.avro.Method
-
- SCHEMA$ - Static variable in class org.spf4j.test.avro.SampleNode
-
- SCHEMA$ - Static variable in class org.spf4j.test.avro.SamplePair
-
- SCHEMA$ - Static variable in class org.spf4j.test2.avro.SampleNode
-
- SCHEMA$ - Static variable in class org.spf4j.tsdb2.avro.ColumnDef
-
- SCHEMA$ - Static variable in class org.spf4j.tsdb2.avro.DataBlock
-
- SCHEMA$ - Static variable in class org.spf4j.tsdb2.avro.DataRow
-
- SCHEMA$ - Static variable in class org.spf4j.tsdb2.avro.Header
-
- SCHEMA$ - Static variable in class org.spf4j.tsdb2.avro.TableDef
-
- SCHEMA$ - Static variable in enum org.spf4j.tsdb2.avro.Type
-
- search(char[], char) - Static method in class org.spf4j.base.Arrays
-
- search(float[], float[]) - Method in class org.spf4j.ds.RTree
-
Searches the RTree for objects overlapping with the given rectangle.
- second - Variable in class org.spf4j.base.Pair
-
- SelectorEventHandler - Class in org.spf4j.io.tcp
-
- SelectorEventHandler() - Constructor for class org.spf4j.io.tcp.SelectorEventHandler
-
- Semaphore - Interface in org.spf4j.concurrent
-
A interface that abstracts a semaphore.
- SemaphoreTablesDesc - Class in org.spf4j.concurrent.jdbc
-
- SemaphoreTablesDesc(String, String, String, String, String, String, String, String, String, HeartBeatTableDesc) - Constructor for class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
-
- Sequence - Interface in org.spf4j.concurrent
-
- SerializablePair<A extends Serializable,B extends Serializable> - Class in org.spf4j.base
-
- SerializablePair(A, B) - Constructor for class org.spf4j.base.SerializablePair
-
- serviceName() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
-
- set(T) - Method in interface org.spf4j.jmx.ExportedValue
-
- set(Object) - Method in class org.spf4j.jmx.GenericExportedValue
-
- setAttribute(String, String, String, String, Object) - Static method in class org.spf4j.jmx.Client
-
- setBaseTimestamp(long) - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Sets the value of the 'baseTimestamp' field.
- setBaseTimestamp(Long) - Method in class org.spf4j.tsdb2.avro.DataBlock
-
Sets the value of the 'baseTimestamp' field.
- setColumns(List<ColumnDef>) - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Sets the value of the 'columns' field.
- setColumns(List<ColumnDef>) - Method in class org.spf4j.tsdb2.avro.TableDef
-
Sets the value of the 'columns' field.
- setContentSchema(String) - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Sets the value of the 'contentSchema' field.
- setContentSchema(String) - Method in class org.spf4j.tsdb2.avro.Header
-
Sets the value of the 'contentSchema' field.
- setCount(int) - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Sets the value of the 'count' field.
- setCount(Integer) - Method in class org.spf4j.ssdump2.avro.ASample
-
Sets the value of the 'count' field.
- setCount(int) - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Sets the value of the 'count' field.
- setCount(Integer) - Method in class org.spf4j.test.avro.SampleNode
-
Sets the value of the 'count' field.
- setCount(int) - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Sets the value of the 'count' field.
- setCount(Integer) - Method in class org.spf4j.test2.avro.SampleNode
-
Sets the value of the 'count' field.
- setDaemonThreads(boolean) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
-
- setDaemonThreads(boolean) - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- setData(List<Long>) - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Sets the value of the 'data' field.
- setData(List<Long>) - Method in class org.spf4j.tsdb2.avro.DataRow
-
Sets the value of the 'data' field.
- setDeadline(long) - Static method in class org.spf4j.base.Runtime
-
- setDeclaringClass(String) - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Sets the value of the 'declaringClass' field.
- setDeclaringClass(String) - Method in class org.spf4j.ssdump2.avro.AMethod
-
Sets the value of the 'declaringClass' field.
- setDeclaringClass(String) - Method in class org.spf4j.test.avro.Method.Builder
-
Sets the value of the 'declaringClass' field.
- setDeclaringClass(String) - Method in class org.spf4j.test.avro.Method
-
Sets the value of the 'declaringClass' field.
- setDescription(String) - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Sets the value of the 'description' field.
- setDescription(String) - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Sets the value of the 'description' field.
- setDescription(String) - Method in class org.spf4j.tsdb2.avro.Header.Builder
-
Sets the value of the 'description' field.
- setDescription(String) - Method in class org.spf4j.tsdb2.avro.Header
-
Sets the value of the 'description' field.
- setDescription(String) - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Sets the value of the 'description' field.
- setDescription(String) - Method in class org.spf4j.tsdb2.avro.TableDef
-
Sets the value of the 'description' field.
- setDumpTimeMillis(int) - Method in class org.spf4j.stackmonitor.Sampler
-
- setElem(E) - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
-
- setEndTime(long) - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
-
- setenv(String, String) - Method in interface org.spf4j.unix.CLibrary
-
- setExceptionResult(ExecutionException) - Method in class org.spf4j.concurrent.FutureBean
-
- SetFilesReadOnlyVisitor - Class in org.spf4j.io
-
- SetFilesReadOnlyVisitor() - Constructor for class org.spf4j.io.SetFilesReadOnlyVisitor
-
- 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
-
- setId(int) - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Sets the value of the 'id' field.
- setId(Integer) - Method in class org.spf4j.ssdump2.avro.ASample
-
Sets the value of the 'id' field.
- setId(long) - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Sets the value of the 'id' field.
- setId(Long) - Method in class org.spf4j.tsdb2.avro.TableDef
-
Sets the value of the 'id' field.
- setIncomingSniffer(Sniffer) - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
-
- setIsDataInBufferHook(Runnable) - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
-
- setIsRoomInBufferHook(Runnable) - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
-
- 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.
- setLoginTimeout(int) - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- setLogWriter(PrintWriter) - Method in class org.spf4j.pool.jdbc.PooledDataSource
-
- setMaxIdleTimeMillis(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
-
- setMaxIdleTimeMillis(int) - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- setMaxThreadCount(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
-
- setMaxThreadCount(int) - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- setMethod(AMethod) - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Sets the value of the 'method' field.
- setMethod(AMethod) - Method in class org.spf4j.ssdump2.avro.ASample
-
Sets the value of the 'method' field.
- setMethod(Method) - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Sets the value of the 'method' field.
- setMethod(Method) - Method in class org.spf4j.test.avro.SamplePair
-
Sets the value of the 'method' field.
- setMethodBuilder(AMethod.Builder) - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Sets the Builder instance for the 'method' field
the method caught in execution
- setMethodBuilder(Method.Builder) - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Sets the Builder instance for the 'method' field
- setMethodName(String) - Method in class org.spf4j.test.avro.Method.Builder
-
Sets the value of the 'methodName' field.
- setMethodName(String) - Method in class org.spf4j.test.avro.Method
-
Sets the value of the 'methodName' field.
- setName(String) - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.spf4j.ssdump2.avro.AMethod
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.spf4j.tsdb2.avro.TableDef
-
Sets the value of the 'name' field.
- setNode(SampleNode) - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Sets the value of the 'node' field.
- setNode(SampleNode) - Method in class org.spf4j.test.avro.SamplePair
-
Sets the value of the 'node' field.
- setNodeBuilder(SampleNode.Builder) - Method in class org.spf4j.test.avro.SamplePair.Builder
-
Sets the Builder instance for the 'node' field
- setNonRecoverablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
-
- setParentId(int) - Method in class org.spf4j.ssdump2.avro.ASample.Builder
-
Sets the value of the 'parentId' field.
- setParentId(Integer) - Method in class org.spf4j.ssdump2.avro.ASample
-
Sets the value of the 'parentId' field.
- setQueueSizeLimit(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
-
- setQueueSizeLimit(int) - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- setRelTimeStamp(int) - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Sets the value of the 'relTimeStamp' field.
- setRelTimeStamp(Integer) - Method in class org.spf4j.tsdb2.avro.DataRow
-
Sets the value of the 'relTimeStamp' field.
- setResult(T) - Method in class org.spf4j.concurrent.FutureBean
-
- setSampleTime(int) - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
-
Sets the value of the 'sampleTime' field.
- setSampleTime(Integer) - Method in class org.spf4j.tsdb2.avro.TableDef
-
Sets the value of the 'sampleTime' field.
- setSampleTimeMillis(int) - Method in class org.spf4j.stackmonitor.Sampler
-
- setsid() - Method in interface org.spf4j.unix.CLibrary
-
- setSoftLimit(long) - Method in enum org.spf4j.unix.UnixResources
-
- setStartTime(long) - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
-
- setSubNodes(List<SamplePair>) - Method in class org.spf4j.test.avro.SampleNode.Builder
-
Sets the value of the 'subNodes' field.
- setSubNodes(List<SamplePair>) - Method in class org.spf4j.test.avro.SampleNode
-
Sets the value of the 'subNodes' field.
- setSubNodes(SampleNode) - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Sets the value of the 'subNodes' field.
- setSubNodes(SampleNode) - Method in class org.spf4j.test2.avro.SampleNode
-
Sets the value of the 'subNodes' field.
- setSubNodesBuilder(SampleNode.Builder) - Method in class org.spf4j.test2.avro.SampleNode.Builder
-
Sets the Builder instance for the 'subNodes' field
- setSystemProperty(String, String) - Method in class org.spf4j.unix.JVMArguments
-
- setTableDefId(long) - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
-
Sets the value of the 'tableDefId' field.
- setTableDefId(Long) - Method in class org.spf4j.tsdb2.avro.DataRow
-
Sets the value of the 'tableDefId' field.
- setThreadPriority(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
-
- setThreadPriority(int) - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- setType(Type) - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Sets the value of the 'type' field.
- setType(Type) - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Sets the value of the 'type' field.
- setuid(short) - Method in interface org.spf4j.unix.CLibrary
-
- setUnitOfMeasurement(String) - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
-
Sets the value of the 'unitOfMeasurement' field.
- setUnitOfMeasurement(String) - Method in class org.spf4j.tsdb2.avro.ColumnDef
-
Sets the value of the 'unitOfMeasurement' field.
- setValue(T) - Method in class org.spf4j.base.MutableHolder
-
- setValue(int) - Method in class org.spf4j.base.MutableInteger
-
- setValue(B) - Method in class org.spf4j.base.Pair
-
- setValue(int) - Method in class org.spf4j.stackmonitor.SampleNode.InvocationCount
-
- setValues(List<DataRow>) - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
-
Sets the value of the 'values' field.
- setValues(List<DataRow>) - Method in class org.spf4j.tsdb2.avro.DataBlock
-
Sets the value of the 'values' field.
- SharedObject(T) - Constructor for class org.spf4j.recyclable.impl.SharingObjectPool.SharedObject
-
- SharedObject(T, int) - Constructor for class org.spf4j.recyclable.impl.SharingObjectPool.SharedObject
-
- SharingObjectPool<T> - Class in org.spf4j.recyclable.impl
-
a object sharing pool.
- SharingObjectPool(RecyclingSupplier.Factory<T>, int, int) - Constructor for class org.spf4j.recyclable.impl.SharingObjectPool
-
- SharingObjectPool(RecyclingSupplier.Factory<T>, int, int, boolean) - Constructor for class org.spf4j.recyclable.impl.SharingObjectPool
-
- SharingObjectPool.SharedObject<T> - Class in org.spf4j.recyclable.impl
-
- shutdown() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- shutdown() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- shutdown() - Method in class org.spf4j.concurrent.RetryExecutor
-
- shutdownNow() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
-
- shutdownNow() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- shutdownNow() - Method in class org.spf4j.concurrent.RetryExecutor
-
- SimpleStackCollector - Class in org.spf4j.stackmonitor
-
- SimpleStackCollector() - Constructor for class org.spf4j.stackmonitor.SimpleStackCollector
-
- 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.concurrent.UnboundedLoadingCache2
-
- size() - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- size() - Method in class org.spf4j.ds.LinkedHashSetEx
-
- size() - Method in class org.spf4j.ds.RTree
-
- size() - Method in class org.spf4j.ds.UpdateablePriorityQueue
-
- size() - Method in class org.spf4j.ds.ZArrayDequeue
-
Returns the number of elements in this deque.
- 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
-
- SizedLeaseSupplier<T> - Interface in org.spf4j.recyclable
-
- SizedRecyclingSupplier<T> - Interface in org.spf4j.recyclable
-
- SizedRecyclingSupplier.Factory<T> - Interface in org.spf4j.recyclable
-
- SizedThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
-
recycling supplier that allows you to recycle objects.
- SizedThreadLocalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.SizedThreadLocalRecyclingSupplier
-
- skip(long) - Method in class org.spf4j.io.BufferedInputStream
-
- skip(long) - Method in class org.spf4j.io.MemorizingBufferedInputStream
-
- skip(long) - Method in class org.spf4j.io.PushbackReader
-
- skip(long) - Method in class org.spf4j.perf.io.MeasuredInputStream
-
- Slf4jMessageFormatter - Class in org.spf4j.base
-
A more flexible implementation of the SLF4j message formatter (org.slf4j.helpers.MessageFormatter).
- SmartRecyclingSupplier<T> - Interface in org.spf4j.recyclable
-
- Sniffer - Interface in org.spf4j.io.tcp.proxy
-
- SnifferFactory - Interface in org.spf4j.io.tcp.proxy
-
- SntpClient - Class in org.spf4j.net
-
Simple NTP client.
- SpecificRecordAppender - Class in org.spf4j.io.appenders
-
- SpecificRecordAppender() - Constructor for class org.spf4j.io.appenders.SpecificRecordAppender
-
- SpecificRecordBaseAppender - Class in org.spf4j.io.appenders
-
- SpecificRecordBaseAppender() - Constructor for class org.spf4j.io.appenders.SpecificRecordBaseAppender
-
- SpecificRecordOpenTypeMapping - Class in org.spf4j.jmx.mappers
-
- SpecificRecordOpenTypeMapping(Class<? extends SpecificRecordBase>, JMXBeanMappingSupplier) - Constructor for class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
-
- Spf4jOpenTypeMapper - Class in org.spf4j.jmx.mappers
-
- Spf4jOpenTypeMapper() - Constructor for class org.spf4j.jmx.mappers.Spf4jOpenTypeMapper
-
- Spf4jProfilerException - Exception in org.spf4j.stackmonitor
-
- Spf4jProfilerException() - Constructor for exception org.spf4j.stackmonitor.Spf4jProfilerException
-
- Spf4jProfilerException(String) - Constructor for exception org.spf4j.stackmonitor.Spf4jProfilerException
-
- Spf4jProfilerException(String, Throwable) - Constructor for exception org.spf4j.stackmonitor.Spf4jProfilerException
-
- Spf4jProfilerException(Throwable) - Constructor for exception org.spf4j.stackmonitor.Spf4jProfilerException
-
- SqlDateAppender - Class in org.spf4j.io.appenders
-
- SqlDateAppender() - Constructor for class org.spf4j.io.appenders.SqlDateAppender
-
- Ssdump2 - Interface in org.spf4j.ssdump2.avro
-
- Ssdump2.Callback - Interface in org.spf4j.ssdump2.avro
-
- StackCollector - Interface in org.spf4j.stackmonitor
-
- StackTrace - Class in org.spf4j.stackmonitor
-
- StackTrace(StackTraceElement[], int) - Constructor for class org.spf4j.stackmonitor.StackTrace
-
- StackVisualizer - Class in org.spf4j.stackmonitor
-
utility class to generate svg and html out of stack samples.
- start() - Method in class org.spf4j.concurrent.MutableLifoThreadPoolExecutorSQP
-
- start(int) - Static method in class org.spf4j.perf.cpu.CpuUsageSampler
-
- start(int) - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
-
- start(int, boolean) - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
-
- start(long) - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- start(long, boolean) - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- start(long, long, long, boolean) - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- start(long, long, long, boolean, int) - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- start(int) - Static method in class org.spf4j.perf.memory.GCUsageSampler
-
- start(long) - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
-
- start(int) - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
-
- start(int, int) - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
-
- start() - Method in class org.spf4j.stackmonitor.Sampler
-
- startAsync() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- startRow(int) - Method in interface org.spf4j.io.csv.CsvHandler
-
- startRow() - Method in interface org.spf4j.io.csv.CsvHandler
-
- startUp() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
-
- state() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- stats() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
-
- stats() - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
-
- stats() - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
-
Deprecated.
- stdErrDone() - Method in interface org.spf4j.base.Runtime.ProcOutputHandler
-
Deprecated.
- stdOutDone() - Method in interface org.spf4j.base.Runtime.ProcOutputHandler
-
Deprecated.
- StdOutLineCountProcessHandler - Class in org.spf4j.os
-
- StdOutLineCountProcessHandler() - Constructor for class org.spf4j.os.StdOutLineCountProcessHandler
-
- 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.
- stop() - Static method in class org.spf4j.perf.cpu.CpuUsageSampler
-
- stop() - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
-
- stop() - Static method in class org.spf4j.perf.io.OpenFilesSampler
-
- stop() - Static method in class org.spf4j.perf.memory.GCUsageSampler
-
- stop() - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
-
- stop() - Method in class org.spf4j.stackmonitor.Sampler
-
- stopAsync() - Method in class org.spf4j.concurrent.RestartableServiceImpl
-
- stopHeartBeats() - Static method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
-
- stopWatching() - Method in class org.spf4j.tsdb2.TSDBReader
-
- StoreFactory - Interface in org.spf4j.perf.impl.ms
-
- StoreType - Enum in org.spf4j.perf.impl.ms
-
- Streams - Class in org.spf4j.io
-
- strerror(int) - Method in interface org.spf4j.unix.CLibrary
-
- Strings - Class in org.spf4j.base
-
- submit(Callables.TimeoutCallable<A, E>) - Method in class org.spf4j.concurrent.RetryExecutor
-
- submit(Callable<A>) - Method in class org.spf4j.concurrent.RetryExecutor
-
- submit(TimeoutRunnable<E>, A) - Method in class org.spf4j.concurrent.RetryExecutor
-
- submit(TimeoutRunnable<E>) - Method in class org.spf4j.concurrent.RetryExecutor
-
- subNodes - Variable in class org.spf4j.test.avro.SampleNode
-
Deprecated.
- subNodes - Variable in class org.spf4j.test2.avro.SampleNode
-
Deprecated.
- 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
-
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
- SuppressedThrowable - Class in org.spf4j.base
-
- SuppressedThrowable(Throwable) - Constructor for class org.spf4j.base.SuppressedThrowable
-
- synchronize(Callable<T>) - Static method in class org.spf4j.base.Callables
-
- 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
- validate(Connection, Exception) - Method in class org.spf4j.pool.jdbc.JdbcConnectionFactory
-
- validate(ObjectHolder<T>, Exception) - Method in class org.spf4j.recyclable.impl.ObjectHolderFactory
-
- validate(T, Exception) - Method in interface org.spf4j.recyclable.RecyclingSupplier.Factory
-
Validate the object, return true if valid,
false of throw an Exception with validation detail otherwise.
- validatedFileName(T) - Static method in class org.spf4j.base.CharSequences
-
- validateObjectIfNotBorrowed() - Method in class org.spf4j.recyclable.impl.ObjectHolder
-
- value - Variable in class org.spf4j.base.Either
-
- valueOf(String) - Static method in enum org.spf4j.base.Callables.AdvancedAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.base.Callables.SimpleAction
-
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.Runtime.Version
-
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.ds.RTree.SeedPicker
-
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.io.FSWatchEventSensitivity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.io.tcp.proxy.TransferBuffer.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.jdbc.DbType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.perf.impl.ms.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.recyclable.ObjectBorower.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.tsdb2.avro.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.tsdb2.TSDBReader.EventSensitivity
-
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
-
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
-
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
-
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.Runtime.Version
-
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.ds.RTree.SeedPicker
-
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.io.FSWatchEventSensitivity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.io.tcp.proxy.TransferBuffer.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.jdbc.DbType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.perf.impl.ms.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.recyclable.ObjectBorower.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.spf4j.tsdb2.avro.DataBlock
-
Deprecated.
- values() - Static method in enum org.spf4j.tsdb2.avro.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.tsdb2.TSDBReader.EventSensitivity
-
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.
- Version - Class in org.spf4j.base
-
- Version(String) - Constructor for class org.spf4j.base.Version
-
- Version(CharSequence) - Constructor for class org.spf4j.base.Version
-
- VertexEdges<V,E> - Class in org.spf4j.ds
-
- VertexEdges() - Constructor for class org.spf4j.ds.VertexEdges
-
- VertexHolder(V, int, int) - Constructor for class org.spf4j.ds.Traversals.VertexHolder
-
- visitFile(Path, BasicFileAttributes) - Method in class org.spf4j.io.DeletingVisitor
-
- visitFile(Path, BasicFileAttributes) - Method in class org.spf4j.io.SetFilesReadOnlyVisitor
-
- visitFileFailed(Path, IOException) - Method in class org.spf4j.io.DeletingVisitor
-
- visitFileFailed(Path, IOException) - Method in class org.spf4j.io.SetFilesReadOnlyVisitor
-
- visualize() - Method in class org.spf4j.ds.RTree
-