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

A

abort(Exception) - Static method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
abort() - Static method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
ABORT - Static variable in interface org.spf4j.failsafe.RetryDecision
 
abort() - Static method in interface org.spf4j.failsafe.RetryDecision
 
abortReturn(T) - Static method in interface org.spf4j.failsafe.RetryDecision
Abort operation and return the provided Object.
abortThrow(Exception) - Static method in interface org.spf4j.failsafe.RetryDecision
Abort operation with a custom Exception.
ABS - Class in org.spf4j.zel.instr
 
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
 
accept(Object, Appendable, Throwable) - Method in interface org.spf4j.base.Slf4jMessageFormatter.ErrorHandler
 
accept(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.spf4j.maven.ClassifierDependencyFilter
 
AcceptorSelectorEventHandler - Class in org.spf4j.io.tcp
 
AcceptorSelectorEventHandler(ServerSocketChannel, ClientHandler, Selector, ExecutorService, BlockingQueue<Runnable>, UpdateablePriorityQueue<DeadlineAction>) - Constructor for class org.spf4j.io.tcp.AcceptorSelectorEventHandler
 
accumulate(AtomicLong, double, DoubleBinaryOperator, int) - Static method in class org.spf4j.concurrent.Atomics
 
acquire(long, TimeUnit) - Method in interface org.spf4j.concurrent.PermitSupplier
Acquire one permit.
acquire(int, long, TimeUnit) - Method in interface org.spf4j.concurrent.PermitSupplier
Acquire a arbitrary number of permits.
actionPerformed(ActionEvent) - Method in class org.spf4j.ui.StackPanelBase
 
add(T) - Method in class org.spf4j.base.ArrayBuilder
 
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(SampleGraph.Sample) - Method in class org.spf4j.stackmonitor.SampleGraph.AggSample
 
add(UncaughtExceptionConsumer) - Method in interface org.spf4j.test.log.ExceptionHandoverRegistry
 
add(String, LogHandler, ToIntFunction<List<LogHandler>>) - Method in interface org.spf4j.test.log.LogConfig
 
add(String, LogHandler) - Method in interface org.spf4j.test.log.LogConfig
 
add(String) - Method in class org.spf4j.unix.JVMArguments
 
ADD - Class in org.spf4j.zel.instr
 
Add() - Constructor for class org.spf4j.zel.operators.BigDecimalOperators.Add
 
Add() - Constructor for class org.spf4j.zel.operators.BigIntegerOperators.Add
 
Add() - Constructor for class org.spf4j.zel.operators.DoubleOperators.Add
 
Add() - Constructor for class org.spf4j.zel.operators.IntegerOperators.Add
 
Add() - Constructor for class org.spf4j.zel.operators.LongOperators.Add
 
add(Instruction, ParsingContext.Location) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
add(T) - Method in class org.spf4j.zel.vm.SimpleStack
 
add(int, T) - Method in class org.spf4j.zel.vm.SimpleStack
 
ADD_FILE_DETAIL - Static variable in class org.spf4j.perf.aspects.FileMonitorAspect
 
addAlias(String) - Method in class org.apache.avro.ImmutableField
 
addAlias(String, String) - Method in class org.apache.avro.ImmutableSchema
 
addAlias(String) - Method in class org.apache.avro.ImmutableSchema
 
addAll(Instruction[], List<ParsingContext.Location>) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
addAll(ProgramBuilder) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
addAll(Collection<? extends T>) - Method in class org.spf4j.zel.vm.SimpleStack
 
addAll(int, Collection<? extends T>) - Method in class org.spf4j.zel.vm.SimpleStack
 
addAllSubNodes(Iterable<? extends ProtoSampleNodes.SamplePair>) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addArgument(String) - Method in class org.spf4j.jdiff.JavadocExecutor
Add an javadoc argument
addArgumentPair(String, String) - Method in class org.spf4j.jdiff.JavadocExecutor
Add a javadoc argument pair
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.
addChangeListener(DatasetChangeListener) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
addEscapes(String) - Static method in error org.spf4j.zel.vm.gen.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFirst(E) - Method in class org.spf4j.ds.ZArrayDequeue
Inserts the specified element at the front of this deque.
addJVMInvokeOptions(BenchmarkParams) - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
addJVMOptions(BenchmarkParams) - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
See: http://docs.oracle.com/cd/E15289_01/doc.40/e15070/usingjfr.htm and http://docs.oracle.com/cd/E15289_01/doc.40/e15070/config_rec_data.htm
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
 
addLevel(int) - Method in class org.spf4j.stackmonitor.SampleGraph.AggSample
 
addListener(Service.Listener, Executor) - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
addLyfecycleHook(JdbcHeartBeat.LifecycleHook) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
addMvnIdToIdlsAndModeToDestination(Path) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
addProp(String, Object) - Method in class org.apache.avro.ImmutableField
 
addProp(String, JsonNode) - Method in class org.apache.avro.ImmutableField
 
addProp(String, String) - Method in class org.apache.avro.ImmutableField
 
addProp(String, Object) - Method in class org.apache.avro.ImmutableSchema
 
addProp(String, JsonNode) - Method in class org.apache.avro.ImmutableSchema
 
addProp(String, String) - Method in class org.apache.avro.ImmutableSchema
 
Address - Class in org.spf4j.zel.vm
 
Address(int, Address.Scope) - Constructor for class org.spf4j.zel.vm.Address
 
Address.Scope - Enum in org.spf4j.zel.vm
 
addRunListener(RunListener, boolean) - Static method in class org.spf4j.junit.RunListenerRegister
 
addSubNodes(ProtoSampleNodes.SamplePair) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addSubNodes(int, ProtoSampleNodes.SamplePair) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addSubNodes(ProtoSampleNodes.SamplePair.Builder) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addSubNodes(int, ProtoSampleNodes.SamplePair.Builder) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addSubNodesBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addSubNodesBuilder(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
addSymbol(String) - Method in class org.spf4j.zel.vm.MemoryBuilder
 
addSymbol(String, Object) - Method in class org.spf4j.zel.vm.MemoryBuilder
 
addToSampleNode(SampleNode, StackTraceElement...) - Static method in class org.spf4j.stackmonitor.SampleNode
 
addTSTable(String, byte[], int, String[], String[]) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
addTSTable(String, byte[], int, String[], byte[][]) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
addZelFrame(ZelFrame) - Method in exception org.spf4j.zel.vm.ZExecutionException
 
adjustBeginLineColumn(int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
afterAllocation(JoinPoint, Object) - Method in class org.spf4j.perf.aspects.AllocationMonitorAspect
 
afterAllocation(JoinPoint, Object) - Method in class org.spf4j.perf.aspects.SamplingAllocationMonitorAspect
 
afterIteration(BenchmarkParams, IterationParams, IterationResult) - Method in class org.spf4j.stackmonitor.JmhProfiler
 
afterIteration(BenchmarkParams, IterationParams, IterationResult) - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler
 
afterTrial(BenchmarkResult, long, File, File) - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
afterVisitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.CloningVisitor
 
afterVisitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
afterVisitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
afterVisitNonTerminal(Schema) - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked for schemas with children after its children have been visited.
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(Collection<JmhProfiler.StackResult>) - Method in class org.spf4j.stackmonitor.JmhProfiler.StackAggregator
 
aggregate(SampleNode, SampleNode) - Static method in class org.spf4j.stackmonitor.SampleNode
 
aggregate(Collection<Spf4jJmhProfiler.StackResult>) - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackAggregator
 
AggregateTranslator - Class in org.spf4j.base
 
AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.spf4j.base.AggregateTranslator
 
AggSample(SampleGraph.Sample) - Constructor for class org.spf4j.stackmonitor.SampleGraph.AggSample
 
aliases() - Method in class org.apache.avro.ImmutableField
 
AllLevelsLogHandler - Interface in org.spf4j.test.log
 
AllocationMonitorAspect - Class in org.spf4j.perf.aspects
Aspect that intercepts all memory allocations in your code.
AllocationMonitorAspect() - Constructor for class org.spf4j.perf.aspects.AllocationMonitorAspect
 
allowPrintErr() - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
allowPrintOut() - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
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.
AND - Class in org.spf4j.zel.instr
 
AND - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
annotate(String, Program) - Static method in class org.spf4j.zel.vm.ZelFrame
 
ApiChangesMojo - Class in org.spf4j.jdiff
Generates an API difference report between Java sources of two SCM versions
ApiChangesMojo() - Constructor for class org.spf4j.jdiff.ApiChangesMojo
 
ApiDescriptorMojo - Class in org.spf4j.jdiff
Generates an API descriptor of the Java sources.
ApiDescriptorMojo() - Constructor for class org.spf4j.jdiff.ApiDescriptorMojo
 
ApiDiffCmd - Class in org.spf4j.jdiff
 
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(CharSequence, Appendable) - Method in class org.spf4j.io.appenders.CharsequenceAppender
 
append(Date, Appendable) - Method in class org.spf4j.io.appenders.DateAppender
 
append(GenericRecord, Appendable) - Method in class org.spf4j.io.appenders.GenericRecordAppender
 
append(Instant, Appendable) - Method in class org.spf4j.io.appenders.InstantAppender
 
append(JsonWriteable, Appendable) - Method in class org.spf4j.io.appenders.JsonWriteableAppender
 
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
Write an Object to a char stream.
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
Constructs a new WriterOutputStream with a default output buffer size of 1024 characters.
AppendableOutputStream(Appendable, CharsetDecoder, int) - Constructor for class org.spf4j.io.AppendableOutputStream
Constructs a new WriterOutputStream.
AppendableOutputStream(Appendable, Charset, int) - Constructor for class org.spf4j.io.AppendableOutputStream
Constructs a new WriterOutputStream.
AppendableOutputStream(Appendable, Charset) - Constructor for class org.spf4j.io.AppendableOutputStream
Constructs a new WriterOutputStream with a default output buffer size of 1024 characters.
AppendableOutputStream(Appendable, String, int) - Constructor for class org.spf4j.io.AppendableOutputStream
Constructs a new WriterOutputStream.
AppendableOutputStream(Appendable, String) - Constructor for class org.spf4j.io.AppendableOutputStream
Constructs a new WriterOutputStream with a default output buffer size of 1024 characters.
AppendableUtils - Class in org.spf4j.base
 
AppendableWriter - Class in org.spf4j.io
Utility class to adapt a Appendable to a Writer.
AppendableWriter(Appendable) - Constructor for class org.spf4j.io.AppendableWriter
 
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
 
appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.base.Strings
Deprecated.
appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.Strings
Deprecated.
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.config_discovery.maven.plugin.JsonUtils
 
appendSpaces(Appendable, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(Appendable, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedStringPadded(Appendable, int, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedStringPadded(Appendable, int, int, int) - Static method in class org.spf4j.base.Strings
Deprecated.
appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.config_discovery.maven.plugin.JsonUtils
 
APPLICATION_JSON - Static variable in class org.spf4j.io.MimeTypes
 
APPLICATION_OCTET_STREAM - Static variable in class org.spf4j.io.MimeTypes
 
apply(T, long) - Method in interface org.spf4j.base.Callables.AdvancedRetryPredicate
Deprecated.
 
apply(T) - Method in interface org.spf4j.base.Callables.AdvancedRetryPredicate
Deprecated.
 
apply(T) - Method in interface org.spf4j.base.Callables.SimpleRetryPredicate
Deprecated.
 
apply(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
apply(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
apply(K) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
apply(T, C) - Method in interface org.spf4j.failsafe.PartialResultRetryPredicate
 
apply(E, C) - Method in interface org.spf4j.failsafe.PartialTypedExceptionRetryPredicate
 
apply(T) - Method in class org.spf4j.failsafe.TypeBasedRetryDelaySupplier
 
apply(Operator.Enum, Object, Object) - Static method in class org.spf4j.zel.operators.Operators
 
apply(Object) - Method in class org.spf4j.zel.vm.Program.HasClass
 
apply(Program) - Method in class org.spf4j.zel.vm.RefOptimizer
 
applyPattern(String) - Method in class org.spf4j.text.MessageFormat
Sets the pattern used by this message format.
ARG - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
ARR - Class in org.spf4j.zel.instr
 
ARR(int) - Constructor for class org.spf4j.zel.instr.ARR
 
ARRAY - Class in org.spf4j.zel.instr.var
 
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
 
Arrow2D - Class in org.spf4j.ui
 
Arrow2D() - Constructor for class org.spf4j.ui.Arrow2D
 
Arrow2D(float, float, float, float) - Constructor for class org.spf4j.ui.Arrow2D
 
Arrow2D(Point2D, Point2D) - Constructor for class org.spf4j.ui.Arrow2D
 
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.
 
ASSERTED - Static variable in class org.spf4j.test.log.Attachments
 
assertObservation() - Method in interface org.spf4j.test.log.ObservationAssert
Assert that a sequence of messages has not been seen.
assign(Object) - Method in interface org.spf4j.zel.vm.AssignableValue
 
assignableExpression(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
AssignableValue - Interface in org.spf4j.zel.vm
 
assignement(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
asWriter(Appendable) - Static method in class org.spf4j.io.Streams
faster variant than guava CharStreams.asWriter.
async(RetryExecutor) - Method in class org.spf4j.failsafe.RetryPolicy
 
async() - Method in class org.spf4j.failsafe.RetryPolicy
 
ASYNC - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
AsyncRetryExecutor<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
 
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
 
attach(Object) - Method in class org.spf4j.test.log.LogRecord
 
Attachments - Class in org.spf4j.test.log
 
AttributedString - Class in org.spf4j.text
An AttributedString holds text and related attribute information.
AttributedString(String) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class org.spf4j.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
available() - Method in class org.spf4j.io.BufferedInputStream
 
available() - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
available() - Method in class org.spf4j.io.PipedOutputStream.PipedInputStream
 
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.ContextPropagatingExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 

B

backup(int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Retreat.
Base64 - Class in org.spf4j.base
"improved" implementation based on DataTypeConverterImpl performance should be same/slightly faster than the JDK equivalent But most importantly you can encode/decode parts of a String, which should reduce the need of copying objects and reduce the amount of garbage created.
BaseJDiffMojo - Class in org.spf4j.jdiff
 
BaseJDiffMojo() - Constructor for class org.spf4j.jdiff.BaseJDiffMojo
 
baseTimestamp - Variable in class org.spf4j.tsdb2.avro.DataBlock
Deprecated.
BasicExecutionContext - Class in org.spf4j.base
The simplest execution context possible.
BasicExecutionContext(String, ExecutionContext, long, long, Runnable) - Constructor for class org.spf4j.base.BasicExecutionContext
 
beat() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
beforeIteration(BenchmarkParams, IterationParams) - Method in class org.spf4j.stackmonitor.JmhProfiler
 
beforeIteration(BenchmarkParams, IterationParams) - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler
 
beforeTrial(BenchmarkParams) - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
beginColumn - Variable in class org.spf4j.zel.vm.gen.Token
The column number of the first character of this Token.
beginLine - Variable in class org.spf4j.zel.vm.gen.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
benchmarkName() - Static method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
benchmarkName() - Static method in class org.spf4j.stackmonitor.JmhProfiler
 
benchmarkName() - Static method in class org.spf4j.stackmonitor.Spf4jJmhProfiler
 
bgWatch(Handler<Either<TableDef, DataBlock>, E>, TSDBReader.EventSensitivity) - Method in class org.spf4j.tsdb2.TSDBReader
 
bgWatch(Handler<Either<TableDef, DataBlock>, E>, TSDBReader.EventSensitivity, long, TimeUnit) - Method in class org.spf4j.tsdb2.TSDBReader
 
bgWatch(Handler<Either<TableDef, DataBlock>, E>, TSDBReader.EventSensitivity, long) - Method in class org.spf4j.tsdb2.TSDBReader
 
BigDecimalOperators - Class in org.spf4j.zel.operators
 
BigDecimalOperators.Add - Class in org.spf4j.zel.operators
 
BigDecimalOperators.Div - Class in org.spf4j.zel.operators
 
BigDecimalOperators.Mod - Class in org.spf4j.zel.operators
 
BigDecimalOperators.Mul - Class in org.spf4j.zel.operators
 
BigDecimalOperators.Pow - Class in org.spf4j.zel.operators
 
BigDecimalOperators.Sub - Class in org.spf4j.zel.operators
 
BigIntegerOperators - Class in org.spf4j.zel.operators
 
BigIntegerOperators.Add - Class in org.spf4j.zel.operators
 
BigIntegerOperators.Div - Class in org.spf4j.zel.operators
 
BigIntegerOperators.Mod - Class in org.spf4j.zel.operators
 
BigIntegerOperators.Mul - Class in org.spf4j.zel.operators
 
BigIntegerOperators.Pow - Class in org.spf4j.zel.operators
 
BigIntegerOperators.Sub - Class in org.spf4j.zel.operators
 
BlockingDisposable - Interface in org.spf4j.recyclable
 
borrowObjectIfAvailable() - Method in class org.spf4j.recyclable.impl.ObjectHolder
 
borrowOrCreateObjectIfPossible() - Method in class org.spf4j.recyclable.impl.ObjectHolder
 
bufcolumn - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
buffer - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
BufferedInputStream - Class in org.spf4j.io
 
BufferedInputStream(InputStream) - Constructor for class org.spf4j.io.BufferedInputStream
 
BufferedInputStream(InputStream, int) - Constructor for class org.spf4j.io.BufferedInputStream
 
BufferedInputStream(InputStream, int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.BufferedInputStream
 
BufferedOutputStream - Class in org.spf4j.io
Better that the JDK outputstream, no exception swallowing...
BufferedOutputStream(OutputStream) - Constructor for class org.spf4j.io.BufferedOutputStream
 
BufferedOutputStream(OutputStream, int) - Constructor for class org.spf4j.io.BufferedOutputStream
 
BufferedOutputStream(OutputStream, int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.BufferedOutputStream
 
bufline - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
bufpos - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
Position in buffer.
build() - Method in class org.spf4j.base.avro.JFileLocation.Builder
 
build() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
 
build() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
 
build() - Method in class org.spf4j.base.avro.JThrowable.Builder
 
build() - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
build() - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
build(String, String) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
Build the dynamic mbean.
build() - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
build() - Method in class org.spf4j.ssdump2.avro.AMethod.Builder
 
build() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
 
build() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
build() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
build() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
build() - Method in class org.spf4j.test.avro.Method.Builder
 
build() - Method in class org.spf4j.test.avro.SampleNode.Builder
 
build() - Method in class org.spf4j.test.avro.SamplePair.Builder
 
build() - Method in class org.spf4j.test2.avro.SampleNode.Builder
 
build() - Method in class org.spf4j.tsdb2.avro.ColumnDef.Builder
 
build() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
 
build() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
 
build() - Method in class org.spf4j.tsdb2.avro.Header.Builder
 
build() - Method in class org.spf4j.tsdb2.avro.TableDef.Builder
 
build() - Method in class org.spf4j.zel.vm.MemoryBuilder
 
buildAsync() - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
buildAsync(RetryExecutor) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
buildMutable() - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
buildPartial() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
buildPartial() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
buildPartial() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
ByteArrayBuilder - Class in org.spf4j.io
Utility class to avoid replicating byte arrays for no good reason.
ByteArrayBuilder() - Constructor for class org.spf4j.io.ByteArrayBuilder
 
ByteArrayBuilder(int) - Constructor for class org.spf4j.io.ByteArrayBuilder
 
ByteArrayBuilder(int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.ByteArrayBuilder
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByTypeSupplier<T,E extends Exception> - Interface in org.spf4j.reflect
 

C

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
Deprecated.
 
call(long) - Method in class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
call(long) - Method in class org.spf4j.base.CallablesNano.NanoTimeoutCallable
Deprecated.
 
call() - Method in class org.spf4j.base.TimeoutRunnable
Deprecated.
 
call(W, Class<EX>, long, long) - Method in class org.spf4j.failsafe.RetryPolicy
 
call(W, Class<E>, long, long) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
call(W, Class<E>, long) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
call(W, Class<E>) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
call(W, Class<E>, long, TimeUnit) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
call(C, RetryPredicate<T, C>, Class<E>, int) - Static method in interface org.spf4j.failsafe.SyncRetryExecutor
Naive implementation of execution with retry logic.
CALL - Class in org.spf4j.zel.instr
 
CALL(int) - Constructor for class org.spf4j.zel.instr.CALL
 
call() - Method in class org.spf4j.zel.vm.ExecutionContext
 
call() - Method in interface org.spf4j.zel.vm.VMExecutor.Suspendable
 
CALLA - Class in org.spf4j.zel.instr
 
CALLA(int) - Constructor for class org.spf4j.zel.instr.CALLA
 
Callables - Class in org.spf4j.base
Utility class for executing stuff with retry logic.
Callables.AdvancedAction - Enum in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.AdvancedRetryPredicate<T> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.CheckedCallable<T,EX extends Exception> - Interface in org.spf4j.base
A callable that will be retried.
Callables.FibonacciBackoffRetryPredicate<T,R> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.RetryDecision<R> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.RetryDecision.Type - Enum in org.spf4j.base
Deprecated.
 
Callables.RetryPredicate<T,R> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.SimpleAction - Enum in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.SimpleRetryPredicate<T> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.TimeoutCallable<T,EX extends Exception> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
Callables.TimeoutRetryPredicate<T,R> - Interface in org.spf4j.base
Deprecated.
use RetryPolicy
CallablesNano - Class in org.spf4j.base
Deprecated.
use RetryPolicy & co.
CallablesNano.NanoTimeoutCallable<T,EX extends Exception> - Class in org.spf4j.base
Deprecated.
 
CallablesNano.TimeoutNanoRetryPredicate<T,R> - Interface in org.spf4j.base
Deprecated.
 
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
 
CALLREF - Class in org.spf4j.zel.instr
 
CALLREF(int) - Constructor for class org.spf4j.zel.instr.CALLREF
 
canAssign(Class<?>, Class<?>) - Static method in class org.spf4j.base.Reflections
 
cancel(boolean) - Method in class org.spf4j.concurrent.FutureBean
 
cancel(boolean) - Method in class org.spf4j.zel.vm.VMASyncFuture
 
cancel(boolean) - Method in class org.spf4j.zel.vm.VMSyncFuture
 
cancelAll(boolean, Future...) - Static method in class org.spf4j.concurrent.Futures
 
cancelAll(boolean, Future[], int) - Static method in class org.spf4j.concurrent.Futures
 
cancelAll(boolean, Iterator<Future>) - Static method in class org.spf4j.concurrent.Futures
 
canGenerateCount(TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
canGenerateCount(TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
canGenerateHeatChart(TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
canGenerateHeatChart(TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
canGenerateMinMaxAvgCount(TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
canGenerateMinMaxAvgCount(TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
canGenerateReport() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
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 - Variable in class org.spf4j.base.avro.JThrowable
Deprecated.
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
 
Channel - Class in org.spf4j.zel.vm
TODO: there is some dumb sync in this class that needs to be reviewed.
Channel(VMExecutor) - Constructor for class org.spf4j.zel.vm.Channel
 
Channel.Factory - Class in org.spf4j.zel.vm
 
CHARACTER - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
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
 
CharsequenceAppender - Class in org.spf4j.io.appenders
 
CharsequenceAppender() - Constructor for class org.spf4j.io.appenders.CharsequenceAppender
 
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
 
Charts - Class in org.spf4j.perf.impl.chart
 
Charts - Class in org.spf4j.tsdb2
 
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
 
childNameSpace(String, String) - Static method in class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
ClassifierDependencyFilter - Class in org.spf4j.maven
 
ClassifierDependencyFilter(String) - Constructor for class org.spf4j.maven.ClassifierDependencyFilter
 
className - Variable in class org.spf4j.base.avro.JStackTraceElement
Deprecated.
className - Variable in class org.spf4j.base.avro.JThrowable
Deprecated.
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() - Static method in class org.spf4j.base.TestTimeSource
 
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.proto.gen.ProtoSampleNodes.Method.Builder
 
clear() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
clear() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
clear() - Method in class org.spf4j.stackmonitor.Sampler
 
clear() - Method in class org.spf4j.zel.vm.SimpleStack
Clear the stack - also makes sure the stack objects are not referenced anymore
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
 
clearCause() - Method in class org.spf4j.base.avro.JThrowable.Builder
Clears the value of the 'cause' field.
clearClassName() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Clears the value of the 'className' field.
clearClassName() - Method in class org.spf4j.base.avro.JThrowable.Builder
Clears the value of the 'className' field.
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.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
required int32 count = 2;
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.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string declaringClass = 1;
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.
clearFileName() - Method in class org.spf4j.base.avro.JFileLocation.Builder
Clears the value of the 'fileName' 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.
clearLineNumber() - Method in class org.spf4j.base.avro.JFileLocation.Builder
Clears the value of the 'lineNumber' field.
clearLocation() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Clears the value of the 'location' field.
clearMessage() - Method in class org.spf4j.base.avro.JThrowable.Builder
Clears the value of the 'message' field.
clearMethod() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
Clears the value of the 'method' field.
clearMethod() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
clearMethod() - Method in class org.spf4j.test.avro.SamplePair.Builder
Clears the value of the 'method' field.
clearMethodName() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Clears the value of the 'methodName' field.
clearMethodName() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string methodName = 2;
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.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
clearNode() - Method in class org.spf4j.test.avro.SamplePair.Builder
Clears the value of the 'node' field.
clearPackageInfo() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Clears the value of the 'packageInfo' 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.
clearStackTrace() - Method in class org.spf4j.base.avro.JThrowable.Builder
Clears the value of the 'stackTrace' field.
clearSubNodes() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
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.
clearSuppressed() - Method in class org.spf4j.base.avro.JThrowable.Builder
Clears the value of the 'suppressed' 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.
clearUrl() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Clears the value of the 'url' field.
clearValues() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
Clears the value of the 'values' field.
clearVersion() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Clears the value of the 'version' 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
 
CLM - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
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() - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
Returns a clone of this GrayPaintScale instance.
clone() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
clone() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
clone() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
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
 
CloningVisitor - Class in org.spf4j.avro.schema
this visitor will create a clone of the original Schema with docs and other nonesential fields stripped by default.
CloningVisitor(Schema) - Constructor for class org.spf4j.avro.schema.CloningVisitor
 
CloningVisitor(BiConsumer<Schema.Field, Schema.Field>, BiConsumer<Schema, Schema>, boolean, Schema) - Constructor for class org.spf4j.avro.schema.CloningVisitor
 
CloningVisitor(BiConsumer<Schema.Field, Schema.Field>, BiConsumer<Schema, Schema>, boolean, boolean, Schema) - Constructor for class org.spf4j.avro.schema.CloningVisitor
 
close() - Method in class org.spf4j.avro.GenericRecordBuilder
 
close() - Method in class org.spf4j.base.BasicExecutionContext
Close might be overridable to close any additional stuff added in the extendsd class.
close() - Method in interface org.spf4j.base.ExecutionContext
 
close() - Method in class org.spf4j.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.failsafe.concurrent.RetryExecutor
 
close() - Method in class org.spf4j.failsafe.RateLimiter
 
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(Exception) - Method in class org.spf4j.io.PipedOutputStream
Close this piped output stream, and provide a exception reason.
close() - Method in class org.spf4j.io.PipedOutputStream.PipedInputStream
 
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.log.SLF4JBridgeHandler
 
close() - Method in interface org.spf4j.perf.CloseableMeasurementRecorder
 
close() - Method in interface org.spf4j.perf.CloseableMeasurementRecorderSource
 
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.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 class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
close() - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
close() - Method in interface org.spf4j.recyclable.BlockingDisposable
 
close() - Method in interface org.spf4j.recyclable.Disposable
 
close() - Method in class org.spf4j.recyclable.impl.LeaseImpl
 
close() - Method in interface org.spf4j.test.log.HandlerRegistration
Will unregister this log handler.
close() - Method in class org.spf4j.tsdb2.TSDBReader
 
close() - Method in class org.spf4j.tsdb2.TSDBWriter
 
close() - Method in class org.spf4j.zel.vm.Channel
 
CloseableMeasurementRecorder - Interface in org.spf4j.perf
 
CloseableMeasurementRecorderSource - Interface in org.spf4j.perf
 
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
 
ClosedOutputStream - Class in org.spf4j.io
an OutputStream that will throw an exception is written to.
closeOnShutdown() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
 
closeSelectorChannels(Selector) - Static method in class org.spf4j.base.Closeables
 
closeSelectorChannels(IOException, Selector) - Static method in class org.spf4j.base.Closeables
 
closestPowerOf2(int) - Static method in class org.spf4j.base.IntMath
 
closestPowerOf2Number(int) - Static method in class org.spf4j.base.IntMath
 
collect(StackTraceElement[]) - Method in interface org.spf4j.stackmonitor.StackCollector
 
collect(StackTraceElement[]) - Method in class org.spf4j.stackmonitor.StackCollectorImpl
 
collect(String, Level, boolean, Collector<LogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, Level, boolean, Collector<LogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, Level, boolean, Collector<LogRecord, ?, R>, ToIntFunction<List<LogHandler>>) - Method in class org.spf4j.test.log.TestLoggers
 
collect(Level, int, boolean) - Method in class org.spf4j.test.log.TestLoggers
Collect up to a number of log messages.
CollectLogs - Annotation Type in org.spf4j.test.log.annotations
Annotation to specify custom log collection for a particular unit test.
column - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
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.
COMMA - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
COMMENT_END - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
COMMENT_START - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
commonFrames(StackTraceElement[], StackTraceElement[]) - Static method in class org.spf4j.base.Throwables
 
commonPrefix(CharSequence...) - Static method in class org.spf4j.base.Strings
 
COMPACT_TS_FORMAT - Static variable in class org.spf4j.base.DateTimeFormats
 
ComparableHolder(T) - Constructor for class org.spf4j.base.MutableHolder.ComparableHolder
 
ComparableHolder() - Constructor for class org.spf4j.base.MutableHolder.ComparableHolder
 
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
 
compare(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Commparison operatiors: < > <= >= == !=
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
Deprecated.
use compare.
compareTo(ComparablePair<A, B>) - Method in class org.spf4j.base.ComparablePair
 
compareTo(Method) - Method in class org.spf4j.base.Method
 
compareTo(MutableHolder.ComparableHolder<T>) - Method in class org.spf4j.base.MutableHolder.ComparableHolder
 
compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.compare
compareTo(Version) - Method in class org.spf4j.base.Version
 
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
 
compile(String, String, ParsingContext) - Static method in class org.spf4j.zel.vm.gen.ZCompiler
Compile a ZEL expression from String.
compile(String, InputStream, Charset, ParsingContext) - Static method in class org.spf4j.zel.vm.gen.ZCompiler
Compile a ZEL expression from Stream.
compile(String, String...) - Static method in class org.spf4j.zel.vm.Program
 
compileAvpr(Path) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
CompileContext - Class in org.spf4j.zel.vm
 
CompileContext(MemoryBuilder) - Constructor for class org.spf4j.zel.vm.CompileContext
 
CompileException - Exception in org.spf4j.zel.vm
 
CompileException(String) - Constructor for exception org.spf4j.zel.vm.CompileException
 
CompileException(String, Throwable) - Constructor for exception org.spf4j.zel.vm.CompileException
 
CompileException(Throwable) - Constructor for exception org.spf4j.zel.vm.CompileException
 
compileIdl(Path) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
CompoundSemaphore - Class in org.spf4j.concurrent
allows to combine various resource limiters/semahores
CompoundSemaphore(Semaphore...) - Constructor for class org.spf4j.concurrent.CompoundSemaphore
 
Compress - Class in org.spf4j.io.compress
 
compute(K, BiFunction<K, V, V>) - Method in class org.spf4j.base.BasicExecutionContext
 
compute(K, BiFunction<K, V, V>) - Method in interface org.spf4j.base.ExecutionContext
Compute context associated data.
computeDeadline(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
computeDeadline(ExecutionContext, TimeUnit, long) - Static method in class org.spf4j.base.ExecutionContexts
 
computeDeadline(long, ExecutionContext, TimeUnit, long) - Static method in class org.spf4j.base.ExecutionContexts
 
computeTimeout(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
computeTimeoutDeadline(ExecutionContext, TimeUnit, long) - Static method in class org.spf4j.base.ExecutionContexts
Compute the actual timeout taking in consideration the context deadline.
concat(T[]...) - Static method in class org.spf4j.base.Arrays
 
ConcurrentStack<E> - Class in org.spf4j.concurrent
A Treiber stack.
ConcurrentStack() - Constructor for class org.spf4j.concurrent.ConcurrentStack
 
CONDITION - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
ConfigScannerMojo - Class in org.spf4j.config_discovery.maven.plugin
 
ConfigScannerMojo() - Constructor for class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
ConfigurableAppenderSupplier - Class in org.spf4j.io
 
ConfigurableAppenderSupplier() - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
 
ConfigurableAppenderSupplier(boolean, Predicate<Class<?>>, ObjectAppender<?>...) - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
 
constant(V) - Static method in class org.spf4j.base.Callables
 
constant(T) - Static method in interface org.spf4j.failsafe.TimedSupplier
 
constant(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
contains(String, char...) - Static method in class org.spf4j.base.Strings
 
contains(CharSequence, char...) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.containsAnyChar instead.
contains(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
checks in the throwable + children (both causal and suppressed) contain a throwable that respects the Predicate.
contains(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.
contains(Class<? extends Instruction>) - Method in class org.spf4j.zel.vm.Program
 
contains(Class<? extends Instruction>) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
contains(Object) - Method in class org.spf4j.zel.vm.SimpleStack
 
containsAll(Collection<?>) - Method in class org.spf4j.zel.vm.SimpleStack
 
containsAnyChar(CharSequence, char...) - Static method in class org.spf4j.base.CharSequences
 
containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
containsNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Does this Throwable contain a JVM non-recoverable exception.
contentSchema - Variable in class org.spf4j.tsdb2.avro.Header
Deprecated.
CONTEXT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
ContextPropagatingExecutorService - Class in org.spf4j.concurrent
 
ContextPropagatingExecutorService(ExecutorService) - Constructor for class org.spf4j.concurrent.ContextPropagatingExecutorService
 
ContextPropagator - Interface in org.spf4j.concurrent
 
convert(StackTraceElement) - Static method in class org.spf4j.base.avro.Converters
 
convert(StackTraceElement[]) - Static method in class org.spf4j.base.avro.Converters
 
convert(Throwable[]) - Static method in class org.spf4j.base.avro.Converters
 
convert(Throwable) - Static method in class org.spf4j.base.avro.Converters
 
convert(String, JThrowable) - Static method in class org.spf4j.base.avro.Converters
 
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
 
Converter - Class in org.spf4j.stackmonitor.proto
 
Converters - Class in org.spf4j.base.avro
 
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.
copy() - Method in class org.spf4j.zel.vm.MemoryBuilder
 
copyAliases(Schema, Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
copyAliases(Schema.Field, Schema.Field) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
copyFileAtomic(Path, Path) - Static method in class org.spf4j.io.compress.Compress
Copy file atomic.
copyLogicalTypes(Schema, Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
copyProperties(JsonProperties, JsonProperties) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
Core - Interface in org.spf4j.base.avro
 
Core.Callback - Interface in org.spf4j.base.avro
 
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.
COUNT_FIELD_NUMBER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
CountingAccumulator - Class in org.spf4j.perf.impl
 
CountingAccumulator(Object, String, String) - Constructor for class org.spf4j.perf.impl.CountingAccumulator
 
CountingInputStream - Class in org.spf4j.tsdb2
An InputStream that counts the number of bytes read.
CountingInputStream(InputStream, long) - Constructor for class org.spf4j.tsdb2.CountingInputStream
Wraps another input stream, counting the number of bytes read.
CpuUsageSampler - Class in org.spf4j.perf.cpu
 
create(Schema.Field) - Static method in class org.apache.avro.ImmutableField
 
create(Schema) - Static method in class org.apache.avro.ImmutableSchema
 
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
 
createContextMenuBar() - Method in class org.spf4j.ui.Explorer
Create an Edit menu to support cut/copy/paste.
createCountJFreeChart(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createCountJFreeChart(String, long, long) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createCountJFreeChart(TimeSeries, TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createCountJFreeChart(TimeSeries, TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
createCountJFreeChart(File, List<TableDef>, long, long) - Static method in class org.spf4j.tsdb2.Charts
 
createDetached(String, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
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
 
createFakeGCSamples(long, long, long) - Static method in class org.spf4j.stackmonitor.GCFakeStackUtil
 
createHeatJFreeChart(String[], double[][], long, long, String, String) - Static method in class org.spf4j.perf.impl.chart.Charts
 
createHeatJFreeChart(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createHeatJFreeChart(String, long, long) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createHeatJFreeChart(TimeSeries, TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createHeatJFreeChart(File, List<TableDef>, long, long) - Static method in class org.spf4j.tsdb2.Charts
 
createHeatJFreeChart(TimeSeries, TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
createJFreeCharts(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createJFreeCharts(String, long, long) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createJFreeCharts(TimeSeries, TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createJFreeCharts(TimeSeries, TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
createJFreeCharts(File, List<TableDef>, long, long) - Static method in class org.spf4j.tsdb2.Charts
 
createJsonGenerator(Appendable) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
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
 
createMinMaxAvgCountImg(String, long[], double[], double[], double[], double[], String, int, int) - Static method in class org.spf4j.perf.impl.chart.Charts
 
createMinMaxAvgJFreeChart(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createMinMaxAvgJFreeChart(String, long, long) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createMinMaxAvgJFreeChart(TimeSeries, TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
createMinMaxAvgJFreeChart(TimeSeries, TableDef) - Static method in class org.spf4j.tsdb2.Charts
 
createMinMaxAvgJFreeChart(File, List<TableDef>, long, long) - Static method in class org.spf4j.tsdb2.Charts
 
createNameBasedFilter(boolean, boolean, Thread[], String[]) - Static method in class org.spf4j.stackmonitor.FastStackCollector
 
createOrUpdateSystemProperty(String, Function<String, String>) - Method in class org.spf4j.unix.JVMArguments
 
createOverflowIfNeeded() - Method in class org.spf4j.io.AppendableLimiterWithOverflow
 
createPathUrls(File) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
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
 
createScalableCountingRecorderSource2(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
 
createScalableMinMaxAvgRecorder2(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
Create a Quantized Measurement recorder.
createScalableQuantizedRecorder2(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
 
createScalableQuantizedRecorderSource2(Object, String, int, int, int, int, int) - Static method in class org.spf4j.perf.impl.RecorderFactory
 
createSubContext() - Method in class org.spf4j.zel.vm.CompileContext
 
createSubContext() - Method in class org.spf4j.zel.vm.NullParsingContext
 
createSubContext() - Method in interface org.spf4j.zel.vm.ParsingContext
clone this context
createTimeSeriesJFreeChart(String, long[], String[], String, double[][]) - Static method in class org.spf4j.perf.impl.chart.Charts
 
createTimeSeriesJFreeChart(String, long[][], String[], String, double[][]) - Static method in class org.spf4j.perf.impl.chart.Charts
 
createUtf8Decoder() - Static method in class org.spf4j.base.Strings
 
createUtf8Encoder() - Static method in class org.spf4j.base.Strings
 
createXTickUnits() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
createYTickUnits() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
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
 
curChar - Variable in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
 
current() - Static method in class org.spf4j.base.ExecutionContexts
 
current() - Static method in class org.spf4j.unix.JVMArguments
Gets the process argument list of the current process.
currentToken - Variable in exception org.spf4j.zel.vm.gen.ParseException
This is the last token that has been consumed successfully.
CustomThreadFactory - Class in org.spf4j.concurrent
The default thread factory
CustomThreadFactory(String, boolean) - Constructor for class org.spf4j.concurrent.CustomThreadFactory
 
CustomThreadFactory(String, boolean, int) - Constructor for class org.spf4j.concurrent.CustomThreadFactory
 

D

data - Variable in class org.spf4j.tsdb2.avro.DataRow
Deprecated.
DataBlock - Class in org.spf4j.tsdb2.avro
 
DataBlock() - Constructor for class org.spf4j.tsdb2.avro.DataBlock
Default constructor.
DataBlock(Long, List<DataRow>) - Constructor for class org.spf4j.tsdb2.avro.DataBlock
All-args constructor.
DataBlock.Builder - Class in org.spf4j.tsdb2.avro
RecordBuilder for DataBlock instances.
DataRow - Class in org.spf4j.tsdb2.avro
 
DataRow() - Constructor for class org.spf4j.tsdb2.avro.DataRow
Default constructor.
DataRow(Integer, Long, List<Long>) - Constructor for class org.spf4j.tsdb2.avro.DataRow
All-args constructor.
DataRow.Builder - Class in org.spf4j.tsdb2.avro
RecordBuilder for DataRow instances.
DateAppender - Class in org.spf4j.io.appenders
 
DateAppender() - Constructor for class org.spf4j.io.appenders.DateAppender
 
DateTimeFormats - Class in org.spf4j.base
 
DbType - Enum in org.spf4j.jdbc
 
DeadlineAction - Class in org.spf4j.io.tcp
 
DeadlineAction(long, Runnable) - Constructor for class org.spf4j.io.tcp.DeadlineAction
 
deadlinedPropagatingCallable(Callable<T>, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
 
deadlinedPropagatingCallables(Collection<? extends Callable<T>>, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
 
debug(String) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
debugStream - Variable in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Debug output.
DEC - Class in org.spf4j.zel.instr
 
DEC - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
DECIMAL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
DECIMAL_LITERAL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
declaringClass - Variable in class org.spf4j.ssdump2.avro.AMethod
Deprecated.
declaringClass - Variable in class org.spf4j.test.avro.Method
Deprecated.
DECLARINGCLASS_FIELD_NUMBER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
decode(CharsetDecoder, byte[], int, int) - Static method in class org.spf4j.base.Strings
 
DECODE - Class in org.spf4j.zel.instr.var
 
decodeBase64(CharSequence) - Static method in class org.spf4j.base.Base64
 
decodeBase64(String) - Static method in class org.spf4j.base.Base64
 
decodeBase64(String, int, int) - Static method in class org.spf4j.base.Base64
 
decodeBase64(CharSequence, int, int) - Static method in class org.spf4j.base.Base64
 
decodeBase64(char[], int, int) - Static method in class org.spf4j.base.Base64
 
decodeBase64V2(String, int, int) - Static method in class org.spf4j.base.Base64
 
decoderOut - Variable in class org.spf4j.io.AppendableOutputStream
CharBuffer used as output for the decoder.
deepEquals(Object[], Object[], int) - Static method in class org.spf4j.base.Arrays
 
deepEquals(Object[], Object[], int, int) - Static method in class org.spf4j.base.Arrays
 
DEFAULT - Static variable in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
 
DEFAULT - Static variable in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
DEFAULT - Static variable in enum org.spf4j.jdbc.DbType
Default database type to use in all jdbc APIs if a DBtype is not provided.
DEFAULT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
Lexical state.
DEFAULT - Static variable in class org.spf4j.zel.vm.ProcessIOStreams
 
DEFAULT - Static variable in class org.spf4j.zel.vm.VMExecutor.Lazy
 
DEFAULT_EXCEPTION_RETRY - Static variable in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
DEFAULT_EXCEPTION_RETRY_PREDICATE - Static variable in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
DEFAULT_SS_DUMP_FILE_NAME_PREFIX - Static variable in class org.spf4j.stackmonitor.Sampler
 
DEFAULT_SS_DUMP_FOLDER - Static variable in class org.spf4j.stackmonitor.Sampler
 
DEFAULT_TIMEOUT_NANOS - Static variable in class org.spf4j.base.ExecutionContexts
 
DEFAULT_ZONE - Static variable in class org.spf4j.base.DateTimeFormats
 
defaultAsyncRetryExecutor() - Static method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
DefaultContextAwareExecutor - Class in org.spf4j.concurrent
 
DefaultContextAwareRetryExecutor - Class in org.spf4j.failsafe.concurrent
A default context aware retry executor.
DefaultExecutor - Class in org.spf4j.concurrent
This executor aims to be a general purpose executor for async tasks.
DefaultMXBeanMappingFactoryOpenTypeMapper - Class in org.spf4j.jmx.mappers
OpenType conversion utility.
DefaultMXBeanMappingFactoryOpenTypeMapper() - Constructor for class org.spf4j.jmx.mappers.DefaultMXBeanMappingFactoryOpenTypeMapper
 
defaultPolicy() - Static method in class org.spf4j.failsafe.RetryPolicy
 
DefaultRetryExecutor - Class in org.spf4j.failsafe.concurrent
a default Retry executor.
DefaultScheduler - Class in org.spf4j.concurrent
 
delete(float[], float[], T) - Method in class org.spf4j.ds.RTree
Deletes the entry associated with the given rectangle from the RTree
delete(float[], T) - Method in class org.spf4j.ds.RTree
 
delete(int, E) - Method in class org.spf4j.ds.ZArrayDequeue
 
deleteGeneratedAvailableInDependencies() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
deleteProtocolClasses() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
deleteSchemasAvailableInDependencies(Path) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
DeletingVisitor - Class in org.spf4j.io
 
DeletingVisitor() - Constructor for class org.spf4j.io.DeletingVisitor
 
dependenciesDirectory - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
The directory where all schema dependencies (avsc, avpr, avdl) are made vailable
DEREF - Class in org.spf4j.zel.instr
 
DEREFX - Class in org.spf4j.zel.instr
 
DEREFX(Object) - Constructor for class org.spf4j.zel.instr.DEREFX
 
descendingIterator() - Method in class org.spf4j.ds.ZArrayDequeue
 
describeTo(Description) - Method in class org.spf4j.test.matchers.PatternMatcher
 
description - Variable in class org.spf4j.tsdb2.avro.ColumnDef
Deprecated.
description - Variable in class org.spf4j.tsdb2.avro.Header
Deprecated.
description - Variable in class org.spf4j.tsdb2.avro.TableDef
Deprecated.
DetailOnFailureRunListener - Class in org.spf4j.test.log.junit4
Deprecated.
use Spf4jTestLogRunListener instead.
DetailOnFailureRunListener() - Constructor for class org.spf4j.test.log.junit4.DetailOnFailureRunListener
Deprecated.
 
DETERMINISTIC - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
DIGIT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
DirectRecorderSource - Class in org.spf4j.perf.impl
 
DirectRecorderSource(Object, String, String, int, MeasurementStore) - Constructor for class org.spf4j.perf.impl.DirectRecorderSource
 
DirectStoreAccumulator - Class in org.spf4j.perf.impl
 
DirectStoreAccumulator(Object, String, String, int, MeasurementStore) - Constructor for class org.spf4j.perf.impl.DirectStoreAccumulator
 
DirectStoreAccumulator.RecordedValue - Class in org.spf4j.perf.impl
 
DirectStoreMultiAccumulator - Class in org.spf4j.perf.impl
 
DirectStoreMultiAccumulator(MeasurementsInfo, MeasurementStore) - Constructor for class org.spf4j.perf.impl.DirectStoreMultiAccumulator
 
disable_tracing() - Method in class org.spf4j.zel.vm.gen.ZCompiler
Disable tracing.
Disposable - Interface in org.spf4j.recyclable
 
dispose(Connection) - Method in class org.spf4j.pool.jdbc.JdbcConnectionFactory
 
dispose() - Method in interface org.spf4j.recyclable.BlockingDisposable
 
dispose(long) - Method in interface org.spf4j.recyclable.BlockingDisposable
 
dispose() - Method in interface org.spf4j.recyclable.Disposable
 
dispose(ObjectHolder<T>) - Method in class org.spf4j.recyclable.impl.ObjectHolderFactory
 
dispose(T) - Method in interface org.spf4j.recyclable.RecyclingSupplier.Factory
Dispose the object.
dispose() - Method in class org.spf4j.stackmonitor.Sampler
 
disposeIfNotBorrowed() - Method in class org.spf4j.recyclable.impl.ObjectHolder
 
distance(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
function that calculates the number of operations that are needed to transform s1 into s2.
distance(char, char) - Static method in class org.spf4j.base.CharSequences
 
distance(String, String) - Static method in class org.spf4j.base.Strings
Deprecated.
use CharSequences.distance instead.
DIV - Class in org.spf4j.zel.instr
 
Div() - Constructor for class org.spf4j.zel.operators.BigDecimalOperators.Div
 
Div() - Constructor for class org.spf4j.zel.operators.BigIntegerOperators.Div
 
Div() - Constructor for class org.spf4j.zel.operators.DoubleOperators.Div
 
Div() - Constructor for class org.spf4j.zel.operators.IntegerOperators.Div
 
Div() - Constructor for class org.spf4j.zel.operators.LongOperators.Div
 
divide(double[], double[]) - Static method in class org.spf4j.base.Arrays
 
DIVIDE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
DO_NOT_PRINT - Static variable in class org.spf4j.test.log.Attachments
 
doCompileIDL(File, String) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
doCompileProtocol(String, Path) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
doCompileSchemas(String[]) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
done() - Method in class org.spf4j.concurrent.FutureBean
 
Done() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Set buffers back to null when finished.
dontExpect(String, Level, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
the opposite of expect.
doOnSupplied(HandlerNano<T, R, E>, long, TimeUnit) - Method in class org.spf4j.recyclable.Template
 
doOnSupplied(HandlerNano<T, R, E>, long, TimeUnit, RecyclingSupplier<T>, RetryPolicy<R, Callable<? extends R>>, Class<E>) - Static method in class org.spf4j.recyclable.Template
 
doRun() - Method in class org.spf4j.base.AbstractRunnable
 
doRun() - Method in class org.spf4j.base.CheckedRunnable
 
doRun() - Method in class org.spf4j.base.TimeoutRunnable
Deprecated.
 
doRun(long) - Method in class org.spf4j.base.TimeoutRunnable
Deprecated.
 
DOT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
DoubleOperators - Class in org.spf4j.zel.operators
 
DoubleOperators.Add - Class in org.spf4j.zel.operators
 
DoubleOperators.Div - Class in org.spf4j.zel.operators
 
DoubleOperators.Mod - Class in org.spf4j.zel.operators
 
DoubleOperators.Mul - Class in org.spf4j.zel.operators
 
DoubleOperators.Pow - Class in org.spf4j.zel.operators
 
DoubleOperators.Sub - Class in org.spf4j.zel.operators
 
draw(Graphics2D) - Method in class org.spf4j.ui.Arrow2D
 
draw(Graphics2D, int, int, int, int) - Static method in class org.spf4j.ui.Arrow2D
 
drill() - Method in class org.spf4j.ui.FlameStackPanel
 
drill() - Method in class org.spf4j.ui.HotFlameStackPanel
 
drill() - Method in class org.spf4j.ui.StackPanelBase
 
DT_FORMAT - Static variable in class org.spf4j.base.DateTimeFormats
 
dumpHeap(String, boolean) - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
 
dumpToFile() - Method in class org.spf4j.stackmonitor.Sampler
 
dumpToFile(String) - Method in class org.spf4j.stackmonitor.Sampler
Dumps the sampled stacks to file.
dumpToFile(File) - Method in class org.spf4j.stackmonitor.Sampler
 
dumpToPrintStream(PrintStream) - Static method in class org.spf4j.base.Threads
 
dumpToPrintStream(PrintStream) - Static method in class org.spf4j.stackmonitor.FastStackCollector
Deprecated.
use Threads.dumpToPrintStream
DUP - Class in org.spf4j.zel.instr
 
DynamicMBeanBuilder - Class in org.spf4j.jmx
A JMX managed bean Builder.
DynamicMBeanBuilder() - Constructor for class org.spf4j.jmx.DynamicMBeanBuilder
 

E

E - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
EACCES - Static variable in class org.spf4j.unix.UnixConstants
 
EAGAIN - Static variable in class org.spf4j.unix.UnixConstants
 
EEXIST - Static variable in class org.spf4j.unix.UnixConstants
 
EINVAL - Static variable in class org.spf4j.unix.UnixConstants
 
EISDIR - Static variable in class org.spf4j.unix.UnixConstants
 
Either<A,B> - Class in org.spf4j.base
 
Either.Left<A,B> - Class in org.spf4j.base
 
Either.Right<A,B> - Class in org.spf4j.base
 
element() - Method in class org.spf4j.ds.ZArrayDequeue
Retrieves, but does not remove, the head of the queue represented by this deque.
element(CharSequence) - Method in interface org.spf4j.io.csv.CsvHandler
 
element(CharSequence) - Method in interface org.spf4j.io.csv.CsvRowHandler
 
element(ParsingContext, boolean) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
elementMutated() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
 
ELOOP - Static variable in class org.spf4j.unix.UnixConstants
 
ELSE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
EMPTY - Static variable in class org.spf4j.io.EmptyInputStream
 
EMPTY_ARRAY - Static variable in class org.spf4j.base.Threads
 
EMPTY_BYTE_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_INT_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_LONG_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_OBJ_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_STACK_TRACE - Static variable in class org.spf4j.stackmonitor.StackTrace
 
EMPTY_STRING_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EmptyInputStream - Class in org.spf4j.io
 
enable_tracing() - Method in class org.spf4j.zel.vm.gen.ZCompiler
Enable tracing.
enableJmx() - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
encode(int) - Static method in class org.spf4j.base.Base64
 
encode(CharsetEncoder, char[], int, int) - Static method in class org.spf4j.base.Strings
 
encode(CharsetEncoder, char[], int, int, byte[]) - Static method in class org.spf4j.base.Strings
 
encodeBase64(byte[]) - Static method in class org.spf4j.base.Base64
 
encodeBase64(byte[], int, int) - Static method in class org.spf4j.base.Base64
 
encodeBase64(byte[], int, int, Appendable) - Static method in class org.spf4j.base.Base64
 
encodeBase64(byte[], int, int, char[], int) - Static method in class org.spf4j.base.Base64
Encodes a byte array into a char array by doing base64 encoding.
encodeBase64(byte[], int, int, byte[], int) - Static method in class org.spf4j.base.Base64
Encodes a byte array into another byte array by first doing base64 encoding then encoding the result in ASCII.
encodeBase64V2(byte[], int, int) - Static method in class org.spf4j.base.Base64
Alternate implementation, should be better for large data.
encodeByte(int) - Static method in class org.spf4j.base.Base64
 
endColumn - Variable in class org.spf4j.zel.vm.gen.Token
The column number of the last character of this Token.
endLine - Variable in class org.spf4j.zel.vm.gen.Token
The line number of the last character of this Token.
endRow() - Method in interface org.spf4j.io.csv.CsvHandler
 
endsWith(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
endsWith(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
ENODATA - Static variable in class org.spf4j.unix.UnixConstants
 
ENOENT - Static variable in class org.spf4j.unix.UnixConstants
 
ENOSPC - Static variable in class org.spf4j.unix.UnixConstants
 
ENOSYS - Static variable in class org.spf4j.unix.UnixConstants
 
ENOTDIR - Static variable in class org.spf4j.unix.UnixConstants
 
ENOTEMPTY - Static variable in class org.spf4j.unix.UnixConstants
 
eof() - Method in interface org.spf4j.io.csv.CsvHandler
 
eof() - Method in interface org.spf4j.io.csv.CsvMapHandler
 
eof() - Method in interface org.spf4j.io.csv.CsvRowHandler
 
EOF - Static variable in class org.spf4j.zel.vm.Channel
 
EOF - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
End of File.
EOL - Static variable in class org.spf4j.base.Strings
 
EOL - Static variable in exception org.spf4j.zel.vm.gen.ParseException
The end of line string for this machine.
EQ - Class in org.spf4j.zel.instr
 
EQ - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
EQUAL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
equals(Object) - Method in class org.apache.avro.ImmutableField
 
equals(Object) - Method in class org.apache.avro.ImmutableSchema
 
equals(byte[], byte[], int, int, int) - Static method in class org.spf4j.base.Arrays
 
equals(Object) - Method in class org.spf4j.base.asm.Invocation
 
equals(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
equals(Object) - Method in class org.spf4j.base.Either
 
equals(Object) - Method in class org.spf4j.base.LookupTranslator
 
equals(Object) - Method in class org.spf4j.base.Method
 
equals(Object) - Method in class org.spf4j.base.MutableHolder
 
equals(Object) - Method in class org.spf4j.base.MutableInteger
 
equals(Object) - Method in class org.spf4j.base.PackageInfo
 
equals(Object) - Method in class org.spf4j.base.Pair
 
equals(CharSequence, CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
equals(Object) - Method in class org.spf4j.base.TimeoutDeadline
 
equals(Object) - Method in class org.spf4j.base.Version
 
equals(Object) - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
 
equals(Object) - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
equals(Object, Object) - Method in class org.spf4j.ds.IdentityHashSet
 
equals(Object) - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
 
equals(Object) - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
 
equals(Object) - Method in class org.spf4j.perf.impl.chart.QuantizedNumberTickUnit
 
equals(Object) - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
 
equals(Object) - Method in class org.spf4j.perf.impl.Quanta
 
equals(Object) - Method in class org.spf4j.stackmonitor.SampleGraph.SampleKey
 
equals(Object) - Method in class org.spf4j.stackmonitor.SampleNode
 
equals(Object) - Method in class org.spf4j.stackmonitor.StackTrace
 
equals(Object) - Method in class org.spf4j.test.log.PrintConfig
 
equals(Object) - Method in class org.spf4j.text.MessageFormat
Equality comparison between two message format objects
equals(Object) - Method in class org.spf4j.ui.Sampled
 
equals(Object) - Method in class org.spf4j.unix.JVMArguments
 
equals(Object) - Method in class org.spf4j.zel.vm.Address
 
equals(Object) - Method in class org.spf4j.zel.vm.Program
 
equals(Object) - Method in class org.spf4j.zel.vm.SimpleStack
 
equalsNullables(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
EqualsPredicate<T> - Class in org.spf4j.base
 
EqualsPredicate(T) - Constructor for class org.spf4j.base.EqualsPredicate
 
ERANGE - Static variable in class org.spf4j.unix.UnixConstants
 
EROFS - Static variable in class org.spf4j.unix.UnixConstants
 
errno() - Method in exception org.spf4j.unix.UnixException
 
error(String) - Static method in class org.spf4j.base.Runtime
 
error(String, Throwable) - Static method in class org.spf4j.base.Runtime
 
error(String) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
ERROR_EXIT_CODE - Static variable in class org.spf4j.base.AbstractRunnable
Deprecated.
errorString() - Method in exception org.spf4j.unix.UnixException
 
escapeJsonString(CharSequence, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
Utility method to escape java strings to json strings.
escapeJsonString(CharSequence, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
escapeJsonString(String, StringBuilder) - Static method in class org.spf4j.base.Strings
Deprecated.
escapeJsonString(String, Appendable) - Static method in class org.spf4j.base.Strings
Deprecated.
escapeJsonString(String, StringBuilder) - Static method in class org.spf4j.config_discovery.maven.plugin.JsonUtils
 
EscapeJsonStringAppendableWrapper - Class in org.spf4j.base
 
EscapeJsonStringAppendableWrapper(Appendable) - Constructor for class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
ExceptionHandoverRegistry - Interface in org.spf4j.test.log
 
EXDEV - Static variable in class org.spf4j.unix.UnixConstants
 
ExecAbortException - Exception in org.spf4j.zel.vm
 
ExecAbortException() - Constructor for exception org.spf4j.zel.vm.ExecAbortException
 
execute(Runnable) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
execute(Runnable) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
execute() - Method in class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
execute() - Method in class org.spf4j.config_discovery.maven.plugin.HelpMojo
execute(W) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
execute(W, long, long) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
execute(W, long, TimeUnit) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
execute(Runnable, RetryPredicate<Void, Callable<Void>>) - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
execute(C, RetryPredicate<A, C>) - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
execute(Runnable) - Method in class org.spf4j.failsafe.LimitingExecutor
 
execute(C) - Method in class org.spf4j.failsafe.LimitingExecutor
 
execute() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
execute() - Method in class org.spf4j.jdiff.ApiDescriptorMojo
execute(File) - Method in class org.spf4j.jdiff.JavadocExecutor
Execute from the workingDir
execute() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
execute() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaDependenciesMojo
 
execute() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaPackageMojo
running packaging of the current project may package a script for execution Dependencies libraries are copied in the
execute() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaValidatorMojo
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.ABS
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.ADD
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.AND
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.ARR
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.CALL
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.CALLA
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.CALLREF
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.DEC
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.DEREF
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.DEREFX
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.DIV
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.DUP
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.EQ
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.FIRST
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.FJMP
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.GE
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.GT
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.HALT
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.INC
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.Instruction
Instruction execution
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.JMP
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.LE
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.LODAX
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.LODAXF
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.LODX
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.LODXF
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.LT
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.MCTX
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.MOD
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.MOV
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.MOVN
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.MUL
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.NEQ
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.NOP
does nothing, my favorite instruction
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.NOT
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.OR
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.POW
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.PUSH
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.PUSHM
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.REF
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.SLEEP
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.SUB
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.SWAP
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.SYNC
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.THROW
 
execute(ExecutionContext) - Method in class org.spf4j.zel.instr.XOR
 
execute() - Method in class org.spf4j.zel.vm.Program
 
execute(Object...) - Method in class org.spf4j.zel.vm.Program
 
execute(ExecutorService, Object...) - Method in class org.spf4j.zel.vm.Program
 
execute(VMExecutor, ProcessIO, Object...) - Method in class org.spf4j.zel.vm.Program
 
execute(VMExecutor, ProcessIO, ResultCache, Object...) - Method in class org.spf4j.zel.vm.Program
 
execute(ExecutionContext) - Static method in class org.spf4j.zel.vm.Program
 
execute(ProcessIO, Object...) - Method in class org.spf4j.zel.vm.Program
 
executeAsync() - Method in class org.spf4j.zel.vm.ExecutionContext
 
EXECUTED_FROM_IDE - Static variable in class org.spf4j.test.log.TestLoggers
 
executeSingleThreaded(Object...) - Method in class org.spf4j.zel.vm.Program
 
executeSync(ExecutionContext) - Static method in class org.spf4j.zel.vm.Program
 
executeSyncOrAsync() - Method in class org.spf4j.zel.vm.ExecutionContext
 
executeWithRetry(Callables.TimeoutCallable<T, EX>, int, int, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, RuntimeException>, int, int) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, int, int, Callables.AdvancedRetryPredicate<Exception>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, RuntimeException>, int, int, Callables.AdvancedRetryPredicate<Exception>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, int, int, Callables.TimeoutRetryPredicate<? super T, T>, Callables.AdvancedRetryPredicate<Exception>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, Callables.TimeoutRetryPredicate<? super T, T>, Callables.TimeoutRetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.TimeoutCallable<T, EX>, Callables.TimeoutRetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(Callables.CheckedCallable<T, EX>, Callables.RetryPredicate<? super T, T>, Callables.RetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
executeWithRetry(CallablesNano.NanoTimeoutCallable<T, EX>, int, long, Class<EX>) - Static method in class org.spf4j.base.CallablesNano
Deprecated.
 
executeWithRetry(CallablesNano.NanoTimeoutCallable<T, EX>, int, long, Callables.AdvancedRetryPredicate<Exception>, Class<EX>) - Static method in class org.spf4j.base.CallablesNano
Deprecated.
 
executeWithRetry(CallablesNano.NanoTimeoutCallable<T, EX>, int, long, CallablesNano.TimeoutNanoRetryPredicate<? super T, T>, Callables.AdvancedRetryPredicate<Exception>, Class<EX>) - Static method in class org.spf4j.base.CallablesNano
Deprecated.
After the immediate retries are done, delayed retry with randomized Fibonacci values up to the specified max is executed.
executeWithRetry(CallablesNano.NanoTimeoutCallable<T, EX>, CallablesNano.TimeoutNanoRetryPredicate<T, T>, CallablesNano.TimeoutNanoRetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.CallablesNano
Deprecated.
 
executeWithRetry(CallablesNano.NanoTimeoutCallable<T, EX>, CallablesNano.TimeoutNanoRetryPredicate<Exception, T>, Class<EX>) - Static method in class org.spf4j.base.CallablesNano
Deprecated.
 
ExecutionContext - Interface in org.spf4j.base
 
ExecutionContext - Class in org.spf4j.zel.vm
Virtual Machine Execution Context
ExecutionContextFactory<T extends ExecutionContext> - Interface in org.spf4j.base
 
ExecutionContexts - Class in org.spf4j.base
 
executor() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
 
execv(String, StringArray) - Method in interface org.spf4j.unix.CLibrary
 
execvp(String, StringArray) - Method in interface org.spf4j.unix.CLibrary
 
exHandle(Object, Appendable, Throwable) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
exitCode() - Method in enum org.spf4j.base.SysExits
 
ExitException - Exception in org.spf4j.base
 
ExitException(int) - Constructor for exception org.spf4j.base.ExitException
 
ExpandBuff(boolean) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
expect(String, Level, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
Create an log expectation that can be asserted like: LogAssert expect = TestLoggers.expect("org.spf4j.test", Level.ERROR, Matchers.hasProperty("format", Matchers.equalTo("Booo"))); LOG.error("Booo", new RuntimeException()); expect.assertObservation();
expect(String, Level, long, TimeUnit, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
 
expect(String, Level, int, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
Ability to assert is you expect a sequence of logs to be repeated.
expect(String, Level, int, long, TimeUnit, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
 
expectedTokenSequences - Variable in exception org.spf4j.zel.vm.gen.ParseException
Each entry in this array is an array of integers.
ExpectLog - Annotation Type in org.spf4j.test.log.annotations
Annotation to assert log behavior.
ExpectLogs - Annotation Type in org.spf4j.test.log.annotations
 
expectUncaughtException(long, TimeUnit, Matcher<UncaughtExceptionDetail>) - Method in class org.spf4j.test.log.TestLoggers
Assert uncaught exceptions.(from threads)
Explorer - Class in org.spf4j.ui
 
Explorer(File...) - Constructor for class org.spf4j.ui.Explorer
Creates new form Explorer
exponent(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
the exponent operator: ^
EXPONENT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
export(Object) - Static method in class org.spf4j.jmx.Registry
 
export(Class<?>) - Static method in class org.spf4j.jmx.Registry
 
export(String, String, Object...) - Static method in class org.spf4j.jmx.Registry
 
export(String, String, Properties, Object...) - Static method in class org.spf4j.jmx.Registry
Deprecated.
use DynamicMBeanBuilder instead.
export(String, String, Map<String, Object>, Object...) - Static method in class org.spf4j.jmx.Registry
Deprecated.
use BynamicMBeanBuilder instead.
ExportedOperation - Interface in org.spf4j.jmx
 
ExportedValue<T> - Interface in org.spf4j.jmx
 
exportIfNeeded(String, String, Object...) - Static method in class org.spf4j.jmx.Registry
 
exportJmx() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
exportJmx() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
expression(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
extend(ExportedValuesMBean) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
Create a dynamic bean with extends the toExtend mbean with the attributes and operations from thsi builder.
extend(String, String) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
extend existing Mbean registered with provided packageName and mbeanName
extractPosixPermissions(FileAttribute<?>[]) - Static method in class org.spf4j.concurrent.FileBasedLock
 

F

F_GETFD - Static variable in interface org.spf4j.unix.CLibrary
 
F_OK - Static variable in class org.spf4j.unix.UnixConstants
 
F_SETFD - Static variable in interface org.spf4j.unix.CLibrary
 
failed(String) - Static method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
failed(String, Exception) - Static method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
failed(Exception) - Static method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
failureCause() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
FALSE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
FastStackCollector - Class in org.spf4j.stackmonitor
This is a high performance sampling collector.
FastStackCollector(boolean, String...) - Constructor for class org.spf4j.stackmonitor.FastStackCollector
 
FastStackCollector(boolean, boolean, String...) - Constructor for class org.spf4j.stackmonitor.FastStackCollector
 
FastStackCollector(boolean, boolean, Thread[], String...) - Constructor for class org.spf4j.stackmonitor.FastStackCollector
 
FastStackCollector(Predicate<Thread>, int) - Constructor for class org.spf4j.stackmonitor.FastStackCollector
 
FastStackCollector.ThreadNamesPredicate - Class in org.spf4j.stackmonitor
 
fclose(CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
fcntl(int, int) - Method in interface org.spf4j.unix.CLibrary
 
fcntl(int, int, int) - Method in interface org.spf4j.unix.CLibrary
 
FD_CLOEXEC - Static variable in interface org.spf4j.unix.CLibrary
 
FibonacciBackoffRetryPredicate(Callables.AdvancedRetryPredicate<T>, int, long, long, Function<T, ?>, long, LongSupplier, TimeUnit) - Constructor for class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
Deprecated.
 
FibonacciRetryDelaySupplier - Class in org.spf4j.failsafe
 
FibonacciRetryDelaySupplier(int, long, long) - Constructor for class org.spf4j.failsafe.FibonacciRetryDelaySupplier
 
FIELD_ESENTIALS - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
FIELD_EVERYTHING - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
FieldInfo<T> - Class in org.spf4j.config_discovery.maven.plugin
 
FieldInfo(String, String, Class<T>, T) - Constructor for class org.spf4j.config_discovery.maven.plugin.FieldInfo
 
fieldsToJson(Schema.Names, JsonGenerator) - Method in class org.apache.avro.ImmutableSchema
 
FILE() - Constructor for class org.spf4j.unix.CLibrary.FILE
 
FILE(Pointer) - Constructor for class org.spf4j.unix.CLibrary.FILE
 
FILE_RECORD_SCHEMA - Static variable in class org.spf4j.tsdb2.TSDBWriter
 
FileBasedLock - Class in org.spf4j.concurrent
File based Lock implementation, that can be used as IPC method.
fileIS(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
FileMonitorAspect - Class in org.spf4j.perf.aspects
Aspect that intercepts File Read and File Write.
FileMonitorAspect() - Constructor for class org.spf4j.perf.aspects.FileMonitorAspect
 
fileName - Variable in class org.spf4j.base.avro.JFileLocation
Deprecated.
fileOS(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
filesIS(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
filesOS(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
fill(byte[], int, int, byte) - Static method in class org.spf4j.base.Arrays
implementation which significantly faster for large arrays (> 500).
fill(T[], int, int, T) - Static method in class org.spf4j.base.Arrays
implementation which is significantly faster for large arrays (> 500).
fill(char[], int, int, char) - Static method in class org.spf4j.base.Arrays
 
fill(int[], int, int, int) - Static method in class org.spf4j.base.Arrays
 
fill(long[], int, int, long) - Static method in class org.spf4j.base.Arrays
 
fill(double[], int, int, double) - Static method in class org.spf4j.base.Arrays
 
FillBuff() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
fillGaps(long[], long[][], int, int) - Static method in class org.spf4j.perf.impl.chart.Charts
 
fillInStackTrace() - Method in class org.spf4j.base.SuppressedThrowable
 
fillInStackTrace() - Method in exception org.spf4j.base.Throwables.TrimmedException
 
fillInStackTrace() - Method in exception org.spf4j.zel.vm.ExecAbortException
 
fillInStackTrace() - Method in exception org.spf4j.zel.vm.SuspendedException
 
filter() - Method in class org.spf4j.ui.FlameStackPanel
 
filter() - Method in class org.spf4j.ui.HotFlameStackPanel
 
filter() - Method in class org.spf4j.ui.StackPanelBase
 
filteredBy(Predicate<Method>) - Method in class org.spf4j.stackmonitor.SampleNode
creates a copy filtered by predicate.
filtering(Predicate<? super T>, Collector<? super T, A, R>) - Static method in class org.spf4j.base.XCollectors
THis is a backport from JDK9.
finalize() - Method in class org.spf4j.concurrent.FileBasedLock
 
finalize() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
findUsages(Supplier<InputStream>, Set<Method>) - Static method in class org.spf4j.base.asm.Scanner
 
findUsages(Class<?>, Set<Method>) - Static method in class org.spf4j.base.asm.Scanner
 
findUsages(ClassLoader, String, Set<Method>) - Static method in class org.spf4j.base.asm.Scanner
 
findUsages(String, Set<Method>) - Static method in class org.spf4j.base.asm.Scanner
 
finish() - Method in interface org.spf4j.perf.tsdb.TSDataHandler
Deprecated.
 
first - Variable in class org.spf4j.base.Pair
 
first(Throwable, Class<T>) - Static method in class org.spf4j.base.Throwables
return first Exception in the causal chain Assignable to clasz.
first(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Returns the first Throwable that matches the predicate in the causal and suppressed chain, the suppressed chain includes the supression mechanism included in SQLException.
FIRST - Class in org.spf4j.zel.instr
 
FIRST(int) - Constructor for class org.spf4j.zel.instr.FIRST
 
FIRST - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
firstCause(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Returns first Throwable in the causality chain that is matching the provided predicate.
FJMP - Class in org.spf4j.zel.instr
 
FJMP(int) - Constructor for class org.spf4j.zel.instr.FJMP
 
FlameStackPanel - Class in org.spf4j.ui
An inverted implementation of Brendan Gregg's flame charts.
FlameStackPanel(Method, SampleNode, LinkedList<Pair<Method, SampleNode>>) - Constructor for class org.spf4j.ui.FlameStackPanel
 
FLOATING_POINT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
flush() - Method in class org.spf4j.concurrent.ThreadLocalBufferedConsumer
 
flush() - Method in class org.spf4j.io.AppendableOutputStream
Flush the stream.
flush() - Method in class org.spf4j.io.AppendableWriter
 
flush() - Method in class org.spf4j.io.BufferedOutputStream
 
flush() - Method in class org.spf4j.io.LazyOutputStreamWrapper
 
flush() - Method in class org.spf4j.io.PipedOutputStream
 
flush() - Method in class org.spf4j.io.WriterOutputStream
Flush the stream.
flush() - Method in class org.spf4j.log.SLF4JBridgeHandler
 
flush() - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
 
flush() - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
 
flush() - Method in class org.spf4j.perf.impl.ms.MultiStore
 
flush() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
 
flush() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBTxtMeasurementStore
 
flush() - Method in class org.spf4j.perf.impl.NopMeasurementStore
 
flush() - Method in class org.spf4j.perf.io.MeasuredOutputStream
 
flush() - Method in interface org.spf4j.perf.MeasurementStore
flush all data that might be buffered by this store.
flush() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
flush() - Method in class org.spf4j.tsdb2.TSDBWriter
Commits the data to disk.
Flusher - Class in org.spf4j.perf.impl.ms
 
flushEvery(int, MeasurementStore) - Static method in class org.spf4j.perf.impl.ms.Flusher
 
flushOutput() - Method in class org.spf4j.io.AppendableOutputStream
Flush the output.
flushOutput() - Method in class org.spf4j.io.WriterOutputStream
Flush the output.
fopen(String, String) - Method in interface org.spf4j.unix.CLibrary
 
FOR - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
forAll(Iterable<T>, Consumer<? super T>) - Static method in class org.spf4j.base.Iterables
 
forAll2(Iterable<T>, Consumer<? super T>) - Static method in class org.spf4j.base.Iterables
 
fork() - Method in interface org.spf4j.unix.CLibrary
 
forkExec(String[], ProcessHandler<T, E>, long, long) - Static method in class org.spf4j.os.OperatingSystem
Process execution utility.
forkExec(String[], long) - Static method in class org.spf4j.os.OperatingSystem
 
forkExecLog(String[], long) - Static method in class org.spf4j.os.OperatingSystem
 
format(Appendable, String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Appendable, ObjectAppenderSupplier, String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
slf4j message formatter.
format(int, Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Slf4jMessageFormatter.ErrorHandler, int, Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Object[], T, FieldPosition) - Method in class org.spf4j.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object[], T) - Method in class org.spf4j.text.MessageFormat
 
format(String, Object...) - Static method in class org.spf4j.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(Object, T, FieldPosition) - Method in class org.spf4j.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class org.spf4j.text.MessageFormat
 
formatToCharacterIterator(Object) - Method in class org.spf4j.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
forStmt(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
The ZEL for statement, (similar with for from GO): for i = 0, result = 0; i < breakup; i = i + 1 { result = result + part[i] };
fread(Pointer, int, int, CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
freopen(String, String, CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
from(Runnable) - Static method in class org.spf4j.base.Callables
 
from(CharSequence) - Static method in class org.spf4j.base.Method
 
from(CharSequence, int, int) - Static method in class org.spf4j.base.Method
 
from(String) - Static method in class org.spf4j.base.Pair
Creates a pair from a str1,str2 pair.
from(Callables.AdvancedRetryPredicate<Exception>) - Static method in interface org.spf4j.failsafe.PartialExceptionRetryPredicate
Deprecated.
use this method to migrate from deprecated API to new APIs (failsafe)
from(StackTraceElement[], int) - Static method in class org.spf4j.stackmonitor.StackTrace
 
fromCode(int) - Static method in enum org.spf4j.base.SysExits
 
fromEpochMillisToNanoTime(long) - Method in class org.spf4j.base.Timing
 
fromMethodToProto(Method) - Static method in class org.spf4j.stackmonitor.proto.Converter
 
fromNanoTimeToEpochMillis(long) - Method in class org.spf4j.base.Timing
 
fromNanoTimeToInstant(long) - Method in class org.spf4j.base.Timing
 
fromOpenValue(Object) - Method in interface org.spf4j.jmx.JMXBeanMapping
convert from open value.
fromOpenValue(Object) - Method in class org.spf4j.jmx.mappers.MapEntryOpenTypeMapping
 
fromOpenValue(Object) - Method in class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
 
fromProtoToSampleNode(ProtoSampleNodes.SampleNodeOrBuilder) - Static method in class org.spf4j.stackmonitor.proto.Converter
 
fromSampleNodeToProto(SampleNode) - Static method in class org.spf4j.stackmonitor.proto.Converter
 
fromSpecVersion(String) - Static method in enum org.spf4j.base.Runtime.Version
 
fromString(String) - Static method in class org.spf4j.perf.impl.RecorderFactory
 
fromSupplier(Supplier<T>) - Static method in interface org.spf4j.failsafe.TimedSupplier
 
fromUtf8(byte[]) - Static method in class org.spf4j.base.Strings
Optimized UTF8 decoder.
fromUtf8(byte[], int, int) - Static method in class org.spf4j.base.Strings
 
fseek(CLibrary.FILE, long, int) - Method in interface org.spf4j.unix.CLibrary
 
FSWatchEventSensitivity - Enum in org.spf4j.io
 
ftell(CLibrary.FILE) - Method in interface org.spf4j.unix.CLibrary
 
FUNCTION - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
FutureBean<T> - Class in org.spf4j.concurrent
bean like implementation of a future
FutureBean() - Constructor for class org.spf4j.concurrent.FutureBean
 
Futures - Class in org.spf4j.concurrent
 

G

gc(long) - Static method in class org.spf4j.base.Runtime
Attempts to run the GC in a verifiable way.
GCFakeStackUtil - Class in org.spf4j.stackmonitor
 
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.
GE - Class in org.spf4j.zel.instr
 
GE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
generate(Sink, SinkFactory, Locale) - Method in class org.spf4j.jdiff.ApiChangesMojo
This method is called when the report generation is invoked by maven-site-plugin.
generate(Sink, Locale) - Method in class org.spf4j.jdiff.ApiChangesMojo
 
generateCharts(long, long, int, int) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
Quantized recorders will have min, max avg charts and distribution charts generated.
generateCharts(int, int) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
generateCode(ParsingContext.Location[], Instruction...) - Method in class org.spf4j.zel.vm.CompileContext
 
generateCode(ParsingContext.Location, Instruction) - Method in class org.spf4j.zel.vm.CompileContext
 
generateCode(ParsingContext.Location[], Instruction...) - Method in class org.spf4j.zel.vm.NullParsingContext
 
generateCode(ParsingContext.Location, Instruction) - Method in class org.spf4j.zel.vm.NullParsingContext
 
generateCode(ParsingContext.Location[], Instruction...) - Method in interface org.spf4j.zel.vm.ParsingContext
generate instruction code with argument
generateCode(ParsingContext.Location, Instruction) - Method in interface org.spf4j.zel.vm.ParsingContext
 
generateCodeAll(ParsingContext) - Method in class org.spf4j.zel.vm.CompileContext
 
generateCodeAll(ParsingContext) - Method in class org.spf4j.zel.vm.NullParsingContext
 
generateCodeAll(ParsingContext) - Method in interface org.spf4j.zel.vm.ParsingContext
Add code to this context
generateCountTotalChart(String, long[][], String[], String, double[][], int, int, String[], String, double[][]) - Static method in class org.spf4j.perf.impl.chart.Charts
 
generatedAvscTarget - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
the destination for the generated avro schema json files (will be published along with the java code).
generatedJavaTarget - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
the destination for the java generated files.
generateHtmlTable(Writer, Method, SampleNode, int, int) - Static method in class org.spf4j.stackmonitor.StackVisualizer
 
generateID() - Static method in class org.spf4j.zel.vm.ProgramBuilder
 
generateIdBase(String, char) - Static method in class org.spf4j.concurrent.UIDGenerator
 
generateIdBase(String, char, long) - Static method in class org.spf4j.concurrent.UIDGenerator
 
generateIdBase(String, BaseEncoding, char, long) - Static method in class org.spf4j.concurrent.UIDGenerator
 
generateJDiffXML(Collection<File>, Collection<File>, File, String, Collection<String>) - Method in class org.spf4j.jdiff.JDiffRunner
 
generateParseException() - Method in class org.spf4j.zel.vm.gen.ZCompiler
Generate ParseException.
generateReport(File, String, String, String, String, Set<String>, File) - Method in class org.spf4j.jdiff.JDiffRunner
 
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
 
GenericRecordBuilder - Class in org.spf4j.avro
Bytecode generating GenericRecord builder.
GenericRecordBuilder(Schema...) - Constructor for class org.spf4j.avro.GenericRecordBuilder
 
GenericRecordBuilder(GenericData.StringType, Schema...) - Constructor for class org.spf4j.avro.GenericRecordBuilder
 
genMnvId(Schema) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
get() - Method in class org.spf4j.avro.schema.CloningVisitor
 
get() - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
get() - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
get() - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked when visiting is complete.
get(int) - Method in class org.spf4j.base.avro.JFileLocation
 
get(int) - Method in class org.spf4j.base.avro.JPackageInfo
 
get(int) - Method in class org.spf4j.base.avro.JStackTraceElement
 
get(int) - Method in class org.spf4j.base.avro.JThrowable
 
get(Object) - Method in class org.spf4j.base.BasicExecutionContext
 
get(Object, Class<T>) - Method in interface org.spf4j.base.ExecutionContext
Method to get context associated data.
get(Object) - Method in interface org.spf4j.base.ExecutionContext
Method to get context associated data.
get() - Method in class org.spf4j.base.MutableHolder
 
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(long, long) - Method in interface org.spf4j.failsafe.TimedSupplier
 
get(Type) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
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() - Static method in class org.spf4j.perf.aspects.ThreadLocalCounter
 
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(int) - Method in class org.spf4j.recyclable.impl.SizedThreadLocalRecyclingSupplier
 
get() - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
get() - Method in interface org.spf4j.recyclable.NonValidatingRecyclingSupplier
block until a object is available and return it.
get() - Method in interface org.spf4j.recyclable.RecyclingSupplier
 
get(long, TimeUnit) - Method in interface org.spf4j.recyclable.RecyclingSupplier
 
get(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
 
get(ObjectBorower) - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
Borrow object from pool.
get(ObjectBorower, long, TimeUnit) - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
 
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(Thread) - Method in interface org.spf4j.stackmonitor.SamplerSupplier
 
get() - Method in interface org.spf4j.stackmonitor.StackCollector
 
get() - Method in class org.spf4j.stackmonitor.StackCollectorImpl
 
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
 
get() - Method in interface org.spf4j.zel.vm.AssignableValue
 
get(int) - Method in class org.spf4j.zel.vm.Program
 
get(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
get() - Method in class org.spf4j.zel.vm.VMASyncFuture
 
get(long, TimeUnit) - Method in class org.spf4j.zel.vm.VMASyncFuture
 
get() - Method in class org.spf4j.zel.vm.VMSyncFuture
 
get(long, TimeUnit) - Method in class org.spf4j.zel.vm.VMSyncFuture
 
getAction() - Method in class org.spf4j.io.tcp.DeadlineAction
 
getAddress() - Method in class org.spf4j.zel.vm.Address
 
getAddress() - Method in class org.spf4j.zel.vm.CompileContext
 
getAddress() - Method in class org.spf4j.zel.vm.NullParsingContext
return the current code address
getAddress() - Method in interface org.spf4j.zel.vm.ParsingContext
return the current code address
getAggNode(SampleGraph.SampleKey) - Method in class org.spf4j.stackmonitor.SampleGraph
 
getAggNodesNr() - Method in class org.spf4j.stackmonitor.SampleGraph
 
getAggRootVertex() - Method in class org.spf4j.stackmonitor.SampleGraph
 
getAliases() - Method in class org.apache.avro.ImmutableSchema
 
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
 
getAlpha() - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
Returns the alpha transparency that was specified in the constructor.
getAndReset() - Method in interface org.spf4j.stackmonitor.StackCollector
 
getAndReset() - Method in class org.spf4j.stackmonitor.StackCollectorImpl
 
getAnnotationAttribute(Annotation, String) - Static method in class org.spf4j.base.Reflections
 
getAppendedType() - Method in class org.spf4j.io.appenders.GenericRecordAppender
 
getAppendedType() - Method in class org.spf4j.io.appenders.JsonWriteableAppender
 
getAppendedType() - Method in class org.spf4j.io.appenders.SpecificRecordAppender
 
getAppendedType() - Method in class org.spf4j.io.appenders.SpecificRecordBaseAppender
 
getAppendedType() - Method in interface org.spf4j.io.ObjectAppender
the MimeType of the format used to write the Object.
getAppenderSupplier() - Static method in class org.spf4j.test.log.LogPrinter
 
getAppenderType(ObjectAppender<?>) - Static method in class org.spf4j.io.ConfigurableAppenderSupplier
 
getArgs() - Method in exception org.spf4j.base.ParameterizedException
 
getArguments() - Method in class org.spf4j.test.log.LogRecord
 
getArray() - Method in class org.spf4j.base.ArrayBuilder
 
getAsLong() - Method in class org.spf4j.base.TestTimeSource
 
getAsLong() - Method in interface org.spf4j.failsafe.RetryDelaySupplier
 
getAttachments() - Method in class org.spf4j.test.log.LogRecord
 
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
 
getBeginColumn() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
getBeginLine() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
getBenchmark() - Method in class org.spf4j.stackmonitor.JmhProfiler.StackResult
 
getBenchmark() - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackResult
 
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
 
getCaleeClassName() - Method in class org.spf4j.base.asm.Invocation
 
getCaleeLine() - Method in class org.spf4j.base.asm.Invocation
 
getCaleeMethodDesc() - Method in class org.spf4j.base.asm.Invocation
 
getCaleeMethodName() - Method in class org.spf4j.base.asm.Invocation
 
getCaleeSource() - Method in class org.spf4j.base.asm.Invocation
 
getCategory() - Method in class org.spf4j.test.log.PrintConfig
 
getCategoryName() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
getCause() - Method in class org.spf4j.base.avro.JThrowable.Builder
Gets the value of the 'cause' field.
getCause() - Method in class org.spf4j.base.avro.JThrowable
Gets the value of the 'cause' field.
getCauseBuilder() - Method in class org.spf4j.base.avro.JThrowable.Builder
Gets the Builder instance for the 'cause' field and creates one if it doesn't exist yet.
getCharsTmp(int) - Static method in class org.spf4j.base.TLScratch
returns a thread local char array of at least the requested size.
getChildren(SampleGraph.AggSample) - Method in class org.spf4j.stackmonitor.SampleGraph
 
getClassName() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Gets the value of the 'className' field.
getClassName() - Method in class org.spf4j.base.avro.JStackTraceElement
Gets the value of the 'className' field.
getClassName() - Method in class org.spf4j.base.avro.JThrowable.Builder
Gets the value of the 'className' field.
getClassName() - Method in class org.spf4j.base.avro.JThrowable
Gets the value of the 'className' field.
getClassSchema() - Static method in class org.spf4j.base.avro.JFileLocation
 
getClassSchema() - Static method in class org.spf4j.base.avro.JPackageInfo
 
getClassSchema() - Static method in class org.spf4j.base.avro.JStackTraceElement
 
getClassSchema() - Static method in class org.spf4j.base.avro.JThrowable
 
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
 
getCode() - Method in class org.spf4j.zel.vm.Program
 
getCollections() - Method in class org.spf4j.stackmonitor.FastStackCollector
 
getCollections() - Method in interface org.spf4j.stackmonitor.ISampler
 
getCollections() - Method in class org.spf4j.stackmonitor.MxStackCollector
 
getCollections() - Method in class org.spf4j.stackmonitor.SimpleStackCollector
 
getCollections() - Method in class org.spf4j.stackmonitor.ThreadStackSampler
 
getCollections() - Method in class org.spf4j.stackmonitor.TracingExecutionContextStackCollector
 
getCollectionsAndReset() - Method in class org.spf4j.stackmonitor.FastStackCollector
 
getCollectionsAndReset() - Method in interface org.spf4j.stackmonitor.ISampler
 
getCollectionsAndReset() - Method in class org.spf4j.stackmonitor.MxStackCollector
 
getCollectionsAndReset() - Method in class org.spf4j.stackmonitor.SimpleStackCollector
 
getCollectionsAndReset() - Method in class org.spf4j.stackmonitor.ThreadStackSampler
 
getCollectionsAndReset() - Method in class org.spf4j.stackmonitor.TracingExecutionContextStackCollector
 
getColumn(double[][], int) - Static method in class org.spf4j.base.Arrays
 
getColumn() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Deprecated.
getColumn() - Method in class org.spf4j.zel.vm.ParsingContext.Location
 
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(String) - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getColumnIndex(TableDef, String) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
getColumnMetaData() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getColumnMetaDataAsStrings() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getColumnName(int) - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getColumnNames(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
getColumnNames() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getColumnNames(TableDef) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
getColumnNumber() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
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
 
getConfig() - Method in class org.spf4j.test.log.TestLoggers
 
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.
getContextDeadlineNanos() - Static method in class org.spf4j.base.ExecutionContexts
 
getContextDeadlineNanos(long) - Static method in class org.spf4j.base.ExecutionContexts
 
getContextFactory() - Static method in class org.spf4j.base.ExecutionContexts
 
getContextInfo() - Static method in class org.spf4j.concurrent.FileBasedLock
 
getCoreThreadCount() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getCoreThreadCount() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
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.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
required int32 count = 2;
getCount() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
required int32 count = 2;
getCount() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
required int32 count = 2;
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.
getCount() - Method in class org.spf4j.tsdb2.CountingInputStream
Returns the number of bytes read.
getCurrentAliveThreadInfo() - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
 
getCurrentThreadContexts() - Method in class org.spf4j.stackmonitor.ProfiledExecutionContextFactory
 
getCurrentThreads() - Method in class org.spf4j.stackmonitor.ProfiledExecutionContextFactory
 
getCurrentTiming() - Static method in class org.spf4j.base.Timing
 
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.
getDBFilePath() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
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
Deprecated.
 
getDeadline() - Static method in class org.spf4j.base.Runtime
Deprecated.
see ExecutionContexts.
getDeadline() - Method in exception org.spf4j.io.IOTimeoutException
Deprecated.
getDeadline() - Method in class org.spf4j.io.tcp.DeadlineAction
 
getDeadlineMillis() - Method in class org.spf4j.base.TimeoutRunnable
Deprecated.
 
getDeadlineNanos() - Method in class org.spf4j.base.BasicExecutionContext
 
getDeadlineNanos() - Method in interface org.spf4j.base.ExecutionContext
 
getDeadlineNanos() - Method in class org.spf4j.base.TimeoutDeadline
 
getDeadlineNanos(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getDeadlineNanos(long, long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getDeadlineNanos() - Method in exception org.spf4j.io.IOTimeoutException
 
getDeadOwnerPermits(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
getDebugInfo() - Method in class org.spf4j.zel.vm.Program
 
getDecision(T, Callable<R>) - Method in class org.spf4j.base.Callables.FibonacciBackoffRetryPredicate
Deprecated.
 
getDecision(T, Callable<R>) - Method in interface org.spf4j.base.Callables.RetryPredicate
Deprecated.
the number or millis of delay until the next retry, or -1 for abort.
getDecision(T, long, Callable<R>) - Method in interface org.spf4j.base.Callables.TimeoutRetryPredicate
Deprecated.
 
getDecision(T, long, Callable<R>) - Method in interface org.spf4j.base.CallablesNano.TimeoutNanoRetryPredicate
Deprecated.
 
getDecision(T, C) - Method in interface org.spf4j.failsafe.PartialResultRetryPredicate
 
getDecision(T, C) - Method in interface org.spf4j.failsafe.RetryPredicate
Get the RetryDecision for the result value returned by Callable C.
getDecisionType() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getDecisionType() - Method in interface org.spf4j.failsafe.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.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string declaringClass = 1;
getDeclaringClass() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
required string declaringClass = 1;
getDeclaringClass() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.MethodOrBuilder
required string declaringClass = 1;
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.
getDeclaringClassBytes() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string declaringClass = 1;
getDeclaringClassBytes() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
required string declaringClass = 1;
getDeclaringClassBytes() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.MethodOrBuilder
required string declaringClass = 1;
getDefaultInstance() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
getDefaultInstance() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
getDefaultInstance() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
getDefaultInstanceForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
getDefaultInstanceForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
getDefaultInstanceForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
getDefaultInstanceForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
getDefaultInstanceForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
getDefaultInstanceForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
getDefaultRepository() - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
getDefaultValue() - Method in class org.spf4j.config_discovery.maven.plugin.FieldInfo
 
getDelayMillis() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getDelayNanos() - Method in interface org.spf4j.failsafe.RetryDecision
 
getDescription(Locale) - Method in class org.spf4j.jdiff.ApiChangesMojo
 
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.stackmonitor.JmhFlightRecorderProfiler
 
getDescription() - Method in class org.spf4j.stackmonitor.JmhProfiler
 
getDescription() - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler
 
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.
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes
 
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
getDescriptor() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
getDescriptorForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
getDescriptorForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
getDescriptorForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
getDestinationFolder() - Method in class org.spf4j.junit.Spf4jRunListener
 
getDetail(Point) - Method in class org.spf4j.ui.FlameStackPanel
 
getDetail(Point) - Method in class org.spf4j.ui.HotFlameStackPanel
 
getDetail(Point) - Method in class org.spf4j.ui.StackPanelBase
 
getDetail(String) - Static method in class org.spf4j.zel.vm.ZelFrame
 
getDoc() - Method in class org.apache.avro.ImmutableSchema
 
getDoc() - Method in class org.spf4j.config_discovery.maven.plugin.FieldInfo
 
getDomainOrder() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getdtablesize() - Method in interface org.spf4j.unix.CLibrary
 
getDumpTimeMillis() - Method in class org.spf4j.stackmonitor.Sampler
 
getElem() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
 
getElement() - Method in interface org.spf4j.io.csv.CsvReader
the CSV element string.
getElementType() - Method in class org.apache.avro.ImmutableSchema
 
getEndColumn() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Get end column.
getEndLine() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Get end line.
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
 
getEnumClass(Schema) - Method in class org.spf4j.avro.GenericRecordBuilder
 
getEnumOrdinal(String) - Method in class org.apache.avro.ImmutableSchema
 
getEnumSymbols() - Method in class org.apache.avro.ImmutableSchema
 
getErr() - Method in interface org.spf4j.zel.vm.ProcessIO
 
getErr() - Method in class org.spf4j.zel.vm.ProcessIOStreams
 
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
Deprecated.
 
getExceptionDecision(E, C) - Method in interface org.spf4j.failsafe.PartialTypedExceptionRetryPredicate
 
getExceptionDecision(Exception, C) - Method in interface org.spf4j.failsafe.RetryPredicate
 
getExecService() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getExecType() - Method in class org.spf4j.zel.vm.Program
 
getExecutable() - Method in class org.spf4j.unix.JVMArguments
 
getExitCode() - Method in exception org.spf4j.base.ExitException
 
getExtraArguments() - Method in class org.spf4j.test.log.LogRecord
 
getExtraThrowable() - Method in class org.spf4j.test.log.LogRecord
 
getExtraThrowableChain() - Method in class org.spf4j.test.log.LogRecord
 
getFactory() - Method in class org.spf4j.recyclable.impl.ObjectHolder
 
getField(String) - Method in class org.apache.avro.ImmutableSchema
 
getFields() - Method in class org.apache.avro.ImmutableSchema
 
getFile() - Method in class org.spf4j.tsdb2.TSDBWriter
 
getFileName() - Method in class org.spf4j.base.avro.JFileLocation.Builder
Gets the value of the 'fileName' field.
getFileName() - Method in class org.spf4j.base.avro.JFileLocation
Gets the value of the 'fileName' field.
getFilePath() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
getFiles(File, String) - Static method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
getFirst() - Method in class org.spf4j.base.Pair
 
getFirst() - Method in class org.spf4j.ds.ZArrayDequeue
 
getFirstDataFragment() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getFixedClass(Schema) - Method in class org.spf4j.avro.GenericRecordBuilder
 
getFixedSize() - Method in class org.apache.avro.ImmutableSchema
 
getFormat() - Method in class org.spf4j.test.log.LogRecord
 
getFormats() - Method in class org.spf4j.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getFromPtr(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
getFromPtr(int) - Method in class org.spf4j.zel.vm.SimpleStack
get element from stack at index relative to base
getFullName() - Method in class org.apache.avro.ImmutableSchema
 
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
 
getGeneratedAvscTarget() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
getGeneratedAvscTarget() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
getGeneratedBy() - Method in class org.spf4j.base.asm.UnknownValue
 
getGenericType(Schema) - Static method in class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
 
getGlobalSymbolTable() - Method in class org.spf4j.zel.vm.Program
 
getGnuId() - Method in enum org.spf4j.unix.UnixResources
 
getGroup() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
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
 
getHeartBeatAndSubscribe(DataSource, HeartBeatTableDesc, JdbcHeartBeat.LifecycleHook, int, int, ListeningScheduledExecutorService) - Static method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
getHeartBeatTableDesc() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
getHeight() - Method in class org.spf4j.ui.Rectangle
 
getHistory() - Method in class org.spf4j.ui.StackPanelBase
 
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.stackmonitor.Spf4jJmhProfiler.StackResult
 
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
 
GetImage() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
getIn() - Method in interface org.spf4j.zel.vm.ProcessIO
 
getIn() - Method in class org.spf4j.zel.vm.ProcessIOStreams
 
getIndex() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
 
getIndex() - Method in class org.spf4j.zel.vm.ZelFrame
 
getIndexNamed(String) - Method in class org.apache.avro.ImmutableSchema
 
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
 
getInstance() - Static method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
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
 
getInvokedMethod() - Method in class org.spf4j.base.asm.Invocation
 
getIo() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getIsRetryablePredicate() - Static method in class org.spf4j.base.Throwables
 
getItemCount(int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getIterationAggregator() - Method in class org.spf4j.stackmonitor.JmhProfiler.StackResult
 
getIterationAggregator() - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackResult
 
getIterator() - Method in class org.spf4j.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to the entire contents of this string.
getJarSourceUrl(Class<?>) - Static method in class org.spf4j.base.PackageInfo
Useful to get the jar URL where a particular class is located.
getJavaClassName(Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
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
 
getJsonProp(String) - Method in class org.apache.avro.ImmutableField
 
getJsonProp(String) - Method in class org.apache.avro.ImmutableSchema
 
getJsonProps() - Method in class org.apache.avro.ImmutableField
 
getJsonProps() - Method in class org.apache.avro.ImmutableSchema
 
getJulGlobal() - Method in class org.spf4j.test.log.TestLoggers
 
getJulRoot() - Method in class org.spf4j.test.log.TestLoggers
 
getKey() - Method in class org.spf4j.base.Pair
 
getKey() - Method in class org.spf4j.stackmonitor.SampleGraph.Sample
 
getKeysLoaded() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getLast() - Method in class org.spf4j.ds.ZArrayDequeue
 
getLast() - Method in class org.spf4j.zel.vm.CompileContext
 
getLast() - Method in class org.spf4j.zel.vm.NullParsingContext
 
getLast() - Method in interface org.spf4j.zel.vm.ParsingContext
 
getLastDataFragment() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
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
 
getLastReplenishmentNanos() - Method in class org.spf4j.failsafe.RateLimiter
 
getLastRunDB() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
getLastRunNanos() - 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
 
getLastWrittenFile() - Method in class org.spf4j.junit.Spf4jRunListener
 
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
 
getLevel() - Method in class org.spf4j.stackmonitor.SampleGraph.Sample
 
getLevel() - Method in class org.spf4j.test.log.LogRecord
 
getLimiter() - Method in class org.spf4j.failsafe.GuavaRateLimiter
 
getLine() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Deprecated.
getLineNumber() - Method in class org.spf4j.base.avro.JFileLocation.Builder
Gets the value of the 'lineNumber' field.
getLineNumber() - Method in class org.spf4j.base.avro.JFileLocation
Gets the value of the 'lineNumber' field.
getLoadedClass(ClassLoader, String) - Static method in class org.spf4j.base.Reflections
 
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
 
getLocalMemSize() - Method in class org.spf4j.zel.vm.Program
 
getLocalSymbolTable() - Method in class org.spf4j.zel.vm.Program
 
getLocation() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Gets the value of the 'location' field.
getLocation() - Method in class org.spf4j.base.avro.JStackTraceElement
Gets the value of the 'location' field.
getLocation() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getLocationBuilder() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationSingleParent(Set<SampleGraph.AggSample>, SampleGraph, double, double, SampleGraph.AggSample) - Method in class org.spf4j.ui.HotFlameStackPanel
 
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
 
getLog() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
getLogConsumer(String, Level) - Method in interface org.spf4j.test.log.LogConfig
 
getLogger() - Method in class org.spf4j.test.log.LogRecord
 
getLogger(String) - Method in class org.spf4j.test.log.TestLoggers
Return an appropriate SimpleLogger instance by name.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLogicalType() - Method in class org.apache.avro.ImmutableSchema
 
getLoginTimeout() - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
getLogWriter() - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
getLowerBound() - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
Returns the lower bound.
getLsof() - Static method in class org.spf4j.perf.io.OpenFilesSampler
 
getLsofOutput() - Static method in class org.spf4j.base.Runtime
Deprecated.
use Lsof.getLsofOutput instead.
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
 
getMarker() - Method in class org.spf4j.test.log.LogRecord
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMathContext() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getMavenProject() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
getMavenProject() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
getMavenSession() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
getMavenSession() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
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
 
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
 
getMaxTime() - Method in class org.spf4j.perf.impl.AbstractMeasurementAccumulator
 
getMaxValue() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
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
 
getMem() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getMessage() - Method in class org.spf4j.base.avro.JThrowable.Builder
Gets the value of the 'message' field.
getMessage() - Method in class org.spf4j.base.avro.JThrowable
Gets the value of the 'message' field.
getMessage() - Method in exception org.spf4j.base.ParameterizedException
 
getMessage() - Method in class org.spf4j.test.log.LogRecord
 
getMessage() - Method in exception org.spf4j.unix.UnixException
 
getMessage() - Method in error org.spf4j.zel.vm.gen.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageFormat() - Method in exception org.spf4j.base.ParameterizedException
 
getMetaData() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
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.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
getMethod() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
getMethod() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePairOrBuilder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
getMethod() - Method in class org.spf4j.stackmonitor.SampleGraph.SampleKey
 
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.
getMethod() - Method in class org.spf4j.ui.StackPanelBase
 
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.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
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.avro.JStackTraceElement.Builder
Gets the value of the 'methodName' field.
getMethodName() - Method in class org.spf4j.base.avro.JStackTraceElement
Gets the value of the 'methodName' field.
getMethodName() - Method in class org.spf4j.base.Method
 
getMethodName() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string methodName = 2;
getMethodName() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
required string methodName = 2;
getMethodName() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.MethodOrBuilder
required string methodName = 2;
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.
getMethodNameBytes() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string methodName = 2;
getMethodNameBytes() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
required string methodName = 2;
getMethodNameBytes() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.MethodOrBuilder
required string methodName = 2;
getMethodOrBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
getMethodOrBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
getMethodOrBuilder() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePairOrBuilder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
getMillisAfterDeadline() - Method in exception org.spf4j.io.IOTimeoutException
 
getMillisToDeadline() - Method in interface org.spf4j.base.ExecutionContext
 
getMillisToDeadline() - Static method in class org.spf4j.base.ExecutionContexts
 
getMinEntries() - Method in class org.spf4j.ds.RTree
 
getMinLevel() - Method in class org.spf4j.test.log.PrintConfig
 
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
 
getMinValue() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getName() - Method in class org.apache.avro.ImmutableSchema
 
getName() - Method in class org.spf4j.base.BasicExecutionContext
 
getName() - Method in interface org.spf4j.base.ExecutionContext
 
getName(Locale) - Method in class org.spf4j.jdiff.ApiChangesMojo
 
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.maven.plugin.avro.avscp.validation.impl.SchemaCompatibilityValidator
 
getName() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaDocValidator
 
getName() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaNamesValidator
 
getName() - Method in interface org.spf4j.maven.plugin.avro.avscp.validation.Validator
 
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.test.log.TestLogger
 
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.
getName() - Method in class org.spf4j.zel.vm.Program
 
getNamespace() - Method in class org.apache.avro.ImmutableSchema
 
getNamespace() - Method in class org.spf4j.config_discovery.maven.plugin.FieldInfo
 
getNanoDeadline() - Method in class org.spf4j.io.PipedOutputStream
 
getNanosAfterDeadline() - Method in exception org.spf4j.io.IOTimeoutException
 
getNewCallable() - Method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
getNewCallable() - Method in interface org.spf4j.failsafe.RetryDecision
 
getNextToken() - Method in class org.spf4j.zel.vm.gen.ZCompiler
Get the next Token.
getNextToken() - Method in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Get the next Token.
getNextTSTable() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getNode() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
getNode() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
getNode() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePairOrBuilder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
getNode() - Method in class org.spf4j.stackmonitor.SampleGraph.Sample
 
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.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
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.
getNodeOrBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
getNodeOrBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
getNodeOrBuilder() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePairOrBuilder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
getNonRecoverablePredicate() - Static method in class org.spf4j.base.Throwables
 
getNrComponents() - Method in class org.spf4j.base.Version
 
getNrNodes() - Method in class org.spf4j.stackmonitor.SampleNode
to do: have to remove recursion...
getNrNodes() - Method in class org.spf4j.stackmonitor.StackCollectorImpl
 
getNrOpenFiles() - Static method in class org.spf4j.base.Runtime
Deprecated.
use OperatingSystem.getOpenFileDescriptorCount() instead
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
 
getNrPermits() - Method in class org.spf4j.failsafe.RateLimiter
 
getNrQueuedTasks() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getNrQueuedTasks() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
getNrRecursiveSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getNrSamples() - Method in class org.spf4j.stackmonitor.SampleGraph.Sample
 
getNrSamples() - Method in class org.spf4j.ui.Sampled
 
getNrStackVals() - Method in class org.spf4j.zel.vm.ExecutionContext
 
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
 
getObj() - Method in class org.spf4j.ui.Sampled
 
getObject() - Method in class org.spf4j.recyclable.impl.SharingObjectPool.SharedObject
 
getObjectProp(String) - Method in class org.apache.avro.ImmutableField
 
getObjectProp(String) - Method in class org.apache.avro.ImmutableSchema
 
getObjectProps() - Method in class org.apache.avro.ImmutableField
 
getObjectProps() - Method in class org.apache.avro.ImmutableSchema
 
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
 
getOut() - Method in interface org.spf4j.zel.vm.ProcessIO
 
getOut() - Method in class org.spf4j.zel.vm.ProcessIOStreams
 
getOutput() - Method in class org.spf4j.os.ProcessResponse
 
getOutputName() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
getOutputStream() - Method in class org.spf4j.io.PipedOutputStream.PipedInputStream
 
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() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Gets the value of the 'packageInfo' field.
getPackageInfo() - Method in class org.spf4j.base.avro.JStackTraceElement
Gets the value of the 'packageInfo' field.
getPackageInfo(String) - Static method in class org.spf4j.base.PackageInfo
 
getPackageInfo(String) - Static method in class org.spf4j.base.Runtime.Jmx
 
getPackageInfoBuilder() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Gets the Builder instance for the 'packageInfo' field and creates one if it doesn't exist yet.
getPackageInfoDirect(String) - Static method in class org.spf4j.base.PackageInfo
 
getPackageInfoDirect(Class<?>) - Static method in class org.spf4j.base.PackageInfo
 
getPackageName(String) - Static method in class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
getPackages(Collection<File>) - Static method in class org.spf4j.jdiff.JDiffUtils
 
getPaint(double) - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
Returns a paint for the specified value.
getParameterInfos() - Method in interface org.spf4j.jmx.ExportedOperation
 
getParameterInfos() - Method in class org.spf4j.jmx.GenericExportedOperation
 
getParameters() - Method in class org.spf4j.base.asm.Invocation
 
getParameters() - Method in class org.spf4j.zel.instr.ABS
 
getParameters() - Method in class org.spf4j.zel.instr.ADD
 
getParameters() - Method in class org.spf4j.zel.instr.AND
 
getParameters() - Method in class org.spf4j.zel.instr.ARR
 
getParameters(ExecutionContext, int) - Static method in class org.spf4j.zel.instr.CALL
 
getParameters() - Method in class org.spf4j.zel.instr.CALL
 
getParameters() - Method in class org.spf4j.zel.instr.CALLA
 
getParameters() - Method in class org.spf4j.zel.instr.CALLREF
 
getParameters() - Method in class org.spf4j.zel.instr.DEC
 
getParameters() - Method in class org.spf4j.zel.instr.DEREF
 
getParameters() - Method in class org.spf4j.zel.instr.DEREFX
 
getParameters() - Method in class org.spf4j.zel.instr.DIV
 
getParameters() - Method in class org.spf4j.zel.instr.DUP
 
getParameters() - Method in class org.spf4j.zel.instr.EQ
 
getParameters() - Method in class org.spf4j.zel.instr.FIRST
 
getParameters() - Method in class org.spf4j.zel.instr.FJMP
 
getParameters() - Method in class org.spf4j.zel.instr.GE
 
getParameters() - Method in class org.spf4j.zel.instr.GT
 
getParameters() - Method in class org.spf4j.zel.instr.HALT
 
getParameters() - Method in class org.spf4j.zel.instr.INC
 
getParameters() - Method in class org.spf4j.zel.instr.Instruction
 
getParameters() - Method in class org.spf4j.zel.instr.JMP
 
getParameters() - Method in class org.spf4j.zel.instr.LE
 
getParameters() - Method in class org.spf4j.zel.instr.LODAX
 
getParameters() - Method in class org.spf4j.zel.instr.LODAXF
 
getParameters() - Method in class org.spf4j.zel.instr.LODX
 
getParameters() - Method in class org.spf4j.zel.instr.LODXF
 
getParameters() - Method in class org.spf4j.zel.instr.LT
 
getParameters() - Method in class org.spf4j.zel.instr.MCTX
 
getParameters() - Method in class org.spf4j.zel.instr.MOD
 
getParameters() - Method in class org.spf4j.zel.instr.MOV
 
getParameters() - Method in class org.spf4j.zel.instr.MOVN
 
getParameters() - Method in class org.spf4j.zel.instr.MUL
 
getParameters() - Method in class org.spf4j.zel.instr.NEQ
 
getParameters() - Method in class org.spf4j.zel.instr.NOP
 
getParameters() - Method in class org.spf4j.zel.instr.NOT
 
getParameters() - Method in class org.spf4j.zel.instr.OR
 
getParameters() - Method in class org.spf4j.zel.instr.POW
 
getParameters() - Method in class org.spf4j.zel.instr.PUSH
 
getParameters() - Method in class org.spf4j.zel.instr.PUSHM
 
getParameters() - Method in class org.spf4j.zel.instr.REF
 
getParameters() - Method in class org.spf4j.zel.instr.SLEEP
 
getParameters() - Method in class org.spf4j.zel.instr.SUB
 
getParameters() - Method in class org.spf4j.zel.instr.SWAP
 
getParameters() - Method in class org.spf4j.zel.instr.SYNC
 
getParameters() - Method in class org.spf4j.zel.instr.THROW
 
getParameters() - Method in class org.spf4j.zel.instr.XOR
 
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
 
getParent() - Method in class org.spf4j.base.BasicExecutionContext
 
getParent() - Method in interface org.spf4j.base.ExecutionContext
 
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
 
getParents(SampleGraph.AggSample) - Method in class org.spf4j.stackmonitor.SampleGraph
 
getParserForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
getParserForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
getParserForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
getPatch() - Method in class org.spf4j.base.Version
 
getPaths() - Method in exception org.spf4j.io.PathsIOException
 
getPayload() - Method in exception org.spf4j.zel.vm.ZExecutionException
 
getPeakThreadInfo() - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
 
getPermitReplenishIntervalMillis() - Method in class org.spf4j.failsafe.RateLimiter
 
getPermitsByOwnerTableName() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
getPermitsPerReplenishInterval() - Method in class org.spf4j.failsafe.RateLimiter
 
getPid(Process) - Static method in class org.spf4j.os.ProcessUtil
 
getpid() - Method in interface org.spf4j.unix.CLibrary
Get current process id.
getPoolName() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getPoolName() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
getppid() - Method in interface org.spf4j.unix.CLibrary
get parent process id.
getProcessCpuTimeNanos() - Static method in class org.spf4j.perf.cpu.CpuUsageSampler
 
getProgram() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getProgramBuilder() - Method in class org.spf4j.zel.vm.CompileContext
 
getProgramBuilder() - Method in class org.spf4j.zel.vm.NullParsingContext
 
getProgramBuilder() - Method in interface org.spf4j.zel.vm.ParsingContext
get the code generated in this context
getProgramName() - Method in class org.spf4j.zel.vm.ZelFrame
 
getProp(String) - Method in class org.apache.avro.ImmutableField
 
getProp(String) - Method in class org.apache.avro.ImmutableSchema
 
getProps() - Method in class org.apache.avro.ImmutableField
 
getProps() - Method in class org.apache.avro.ImmutableSchema
 
getPtr() - Method in class org.spf4j.zel.vm.SimpleStack
get the curent stack pos relative to base
getQuantas() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
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
 
getReadBytes() - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
getReadBytesFromBuffer() - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
getRecordClass(Schema) - Method in class org.spf4j.avro.GenericRecordBuilder
 
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
 
getRejectHandler() - Method in class org.spf4j.failsafe.LimitingExecutor
 
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.
getRemoteCause() - Method in exception org.spf4j.base.avro.RemoteException
 
getReportOutputDirectory() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
getRepositorySystem() - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
getRepositorySystemSession(RepositorySystem, File) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
getRepoSystem() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
getRepoSystem() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
getResponseCode() - Method in class org.spf4j.os.ProcessResponse
 
getResponseExitCode() - Method in class org.spf4j.os.ProcessResponse
 
getResult() - Method in interface org.spf4j.failsafe.RetryDecision
 
getResult(Program, List<Object>, Callable<Object>) - Method in interface org.spf4j.zel.vm.ResultCache
 
getResult(Program, List<Object>, Callable<Object>) - Method in class org.spf4j.zel.vm.SimpleResultCache
 
getResultCache() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getResultStore() - Method in class org.spf4j.concurrent.FutureBean
 
getResultStore() - Method in class org.spf4j.zel.vm.VMASyncFuture
 
getResultStore() - Method in interface org.spf4j.zel.vm.VMFuture
 
getResultStore() - Method in class org.spf4j.zel.vm.VMSyncFuture
 
getRetryPredicate(long, long) - Method in class org.spf4j.failsafe.RetryPolicy
 
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
 
getRootVertex() - Method in class org.spf4j.stackmonitor.SampleGraph
 
getRoundTripTime() - Method in class org.spf4j.net.Timing
 
getRow() - Method in class org.spf4j.zel.vm.ParsingContext.Location
 
getSample() - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
 
getSampleCount() - Method in class org.spf4j.stackmonitor.SampleNode
 
getSampler() - Method in class org.spf4j.junit.Spf4jRunListener
 
getSampler(int, int, File, String) - Static method in class org.spf4j.stackmonitor.Sampler
 
getSampler(int, int, SamplerSupplier, File, String) - Static method in class org.spf4j.stackmonitor.Sampler
 
getSamples() - Method in class org.spf4j.stackmonitor.JmhProfiler.StackResult
 
getSamples(SampleGraph.SampleKey) - Method in class org.spf4j.stackmonitor.SampleGraph
 
getSamples() - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackResult
 
getSamples() - Method in class org.spf4j.ui.StackPanelBase
 
getSampleTime() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
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.base.avro.JFileLocation
 
getSchema() - Method in class org.spf4j.base.avro.JPackageInfo
 
getSchema() - Method in class org.spf4j.base.avro.JStackTraceElement
 
getSchema() - Method in class org.spf4j.base.avro.JThrowable
 
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
 
getSchemaFiles() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaValidatorMojo
 
getScope() - Method in class org.spf4j.zel.vm.Address
 
getSecond() - Method in class org.spf4j.base.Pair
 
getSecondsToDeadline() - Method in interface org.spf4j.base.ExecutionContext
 
getSecondsToDeadline() - Static method in class org.spf4j.base.ExecutionContexts
 
getSemaphore() - Method in class org.spf4j.failsafe.LimitingExecutor
 
getSemaphores() - Method in class org.spf4j.concurrent.CompoundSemaphore
 
getSemaphoreTableName() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
getSemNameColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
getSerializedSize() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
getSerializedSize() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
getSerializedSize() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
getSeriesCount() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getSeriesKey(int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getServiceName() - Method in interface org.spf4j.concurrent.RestartableService
 
getServiceName() - Method in class org.spf4j.io.tcp.TcpServer
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSize() - Method in class org.spf4j.base.ArrayBuilder
 
getSize() - Method in class org.spf4j.tsdb2.TSDBReader
 
getSoftLimit() - Method in enum org.spf4j.unix.UnixResources
 
getSource() - Method in class org.spf4j.zel.vm.Program
 
getSource() - Method in class org.spf4j.zel.vm.ZelFrame
 
getSourceFiles(String) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
getSourceFiles() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaPackageMojo
 
getSourceMethodInfo(LogRecord) - Static method in class org.spf4j.log.SLF4JBridgeHandler
 
getStackCollections() - Method in class org.spf4j.stackmonitor.Sampler
 
getStackCollectionsAndReset() - Method in class org.spf4j.stackmonitor.Sampler
 
getStackSampler() - Static method in class org.spf4j.stackmonitor.JmhProfiler
 
getStackSampler() - Static method in class org.spf4j.stackmonitor.Spf4jJmhProfiler
 
getStackTrace() - Method in class org.spf4j.base.avro.JThrowable.Builder
Gets the value of the 'stackTrace' field.
getStackTrace() - Method in class org.spf4j.base.avro.JThrowable
Gets the value of the 'stackTrace' field.
getStackTrace() - Method in class org.spf4j.stackmonitor.StackTrace
 
getStackTraces(Thread...) - Static method in class org.spf4j.base.Threads
 
getStackTraces(Thread...) - Static method in class org.spf4j.stackmonitor.FastStackCollector
Deprecated.
use Threads.getStackTraces
getStartTime() - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
 
getStartTimeNanos() - Method in class org.spf4j.base.BasicExecutionContext
 
getStartTimeNanos() - Method in interface org.spf4j.base.ExecutionContext
 
getStateLock() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getStateLock() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
getStores() - Method in class org.spf4j.perf.impl.ms.MultiStore
 
getSubNodes(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodes(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodes(int) - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
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(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
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.
getSubNodesBuilderList() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesCount() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesCount() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesCount() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesList() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesList() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesList() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesOrBuilder(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesOrBuilder(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesOrBuilder(int) - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesOrBuilderList() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesOrBuilderList() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubNodesOrBuilderList() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
getSubProgramContext(Program, int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
GetSuffix(int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
getSunJdkOSMBean() - Static method in class org.spf4j.os.OperatingSystem
 
getSuppressed() - Method in class org.spf4j.base.avro.JThrowable.Builder
Gets the value of the 'suppressed' field.
getSuppressed() - Method in class org.spf4j.base.avro.JThrowable
Gets the value of the 'suppressed' field.
getSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
Utility to get suppressed exceptions.
getSuspendedAt() - Method in class org.spf4j.zel.vm.ExecutionContext
 
getSuspendedAt() - Method in interface org.spf4j.zel.vm.VMExecutor.Suspendable
 
getSymbol() - Method in class org.spf4j.zel.instr.LODAX
 
getSymbol() - Method in class org.spf4j.zel.instr.LODX
 
getSymbol() - Method in interface org.spf4j.zel.instr.LValRef
 
getSymbol() - Method in interface org.spf4j.zel.instr.RValRef
 
getSyncSubProgramContext(Program, int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
getSyncSubProgramContext(Program, Object[]) - Method in class org.spf4j.zel.vm.ExecutionContext
 
getSystemProperty(String) - Method in class org.spf4j.unix.JVMArguments
 
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.
getTableMetaData() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getTableName() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
 
getTableName() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
getTables() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
 
getTables(File, Set<String>) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
getTabSize() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
getTarget() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
getTarget() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
getTaskQueue() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getTaskQueue() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
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
 
getThread() - Method in class org.spf4j.test.log.LogRecord
 
getThread() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getThreadAggregator() - Method in class org.spf4j.stackmonitor.JmhProfiler.StackResult
 
getThreadAggregator() - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackResult
 
getThreadCount() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getThreadCount() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
getThreadPriority() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
getThreadPriority() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
getThreads() - Static method in class org.spf4j.base.Threads
 
getThreads() - Static method in class org.spf4j.stackmonitor.FastStackCollector
Deprecated.
use Threads.getThreads
getThrowable() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getTime() - Method in class org.spf4j.net.Timing
Get current Time based on the NTP timing info.
getTimeoutNanos() - Method in class org.spf4j.base.TimeoutDeadline
 
getTimeoutToDeadlineSeconds(long) - Static method in class org.spf4j.jdbc.JdbcTemplate
 
getTimeoutToDeadlineSecondsNoEx(long) - Static method in class org.spf4j.jdbc.JdbcTemplate
 
getTimeRelativeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
getTimeRelativeToDeadline(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTimeSeries(File, long[], long, long) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
getTimeStamp() - Method in class org.spf4j.test.log.LogRecord
 
getTimeStamps() - Method in class org.spf4j.tsdb2.TimeSeries
 
getTimeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
getTimeToDeadline(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTimeToDeadline(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getTimeToDeadlineInt(TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
getTimeToDeadlineStrict(long, TimeUnit) - Static method in class org.spf4j.base.TimeSource
 
getToken(int) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Get the specific Token.
getToolTipText(MouseEvent) - Method in class org.spf4j.ui.StackPanelBase
 
getTotalPermitsColumn() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
getTs() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator.RecordedValue
 
getTSTable(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
getTSTables() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
getTsTables() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
getType() - Method in class org.spf4j.config_discovery.maven.plugin.FieldInfo
 
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.
getType() - Method in class org.spf4j.zel.vm.Program
 
getType() - Method in class org.spf4j.zel.vm.ProgramBuilder
 
getTypes() - Method in class org.apache.avro.ImmutableSchema
 
getUncaughtExceptionHandler() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
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.
 
getUncheckedTimeToDeadline(TimeUnit) - Method in interface org.spf4j.base.ExecutionContext
 
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
 
getUnknownFields() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
getUnknownFields() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
getUnknownFields() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
getUnreadBytesFromBuffer() - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
getUnreadBytesFromBuffer() - Method in class org.spf4j.io.PipedOutputStream
 
getUpperBound() - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
Returns the upper bound.
getUrl() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Gets the value of the 'url' field.
getUrl() - Method in class org.spf4j.base.avro.JPackageInfo
Gets the value of the 'url' field.
getUrl() - Method in class org.spf4j.base.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
 
getValidationErrorMessage() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
getValidationException() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
getValidationInput() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaCompatibilityValidator
 
getValidationInput() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaDocValidator
 
getValidationInput() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaNamesValidator
 
getValidationInput() - Method in interface org.spf4j.maven.plugin.avro.avscp.validation.Validator
 
getValidatorConfigs() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaValidatorMojo
 
getValidatorConfigs() - Method in interface org.spf4j.maven.plugin.avro.avscp.ValidatorMojo
 
getValue() - Method in class org.spf4j.base.Holder
Deprecated.
 
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.perf.impl.DirectStoreAccumulator.RecordedValue
 
getValue() - Method in class org.spf4j.zel.vm.gen.Token
An optional attribute value of the Token.
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 class org.apache.avro.ImmutableSchema
 
getValueType() - Method in interface org.spf4j.jmx.ExportedValue
 
getValueType() - Method in class org.spf4j.jmx.GenericExportedValue
 
getVersion() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Gets the value of the 'version' field.
getVersion() - Method in class org.spf4j.base.avro.JPackageInfo
Gets the value of the 'version' field.
getVersion() - Method in class org.spf4j.base.PackageInfo
 
getVersions(List<RemoteRepository>, File, String, String, String) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
getVersions(String, String, String, List<RemoteRepository>, RepositorySystem, RepositorySystemSession) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
getWarnLsofDetail() - Static method in class org.spf4j.perf.io.OpenFilesSampler
 
getWarnThreshold() - Static method in class org.spf4j.perf.io.OpenFilesSampler
 
getWidth() - Method in class org.spf4j.ui.Rectangle
 
getX(int, int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getX() - Method in class org.spf4j.ui.Rectangle
 
getXValue(int, int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getY(int, int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getY() - Method in class org.spf4j.ui.Rectangle
 
getYValue(int, int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getZ(int, int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
getZelframes() - Method in exception org.spf4j.zel.vm.ZExecutionException
 
getZValue(int, int) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
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
 
globalPeek(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
globalPoke(int, Object) - Method in class org.spf4j.zel.vm.ExecutionContext
 
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
 
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
 
greatestCommonPrefix(String, String) - Static method in class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
GreedyLogPrinter - Class in org.spf4j.test.log
A Greedy log printer.
GreedyLogPrinter(LogPrinter) - Constructor for class org.spf4j.test.log.GreedyLogPrinter
 
GT - Class in org.spf4j.zel.instr
 
GT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
GuavaRateLimiter - Class in org.spf4j.failsafe
 
GuavaRateLimiter(RateLimiter) - Constructor for class org.spf4j.failsafe.GuavaRateLimiter
 

H

HALT - Class in org.spf4j.zel.instr
 
handle(T, long) - Method in interface org.spf4j.base.Handler
 
handle(T, long) - Method in interface org.spf4j.base.HandlerNano
 
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(LogRecord) - Method in class org.spf4j.test.log.GreedyLogPrinter
 
handle(LogRecord) - Method in interface org.spf4j.test.log.LogHandler
Handler handling method
handle(LogRecord) - Method in class org.spf4j.test.log.LogPrinter
Handler handling method
Handler<T,E extends Exception> - Interface in org.spf4j.base
 
HandlerNano<T,R,E extends Exception> - Interface in org.spf4j.base
 
HandlerRegistration - Interface in org.spf4j.test.log
 
handles(Level) - Method in interface org.spf4j.test.log.AllLevelsLogHandler
 
handles(Level) - Method in class org.spf4j.test.log.GreedyLogPrinter
 
handles(Level) - Method in interface org.spf4j.test.log.LogHandler
find out if this handler should be used for the given log level.
handles(Level) - Method in class org.spf4j.test.log.LogPrinter
find out if this handler should be used for the given log level.
handleStdErr(byte[], int) - Method in interface org.spf4j.base.Runtime.ProcOutputHandler
Deprecated.
 
handleStdErr(InputStream) - Method in class org.spf4j.os.LoggingProcessHandler
 
handleStdErr(InputStream) - Method in interface org.spf4j.os.ProcessHandler
 
handleStdErr(InputStream) - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
handleStdOut(byte[], int) - Method in interface org.spf4j.base.Runtime.ProcOutputHandler
Deprecated.
 
handleStdOut(InputStream) - Method in class org.spf4j.os.LoggingProcessHandler
 
handleStdOut(InputStream) - Method in interface org.spf4j.os.ProcessHandler
 
handleStdOut(InputStream) - Method in class org.spf4j.os.StdOutLineCountProcessHandler
 
handleStdOut(InputStream) - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
handleValidation(Map<String, Validator.Result>, Log, String) - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaValidatorMojo
 
hasArgumentAt(int, Object) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasArguments(Object...) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasAsyncCalls() - Method in class org.spf4j.zel.vm.ProgramBuilder
 
hasAttachment(Object) - Method in class org.spf4j.test.log.LogRecord
 
hasAttachment(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasBaseTimestamp() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
Checks whether the 'baseTimestamp' field has been set.
hasCause() - Method in class org.spf4j.base.avro.JThrowable.Builder
Checks whether the 'cause' field has been set.
hasCauseBuilder() - Method in class org.spf4j.base.avro.JThrowable.Builder
Checks whether the 'cause' field has an active Builder instance exception cause
HasClass(Class<? extends Instruction>) - Constructor for class org.spf4j.zel.vm.Program.HasClass
 
hasClassName() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Checks whether the 'className' field has been set.
hasClassName() - Method in class org.spf4j.base.avro.JThrowable.Builder
Checks whether the 'className' 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.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
required int32 count = 2;
hasCount() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
required int32 count = 2;
hasCount() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNodeOrBuilder
required int32 count = 2;
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.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string declaringClass = 1;
hasDeclaringClass() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
required string declaringClass = 1;
hasDeclaringClass() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.MethodOrBuilder
required string declaringClass = 1;
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.
hasDeterministicFunctions() - Method in class org.spf4j.zel.vm.Program
 
hasDeterministicFunctions() - Method in class org.spf4j.zel.vm.ProgramBuilder
 
hasEnumSymbol(String) - Method in class org.apache.avro.ImmutableSchema
 
hasExtraArgumentAt(int, Object) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasExtraArguments(Object...) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasFileName() - Method in class org.spf4j.base.avro.JFileLocation.Builder
Checks whether the 'fileName' field has been set.
hasFormat(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasFormatWithPattern(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasGeneratedJavaClass(Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
hash(Object) - Method in class org.spf4j.ds.IdentityHashSet
 
hashCode() - Method in class org.apache.avro.ImmutableField
 
hashCode() - Method in class org.spf4j.base.asm.Invocation
 
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.PackageInfo
 
hashCode() - Method in class org.spf4j.base.Pair
 
hashcode(CharSequence) - Static method in class org.spf4j.base.Strings
Deprecated.
hashCode() - Method in class org.spf4j.base.TimeoutDeadline
 
hashCode() - Method in class org.spf4j.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.UpdateablePriorityQueue.ElementRef
 
hashCode() - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
 
hashCode() - Method in class org.spf4j.perf.impl.chart.QuantizedNumberTickUnit
 
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.SampleGraph.SampleKey
 
hashCode() - Method in class org.spf4j.stackmonitor.SampleNode
 
hashCode() - Method in class org.spf4j.stackmonitor.StackTrace
 
hashCode() - Method in class org.spf4j.test.log.PrintConfig
 
hashCode() - Method in class org.spf4j.text.MessageFormat
Generates a hash code for the message format object.
hashCode() - Method in class org.spf4j.ui.Sampled
 
hashCode() - Method in class org.spf4j.unix.JVMArguments
 
hashCode() - Method in class org.spf4j.zel.vm.Address
 
hashCode() - Method in class org.spf4j.zel.vm.Program
 
hashCode() - Method in class org.spf4j.zel.vm.SimpleStack
 
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.PackageInfo
 
hasLevel(Level) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasLineNumber() - Method in class org.spf4j.base.avro.JFileLocation.Builder
Checks whether the 'lineNumber' field has been set.
hasLocation() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Checks whether the 'location' field has been set.
hasLocationBuilder() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Checks whether the 'location' field has an active Builder instance location
hasMarker(Marker) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingArguments(Matcher<Object[]>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingArguments(Object) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraArguments(Matcher<Object[]>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraArgumentsContaining(Matcher<Object>...) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingExtraThrowableChain(Matcher<Iterable<Throwable>>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingFormat(Matcher<String>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingMarker(Matcher<Marker>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMatchingMessage(Matcher<String>) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMessage() - Method in class org.spf4j.base.avro.JThrowable.Builder
Checks whether the 'message' field has been set.
hasMessage(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMessageWithPattern(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
hasMethod() - Method in class org.spf4j.ssdump2.avro.ASample.Builder
Checks whether the 'method' field has been set.
hasMethod() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
hasMethod() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
hasMethod() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePairOrBuilder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
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.base.avro.JStackTraceElement.Builder
Checks whether the 'methodName' field has been set.
hasMethodName() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string methodName = 2;
hasMethodName() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
required string methodName = 2;
hasMethodName() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.MethodOrBuilder
required string methodName = 2;
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.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
hasNode() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
hasNode() - Method in interface org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePairOrBuilder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
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
hasPackageInfo() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Checks whether the 'packageInfo' field has been set.
hasPackageInfoBuilder() - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Checks whether the 'packageInfo' field has an active Builder instance package info
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.
hasStackTrace() - Method in class org.spf4j.base.avro.JThrowable.Builder
Checks whether the 'stackTrace' 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
hasSuppressed() - Method in class org.spf4j.base.avro.JThrowable.Builder
Checks whether the 'suppressed' field has been set.
hasSystemProperty(String) - Method in class org.spf4j.unix.JVMArguments
 
hasTableDefId() - Method in class org.spf4j.tsdb2.avro.DataRow.Builder
Checks whether the 'tableDefId' field has been set.
hasThread(Matcher<Thread>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hasThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hasTSTable(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
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.
hasUrl() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Checks whether the 'url' field has been set.
hasValues() - Method in class org.spf4j.tsdb2.avro.DataBlock.Builder
Checks whether the 'values' field has been set.
hasVersion() - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Checks whether the 'version' field has been set.
hasVMArgument(String) - Method in class org.spf4j.unix.JVMArguments
 
hasVMArgumentStartingWith(String) - Method in class org.spf4j.unix.JVMArguments
 
haveCommonChild(SampleGraph.AggSample, SampleGraph.AggSample) - Method in class org.spf4j.stackmonitor.SampleGraph
 
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
 
HelpMojo - Class in org.spf4j.config_discovery.maven.plugin
Display help information on spf4j-config-discovery-maven-plugin.
Call mvn spf4j-config-discovery-maven-plugin:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.spf4j.config_discovery.maven.plugin.HelpMojo
 
hex(int) - Static method in class org.spf4j.base.CharSequenceTranslator
Returns an upper case hexadecimal String for the given character.
HEX_LITERAL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Holder<T> - Class in org.spf4j.base
Deprecated.
use java.util.Optional
Holder(T) - Constructor for class org.spf4j.base.Holder
Deprecated.
 
Holder() - Constructor for class org.spf4j.base.Holder
Deprecated.
 
HotFlameStackPanel - Class in org.spf4j.ui
Stack panel implementation that visualizes the profile data via a "flame real graph".
HotFlameStackPanel(Method, SampleNode, LinkedList<Pair<Method, SampleNode>>) - Constructor for class org.spf4j.ui.HotFlameStackPanel
 

I

id - Variable in class org.spf4j.ssdump2.avro.ASample
Deprecated.
id - Variable in class org.spf4j.tsdb2.avro.TableDef
Deprecated.
ID - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Id2Info - Class in org.spf4j.perf.impl.ms
 
IdentityHashSet<T> - Class in org.spf4j.ds
 
IdentityHashSet() - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(int, float) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(Collection<? extends T>) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IF - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
ifStmt(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
The IF statment.
ignore(String, Level, Level) - Method in class org.spf4j.test.log.TestLoggers
all logs from category and specified levels will be ignored...
image - Variable in class org.spf4j.zel.vm.gen.Token
The string image of the token.
immutable(Schema) - Static method in class org.spf4j.avro.schema.Schemas
 
immutable(Schema, boolean) - Static method in class org.spf4j.avro.schema.Schemas
 
ImmutableCloningVisitor - Class in org.spf4j.avro.schema
this visitor will create a clone of the original Schema with docs and other nonesential fields stripped by default.
ImmutableCloningVisitor(Schema, boolean) - Constructor for class org.spf4j.avro.schema.ImmutableCloningVisitor
 
ImmutableCloningVisitor(BiConsumer<Schema.Field, Schema.Field>, BiConsumer<Schema, Schema>, boolean, Schema) - Constructor for class org.spf4j.avro.schema.ImmutableCloningVisitor
 
ImmutableField - Class in org.apache.avro
 
ImmutableSchema - Class in org.apache.avro
 
implement(Class<T>, Object) - Static method in class org.spf4j.base.Reflections
 
implementStatic(Class<T>, Class<?>) - Static method in class org.spf4j.base.Reflections
create a proxy instance that will proxy interface methods to static methods on the target class.
inBuf - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
INC - Class in org.spf4j.zel.instr
 
INC - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
increasePermits(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
incrementInstructionPointer() - Method in class org.spf4j.zel.vm.ExecutionContext
 
indexOf(T[], T) - Static method in class org.spf4j.base.Arrays
 
indexOf(CharSequence, int, int, char) - Static method in class org.spf4j.base.CharSequences
 
indexOf(Comparable) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
indexOf(Object) - Method in class org.spf4j.zel.vm.SimpleStack
 
indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
info(String) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
initialInterestRegistration() - Method in class org.spf4j.io.tcp.AcceptorSelectorEventHandler
 
initialInterestRegistration() - Method in class org.spf4j.io.tcp.proxy.ProxyBufferTransferHandler
 
initialInterestRegistration() - Method in class org.spf4j.io.tcp.SelectorEventHandler
Method must be invoked in selector thread.
initiateClose() - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
input_stream - Variable in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
 
inputStream - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
insert(float[], float[], T) - Method in class org.spf4j.ds.RTree
Inserts the given entry into the RTree, associated with the given rectangle.
insert(float[], T) - Method in class org.spf4j.ds.RTree
Convenience method for inserting a point
insert(int, int, int, int, T) - Method in class org.spf4j.ui.StackPanelBase
 
insert(double, double, double, double, T) - Method in class org.spf4j.ui.StackPanelBase
 
insert(Rectangle2D.Double, T) - Method in class org.spf4j.ui.StackPanelBase
 
install() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Adds a SLF4JBridgeHandler instance to jul's root logger.
INSTANCE - Static variable in class org.spf4j.annotations.RecorderSourceInstance.Rs15m
 
INSTANCE - Static variable in class org.spf4j.annotations.RecorderSourceInstance.Rs1h
 
INSTANCE - Static variable in class org.spf4j.annotations.RecorderSourceInstance.Rs1m
 
INSTANCE - Static variable in class org.spf4j.annotations.RecorderSourceInstance.Rs5m
 
INSTANCE - Static variable in class org.spf4j.annotations.RecorderSourceInstance.RsNop
 
INSTANCE - Static variable in class org.spf4j.base.IntAppender.CommentNumberAppender
 
INSTANCE - Static variable in class org.spf4j.base.IntAppender.SimplePrefixNumberAppender
 
INSTANCE - Static variable in class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
Deprecated.
 
instance() - Static method in class org.spf4j.concurrent.DefaultContextAwareExecutor
 
INSTANCE - Static variable in class org.spf4j.concurrent.DefaultExecutor
 
instance() - Static method in class org.spf4j.concurrent.DefaultExecutor
 
INSTANCE - Static variable in class org.spf4j.concurrent.DefaultScheduler
 
instance() - Static method in class org.spf4j.concurrent.DefaultScheduler
 
instance() - Static method in class org.spf4j.failsafe.concurrent.DefaultContextAwareRetryExecutor
 
instance() - Static method in class org.spf4j.failsafe.concurrent.DefaultRetryExecutor
 
INSTANCE - Static variable in class org.spf4j.io.ClosedOutputStream
 
INSTANCE - Static variable in class org.spf4j.perf.impl.NopMeasurementRecorder
 
INSTANCE - Static variable in class org.spf4j.perf.impl.NopMeasurementRecorderSource
 
INSTANCE - Static variable in interface org.spf4j.unix.CLibrary
 
INSTANCE - Static variable in class org.spf4j.zel.instr.ABS
 
INSTANCE - Static variable in class org.spf4j.zel.instr.ADD
 
INSTANCE - Static variable in class org.spf4j.zel.instr.AND
 
INSTANCE - Static variable in class org.spf4j.zel.instr.DEC
 
INSTANCE - Static variable in class org.spf4j.zel.instr.DEREF
 
INSTANCE - Static variable in class org.spf4j.zel.instr.DIV
 
INSTANCE - Static variable in class org.spf4j.zel.instr.DUP
 
INSTANCE - Static variable in class org.spf4j.zel.instr.EQ
 
INSTANCE - Static variable in class org.spf4j.zel.instr.GE
 
INSTANCE - Static variable in class org.spf4j.zel.instr.GT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.HALT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.INC
 
INSTANCE - Static variable in class org.spf4j.zel.instr.LE
 
INSTANCE - Static variable in class org.spf4j.zel.instr.LT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.MOD
 
INSTANCE - Static variable in class org.spf4j.zel.instr.MOV
 
INSTANCE - Static variable in class org.spf4j.zel.instr.MUL
 
INSTANCE - Static variable in class org.spf4j.zel.instr.NEQ
 
INSTANCE - Static variable in class org.spf4j.zel.instr.NOP
 
INSTANCE - Static variable in class org.spf4j.zel.instr.NOT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.OR
 
INSTANCE - Static variable in class org.spf4j.zel.instr.POW
 
INSTANCE - Static variable in class org.spf4j.zel.instr.PUSHM
 
INSTANCE - Static variable in class org.spf4j.zel.instr.REF
 
INSTANCE - Static variable in class org.spf4j.zel.instr.SLEEP
 
INSTANCE - Static variable in class org.spf4j.zel.instr.SUB
 
INSTANCE - Static variable in class org.spf4j.zel.instr.SWAP
 
INSTANCE - Static variable in class org.spf4j.zel.instr.SYNC
 
INSTANCE - Static variable in class org.spf4j.zel.instr.THROW
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.ARRAY
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.DECODE
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.INT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.LOG
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.LOG10
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.MAX
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.MIN
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.OUT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.RANDOM
 
INSTANCE - Static variable in class org.spf4j.zel.instr.var.SQRT
 
INSTANCE - Static variable in class org.spf4j.zel.instr.XOR
 
INSTANCE - Static variable in class org.spf4j.zel.vm.Channel.Factory
 
INSTANCE - Static variable in exception org.spf4j.zel.vm.ExecAbortException
 
INSTANCE - Static variable in class org.spf4j.zel.vm.NullParsingContext
 
INSTANCE - Static variable in class org.spf4j.zel.vm.RefOptimizer
 
INSTANCE - Static variable in exception org.spf4j.zel.vm.SuspendedException
 
InstantAppender - Class in org.spf4j.io.appenders
 
InstantAppender() - Constructor for class org.spf4j.io.appenders.InstantAppender
 
Instruction - Class in org.spf4j.zel.instr
Title: VM Instruction
Instruction() - Constructor for class org.spf4j.zel.instr.Instruction
 
InstrumentationHelper - Class in org.spf4j.base
 
INT - Class in org.spf4j.zel.instr.var
 
IntAppender - Interface in org.spf4j.base
 
IntAppender.CommentNumberAppender - Class in org.spf4j.base
 
IntAppender.SimplePrefixNumberAppender - Class in org.spf4j.base
 
INTEGER - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
IntegerOperators - Class in org.spf4j.zel.operators
 
IntegerOperators.Add - Class in org.spf4j.zel.operators
 
IntegerOperators.Div - Class in org.spf4j.zel.operators
 
IntegerOperators.Mod - Class in org.spf4j.zel.operators
 
IntegerOperators.Mul - Class in org.spf4j.zel.operators
 
IntegerOperators.Pow - Class in org.spf4j.zel.operators
 
IntegerOperators.Sub - Class in org.spf4j.zel.operators
 
intercept(String, LogHandler) - Method in class org.spf4j.test.log.TestLoggers
Ability to intercept log messages logged under a category
interceptAllLevels(String, AllLevelsLogHandler) - Method in class org.spf4j.test.log.TestLoggers
Convenience method for functional use.
interceptInContext(String, LogHandler) - Method in class org.spf4j.test.log.TestLoggers
 
intern(Object[]) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
internalGetFieldAccessorTable() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
internalGetFieldAccessorTable() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
internalGetFieldAccessorTable() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
internalGetFieldAccessorTable() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
internalGetFieldAccessorTable() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
IntMath - Class in org.spf4j.base
 
IntMath.XorShift128 - Class in org.spf4j.base
 
IntMath.XorShift32 - Class in org.spf4j.base
A very fast Pseudo random generator.
IntMath.XorShift32ThreadSafe - Class in org.spf4j.base
Deprecated.
please use JDK java.util.concurrent.ThreadLocalRandom instead. The JDK implementation uses local fields in the Thread class instead of a classic ThreadLocal, which makes it faster...
IntMath.XorShift32ThreadSafe.Singleton - Class in org.spf4j.base
Deprecated.
 
IntSequence - Interface in org.spf4j.base
 
INVALID_LEXICAL_STATE - Static variable in error org.spf4j.zel.vm.gen.TokenMgrError
Tried to change to an invalid lexical state.
invalidate(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidate(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
invalidate(Object) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
invalidateAll(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidateAll() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidateAll(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
invalidateAll() - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
invalidateAll(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
invalidateAll() - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
InverseGrayScale - Class in org.spf4j.perf.impl.chart
A paint scale that returns shades of gray.
InverseGrayScale() - Constructor for class org.spf4j.perf.impl.chart.InverseGrayScale
Creates a new GrayPaintScale instance with default values.
InverseGrayScale(double, double) - Constructor for class org.spf4j.perf.impl.chart.InverseGrayScale
Creates a new paint scale for values in the specified range.
InverseGrayScale(double, double, int) - Constructor for class org.spf4j.perf.impl.chart.InverseGrayScale
Creates a new paint scale for values in the specified range.
Invocation - Class in org.spf4j.base.asm
 
Invocation(String, String, String, Object[], String, int, Method) - Constructor for class org.spf4j.base.asm.Invocation
 
Invocation - Interface in org.spf4j.base
 
invocation(Method, Method, int) - Method in interface org.spf4j.stackmonitor.SampleNode.Invocation
 
invoke(Object...) - Method in interface org.spf4j.base.Invocation
 
invoke(Method, Object, Object[]) - Static method in class org.spf4j.base.Reflections
 
invoke(Object[]) - Method in interface org.spf4j.jmx.ExportedOperation
 
invoke(Object[]) - Method in class org.spf4j.jmx.GenericExportedOperation
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.ARRAY
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.DECODE
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.INT
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.LOG
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.LOG10
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.MAX
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.MIN
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.OUT
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.RANDOM
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.instr.var.SQRT
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.vm.Channel.Factory
 
invoke(ExecutionContext, Object[]) - Method in class org.spf4j.zel.vm.JavaMethodCall
 
invoke(ExecutionContext, Object[]) - Method in interface org.spf4j.zel.vm.Method
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
IOTimeoutException - Exception in org.spf4j.io
 
IOTimeoutException(long, long) - Constructor for exception org.spf4j.io.IOTimeoutException
 
IS_LITTLE_ENDIAN - Static variable in class org.spf4j.base.Runtime
 
ISampler - Interface in org.spf4j.stackmonitor
 
isCancelled() - Method in class org.spf4j.concurrent.FutureBean
 
isCancelled() - Method in class org.spf4j.zel.vm.VMASyncFuture
 
isCancelled() - Method in class org.spf4j.zel.vm.VMSyncFuture
 
isChildContext() - Method in class org.spf4j.zel.vm.ExecutionContext
 
isCounterOnly(TSTable) - Static method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
isDaemonThreads() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
isDaemonThreads() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
isDebugEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isDebugEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isDone() - Method in class org.spf4j.concurrent.FutureBean
 
isDone() - Method in class org.spf4j.zel.vm.VMASyncFuture
 
isDone() - Method in class org.spf4j.zel.vm.VMSyncFuture
 
isEmpty() - Method in class org.spf4j.ds.LinkedHashSetEx
 
isEmpty() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
isEmpty() - Method in class org.spf4j.ds.ZArrayDequeue
Returns true if this deque contains no elements.
isEmpty() - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
isEmpty() - Method in class org.spf4j.zel.vm.SimpleStack
check if stack is empty
isError() - Method in class org.apache.avro.ImmutableSchema
 
isError() - Method in enum org.spf4j.base.SysExits
 
isErrorEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isErrorEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isExecutedFromEclipse() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedFromIDE() - Static method in class org.spf4j.test.log.TestUtils
Supporting netbeans only at this time.
isExecutedFromIntelij() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedFromNetbeans() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedInCI() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedInTravis() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedWithDebuggerAgent() - Static method in class org.spf4j.test.log.TestUtils
 
isExternalReport() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
isFailed() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
isGreedy() - Method in class org.spf4j.test.log.PrintConfig
 
isHeldByCurrentThread() - Method in class org.spf4j.concurrent.FileBasedLock
 
isIdlCycleSupport() - Static method in class org.spf4j.avro.schema.SchemaUtils
 
isInfoEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isInfoEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isInitialized() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
isInitialized() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
isInitialized() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
isInitialized() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
isInitialized() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
isInitialized() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
isInstalled() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Returns true if SLF4JBridgeHandler has been previously installed, returns false otherwise.
isIsHealthy() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
isJavaIdentifier(CharSequence) - Static method in class org.spf4j.base.JavaUtils
 
isLeft() - Method in class org.spf4j.base.Either
 
isLeft() - Method in class org.spf4j.base.Either.Left
 
isLeft() - Method in class org.spf4j.base.Either.Right
 
isMacOsx() - Static method in class org.spf4j.base.Runtime
 
isNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Is this Throwable a JVM non-recoverable exception.
isNullableUnion(Schema) - Static method in class org.spf4j.avro.schema.Schemas
 
isObjectUpdated() - Method in class org.spf4j.concurrent.UpdateResult
 
isOk() - Method in enum org.spf4j.base.SysExits
 
isParentDescendant(SampleGraph.AggSample, SampleGraph.AggSample) - Method in class org.spf4j.stackmonitor.SampleGraph
 
isRetryable(Exception) - Static method in class org.spf4j.base.Throwables
figure out if a Exception is retry-able or not.
isRight() - Method in class org.spf4j.base.Either
 
isRunning() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
isShutdown() - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
isShutdown() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
isSimpleType() - Method in interface org.spf4j.jmx.JMXBeanMapping
A type where the open type class and the java class are the same.
isStackEmpty() - Method in class org.spf4j.zel.vm.ExecutionContext
 
isStarted() - Static method in class org.spf4j.perf.cpu.CpuUsageSampler
 
isStarted() - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
 
isStarted() - Static method in class org.spf4j.perf.io.OpenFilesSampler
 
isStarted() - Static method in class org.spf4j.perf.memory.GCUsageSampler
 
isStarted() - Static method in class org.spf4j.perf.memory.MemoryUsageSampler
 
isStopped() - Method in class org.spf4j.stackmonitor.Sampler
 
isTerminated() - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
isTerminated() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
isTestFramework() - Static method in class org.spf4j.base.Runtime
 
isTraceEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isTraceEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isValid() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
isValidFileName(CharSequence) - Static method in class org.spf4j.base.CharSequences
 
isWarnEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isWarnEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isWindows() - Static method in class org.spf4j.base.Runtime
 
isWrappableOrWrapper(Class) - Static method in class org.spf4j.base.Reflections
 
isWrapperFor(Class<?>) - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
isWriteable() - Method in interface org.spf4j.jmx.ExportedValue
 
isWriteable() - Method in class org.spf4j.jmx.GenericExportedValue
 
Iterables - Class in org.spf4j.base
 
iterator() - Method in class org.spf4j.ds.LinkedHashSetEx
 
iterator() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
iterator() - Method in class org.spf4j.ds.ZArrayDequeue
Returns an iterator over the elements in this deque.
iterator() - Method in class org.spf4j.zel.vm.SimpleStack
 
itterate(Function<Object, T>) - Method in class org.spf4j.zel.vm.Program
 
itterate(Function<Object, T>) - Method in class org.spf4j.zel.vm.ProgramBuilder
 

J

JAVA_HOME - Static variable in class org.spf4j.base.Runtime
 
JAVA_NEW - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
JAVA_NEW - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 
JAVA_PLATFORM - Static variable in class org.spf4j.base.Runtime
 
JAVA_VERSION - Static variable in class org.spf4j.base.Runtime
 
JavaCharStream - Class in org.spf4j.zel.vm.gen
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(Reader) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int, int) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(InputStream, String) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavaCharStream(InputStream) - Constructor for class org.spf4j.zel.vm.gen.JavaCharStream
Constructor.
JavadocExecutionException - Exception in org.spf4j.jdiff
Exception to throw when the javadoc execution fails
JavadocExecutionException(String) - Constructor for exception org.spf4j.jdiff.JavadocExecutionException
 
JavadocExecutionException(String, Throwable) - Constructor for exception org.spf4j.jdiff.JavadocExecutionException
 
JavadocExecutor - Class in org.spf4j.jdiff
Execute javadoc
JavadocExecutor() - Constructor for class org.spf4j.jdiff.JavadocExecutor
 
JavadocExecutor(String) - Constructor for class org.spf4j.jdiff.JavadocExecutor
The constructor
JavaMethodCall - Class in org.spf4j.zel.vm
 
JavaMethodCall(Object, String) - Constructor for class org.spf4j.zel.vm.JavaMethodCall
 
JavaUtils - Class in org.spf4j.base
 
JdbcConnectionFactory - Class in org.spf4j.pool.jdbc
 
JdbcConnectionFactory(String, String, String, String) - Constructor for class org.spf4j.pool.jdbc.JdbcConnectionFactory
 
JdbcConnectionFactory(String, String, String, String, int) - Constructor for class org.spf4j.pool.jdbc.JdbcConnectionFactory
 
JdbcConnectionFactory(String, String, Properties, int) - Constructor for class org.spf4j.pool.jdbc.JdbcConnectionFactory
 
JdbcHeartBeat - Class in org.spf4j.concurrent.jdbc
A class that does "heartbeats" (at a arbitrary inteval) to a database table.
JdbcHeartBeat.LifecycleHook - Interface in org.spf4j.concurrent.jdbc
 
JdbcLock - Class in org.spf4j.concurrent.jdbc
A Jdbc Lock implementation.
JdbcLock(DataSource, SemaphoreTablesDesc, String, int) - Constructor for class org.spf4j.concurrent.jdbc.JdbcLock
 
JdbcSemaphore - Class in org.spf4j.concurrent.jdbc
A jdbc table based semaphore implementation.
JdbcSemaphore(DataSource, String, int) - Constructor for class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
JdbcSemaphore(DataSource, String, int, boolean) - Constructor for class org.spf4j.concurrent.jdbc.JdbcSemaphore
create a JDBC Semaphore.
JdbcSemaphore(DataSource, SemaphoreTablesDesc, String, int, int, boolean) - Constructor for class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
JdbcSemaphore(DataSource, SemaphoreTablesDesc, String, int, int, boolean, int) - Constructor for class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
JdbcTemplate - Class in org.spf4j.jdbc
A very simple JdbTemplate.
JdbcTemplate(DataSource) - Constructor for class org.spf4j.jdbc.JdbcTemplate
 
JdbcTemplate(DataSource, RetryPolicy<Object, Callable<? extends Object>>) - Constructor for class org.spf4j.jdbc.JdbcTemplate
 
JDiffRunner - Class in org.spf4j.jdiff
 
JDiffRunner() - Constructor for class org.spf4j.jdiff.JDiffRunner
 
JDiffRunner(MojoExecution, ToolchainManager, MavenSession, List<RemoteRepository>, RepositorySystem, String) - Constructor for class org.spf4j.jdiff.JDiffRunner
 
JDiffUtils - Class in org.spf4j.jdiff
Utility-class for this plugin.
JFileLocation - Class in org.spf4j.base.avro
 
JFileLocation() - Constructor for class org.spf4j.base.avro.JFileLocation
Default constructor.
JFileLocation(String, Integer) - Constructor for class org.spf4j.base.avro.JFileLocation
All-args constructor.
JFileLocation.Builder - Class in org.spf4j.base.avro
RecordBuilder for JFileLocation instances.
jj_nt - Variable in class org.spf4j.zel.vm.gen.ZCompiler
Next token.
jjFillToken() - Method in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
 
jjnewLexState - Static variable in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Token literal values.
JmhFlightRecorderProfiler - Class in org.spf4j.stackmonitor
 
JmhFlightRecorderProfiler() - Constructor for class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
JmhProfiler - Class in org.spf4j.stackmonitor
 
JmhProfiler() - Constructor for class org.spf4j.stackmonitor.JmhProfiler
 
JmhProfiler.StackAggregator - Class in org.spf4j.stackmonitor
 
JmhProfiler.StackResult - Class in org.spf4j.stackmonitor
 
JMP - Class in org.spf4j.zel.instr
 
JMP(int) - Constructor for class org.spf4j.zel.instr.JMP
 
Jmx() - Constructor for class org.spf4j.base.Runtime.Jmx
 
JMXBeanMapping - Interface in org.spf4j.jmx
 
JMXBeanMappingSupplier - Interface in org.spf4j.jmx
 
JmxExport - Annotation Type in org.spf4j.jmx
Annotation to mark setters and getters of attributes to export via JMX, Any other methods that do not respect get/set/is bean naming conventions will be exported as JMX operation.
jmxStart() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
jmxStop() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
JPackageInfo - Class in org.spf4j.base.avro
 
JPackageInfo() - Constructor for class org.spf4j.base.avro.JPackageInfo
Default constructor.
JPackageInfo(String, String) - Constructor for class org.spf4j.base.avro.JPackageInfo
All-args constructor.
JPackageInfo.Builder - Class in org.spf4j.base.avro
RecordBuilder for JPackageInfo instances.
jrun(Class<?>, long, String...) - Static method in class org.spf4j.base.Runtime
 
jrun(Class<?>, String, long, String...) - Static method in class org.spf4j.base.Runtime
 
jrun(Class<?>, String, long, String[], String...) - Static method in class org.spf4j.base.Runtime
 
jrunAndLog(Class<?>, long, String...) - Static method in class org.spf4j.base.Runtime
 
jrunAndLog(Class<?>, String, long, String...) - Static method in class org.spf4j.base.Runtime
 
jrunAndLog(Class<?>, String, long, String[], String...) - Static method in class org.spf4j.base.Runtime
 
JsonReader<T> - Interface in org.spf4j.base
 
JsonUtils - Class in org.spf4j.config_discovery.maven.plugin
 
JsonWriteable - Interface in org.spf4j.base
 
JsonWriteableAppender - Class in org.spf4j.io.appenders
 
JsonWriteableAppender() - Constructor for class org.spf4j.io.appenders.JsonWriteableAppender
 
JStackTraceElement - Class in org.spf4j.base.avro
 
JStackTraceElement() - Constructor for class org.spf4j.base.avro.JStackTraceElement
Default constructor.
JStackTraceElement(String, String, JFileLocation, JPackageInfo) - Constructor for class org.spf4j.base.avro.JStackTraceElement
All-args constructor.
JStackTraceElement.Builder - Class in org.spf4j.base.avro
RecordBuilder for JStackTraceElement instances.
JThrowable - Class in org.spf4j.base.avro
 
JThrowable() - Constructor for class org.spf4j.base.avro.JThrowable
Default constructor.
JThrowable(String, String, List<JStackTraceElement>, JThrowable, List<JThrowable>) - Constructor for class org.spf4j.base.avro.JThrowable
All-args constructor.
JThrowable.Builder - Class in org.spf4j.base.avro
RecordBuilder for JThrowable instances.
JVMArguments - Class in org.spf4j.unix
List of arguments for Java VM and application.
JVMArguments(int) - Constructor for class org.spf4j.unix.JVMArguments
 
JVMArguments(Collection<? extends String>) - Constructor for class org.spf4j.unix.JVMArguments
 

K

kill(int, int) - Method in interface org.spf4j.unix.CLibrary
 
killProcess(Process, long, long) - Static method in class org.spf4j.base.Runtime
Deprecated.
use OperatingSystem.killProcess.
killProcess(Process, long, long) - Static method in class org.spf4j.os.OperatingSystem
 
kind - Variable in class org.spf4j.zel.vm.gen.Token
An integer that describes the kind of this token.

L

last(int) - Static method in class org.spf4j.base.XCollectors
 
last(int, T) - Static method in class org.spf4j.base.XCollectors
 
lastIndexOf(Object) - Method in class org.spf4j.zel.vm.SimpleStack
 
Lazy() - Constructor for class org.spf4j.zel.vm.VMExecutor.Lazy
 
LazyOutputStreamWrapper - Class in org.spf4j.io
A utility class that allows you to delay any writes made in the constructor of a particular writer (headers).
LazyOutputStreamWrapper(Supplier<OutputStream>) - Constructor for class org.spf4j.io.LazyOutputStreamWrapper
 
LBRACE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
LBRACKET - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
LE - Class in org.spf4j.zel.instr
 
LE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Lease<T> - Interface in org.spf4j.recyclable
 
lease(int) - Method in interface org.spf4j.recyclable.SizedLeaseSupplier
 
LeaseImpl<T> - Class in org.spf4j.recyclable.impl
 
LeaseImpl(RecyclingSupplier<T>) - Constructor for class org.spf4j.recyclable.impl.LeaseImpl
 
LeaseSupplier<T> - Interface in org.spf4j.recyclable
 
left(A) - Static method in class org.spf4j.base.Either
 
Left(A) - Constructor for class org.spf4j.base.Either.Left
 
LETTER - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
level - Variable in class org.spf4j.stackmonitor.SampleGraph.Sample
 
Level - Enum in org.spf4j.test.log
 
LEXICAL_ERROR - Static variable in error org.spf4j.zel.vm.gen.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error org.spf4j.zel.vm.gen.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Lexer state names.
LifoThreadPool - Interface in org.spf4j.concurrent
See LifoThreadPoolBuilder for creating lifo thread pools.
LifoThreadPoolBuilder - Class in org.spf4j.concurrent
 
LifoThreadPoolExecutorSQP - Class in org.spf4j.concurrent
Lifo scheduled java thread pool, based on talk: http://applicative.acm.org/speaker-BenMaurer.html This implementation behaves differently compared with a java Thread pool in that it prefers to spawn a thread if possible instead of queueing tasks.
LifoThreadPoolExecutorSQP(int, String) - Constructor for class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
LifoThreadPoolExecutorSQP(String, int, int, int, int, boolean) - Constructor for class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
LifoThreadPoolExecutorSQP(String, int, int, int, int) - Constructor for class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
LifoThreadPoolExecutorSQP(String, int, int, int, int, boolean, RejectedExecutionHandler) - Constructor for class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
LifoThreadPoolExecutorSQP(String, int, int, int, int, boolean, RejectedExecutionHandler, int) - Constructor for class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
LimitingExecutor<T,C extends Callable<? extends T>> - Class in org.spf4j.failsafe
 
LimitingExecutor(PermitSupplier) - Constructor for class org.spf4j.failsafe.LimitingExecutor
 
LimitingExecutor(Semaphore) - Constructor for class org.spf4j.failsafe.LimitingExecutor
 
LimitingExecutor(LimitingExecutor.RejectedExecutionHandler<T, C>, Semaphore) - Constructor for class org.spf4j.failsafe.LimitingExecutor
 
LimitingExecutor.RejectedExecutionHandler<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
 
line - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
lineNumber - Variable in class org.spf4j.base.avro.JFileLocation
Deprecated.
lineNumbered(int, Appendable) - Static method in class org.spf4j.base.CharSequences
 
lineNumbered(int, Appendable, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
LINK_COLOR - Static variable in class org.spf4j.ui.StackPanelBase
 
LinkedHashMapEx<K,V> - Class in org.spf4j.ds
Linked hashmap that allows access to the Last Entry efficiently.
LinkedHashMapEx() - Constructor for class org.spf4j.ds.LinkedHashMapEx
 
LinkedHashMapEx(int, float) - Constructor for class org.spf4j.ds.LinkedHashMapEx
 
LinkedHashMapEx(int) - Constructor for class org.spf4j.ds.LinkedHashMapEx
 
LinkedHashMapEx(Map<? extends K, ? extends V>) - Constructor for class org.spf4j.ds.LinkedHashMapEx
 
LinkedHashMapEx(int, float, boolean) - Constructor for class org.spf4j.ds.LinkedHashMapEx
 
LinkedHashSetEx<V> - Class in org.spf4j.ds
 
LinkedHashSetEx() - Constructor for class org.spf4j.ds.LinkedHashSetEx
 
LinkedHashSetEx(int) - Constructor for class org.spf4j.ds.LinkedHashSetEx
 
LinkedMap<K,V> - Interface in org.spf4j.ds
 
LinkedSet<V> - Interface in org.spf4j.ds
 
LISTENABLE_INSTANCE - Static variable in class org.spf4j.concurrent.DefaultScheduler
 
listenableInstance() - Static method in class org.spf4j.concurrent.DefaultScheduler
 
listIterator() - Method in class org.spf4j.zel.vm.SimpleStack
 
listIterator(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
load(File) - Static method in class org.spf4j.ssdump2.Converter
 
load(InputStream) - Static method in class org.spf4j.ssdump2.Converter
 
loadConfig(Path) - Static method in class org.spf4j.test.log.PrintLogConfigsIO
 
loadConfig(Reader) - Static method in class org.spf4j.test.log.PrintLogConfigsIO
 
loadConfigFromResource(String) - Static method in class org.spf4j.test.log.PrintLogConfigsIO
 
loadLabeledDumps(File) - Static method in class org.spf4j.ssdump2.Converter
 
LocalDateAppender - Class in org.spf4j.io.appenders
 
LocalDateAppender() - Constructor for class org.spf4j.io.appenders.LocalDateAppender
 
localPeek(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
localPoke(int, Object) - Method in class org.spf4j.zel.vm.ExecutionContext
 
LocalSemaphore - Class in org.spf4j.concurrent
A process level semaphore implementation based on the JDK semaphore.
LocalSemaphore(int, boolean) - Constructor for class org.spf4j.concurrent.LocalSemaphore
 
location - Variable in class org.spf4j.base.avro.JStackTraceElement
Deprecated.
Location(int, int) - Constructor for class org.spf4j.zel.vm.ParsingContext.Location
 
lock() - Method in class org.spf4j.concurrent.FileBasedLock
 
lock() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
lockInterruptibly() - Method in class org.spf4j.concurrent.FileBasedLock
 
lockInterruptibly() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
LockRuntimeException - Exception in org.spf4j.concurrent
 
LockRuntimeException() - Constructor for exception org.spf4j.concurrent.LockRuntimeException
 
LockRuntimeException(String) - Constructor for exception org.spf4j.concurrent.LockRuntimeException
 
LockRuntimeException(String, Throwable) - Constructor for exception org.spf4j.concurrent.LockRuntimeException
 
LockRuntimeException(Throwable) - Constructor for exception org.spf4j.concurrent.LockRuntimeException
 
LODAX - Class in org.spf4j.zel.instr
 
LODAX(String) - Constructor for class org.spf4j.zel.instr.LODAX
 
LODAXF - Class in org.spf4j.zel.instr
 
LODAXF(Address) - Constructor for class org.spf4j.zel.instr.LODAXF
 
LODX - Class in org.spf4j.zel.instr
 
LODX(String) - Constructor for class org.spf4j.zel.instr.LODX
 
LODXF - Class in org.spf4j.zel.instr
 
LODXF(Address) - Constructor for class org.spf4j.zel.instr.LODXF
 
log(Level, Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
LOG - Class in org.spf4j.zel.instr.var
 
LOG10 - Class in org.spf4j.zel.instr.var
 
LogAssert - Interface in org.spf4j.test.log
 
LogCollection<T> - Interface in org.spf4j.test.log
 
LogConfig - Interface in org.spf4j.test.log
 
LogConsumer - Interface in org.spf4j.test.log
 
LoggingProcessHandler - Class in org.spf4j.os
 
LoggingProcessHandler(Logger) - Constructor for class org.spf4j.os.LoggingProcessHandler
 
LogHandler - Interface in org.spf4j.test.log
 
LogHandler.Handling - Enum in org.spf4j.test.log
 
logical(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Logical operators: AND OR XOR
LogMatchers - Class in org.spf4j.test.matchers
Utility class to create LogRecord matchers.
logPeakThreadInfo(Level) - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
 
LogPrinter - Class in org.spf4j.test.log
A log handler that will print all logs that are not marked as printed above a log level.
LogRecord - Class in org.spf4j.test.log
 
LogRecord(Logger, Level, String, Object...) - Constructor for class org.spf4j.test.log.LogRecord
 
LogRecord(Logger, Level, Marker, String, Object...) - Constructor for class org.spf4j.test.log.LogRecord
 
LongOperators - Class in org.spf4j.zel.operators
 
LongOperators.Add - Class in org.spf4j.zel.operators
 
LongOperators.Div - Class in org.spf4j.zel.operators
 
LongOperators.Mod - Class in org.spf4j.zel.operators
 
LongOperators.Mul - Class in org.spf4j.zel.operators
 
LongOperators.Pow - Class in org.spf4j.zel.operators
 
LongOperators.Sub - Class in org.spf4j.zel.operators
 
LookupTranslator - Class in org.spf4j.base
Translates a value using a lookup table.
LookupTranslator(CharSequence[]...) - Constructor for class org.spf4j.base.LookupTranslator
 
LOOP_DETECTED - Static variable in error org.spf4j.zel.vm.gen.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Lsof - Class in org.spf4j.unix
 
LT - Class in org.spf4j.zel.instr
 
LT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
LValRef - Interface in org.spf4j.zel.instr
 

M

main(String[]) - Static method in class org.spf4j.jdiff.ApiDiffCmd
 
main(String[]) - Static method in class org.spf4j.stackmonitor.Monitor
 
main(String[]) - Static method in class org.spf4j.ui.Explorer
 
main(String[]) - Static method in class org.spf4j.zel.vm.Program
This allows to run ZEL in an interactive mode
mainprogram(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
makeOpenClass(Type, OpenType<?>) - Static method in class org.spf4j.jmx.mappers.MXBeanMappings
 
MapEntryOpenTypeMapping - Class in org.spf4j.jmx.mappers
 
MapEntryOpenTypeMapping(ParameterizedType, JMXBeanMappingSupplier) - Constructor for class org.spf4j.jmx.mappers.MapEntryOpenTypeMapping
 
mark(int) - Method in class org.spf4j.io.BufferedInputStream
 
mark(int) - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
mark(int) - Method in class org.spf4j.io.PushbackReader
 
mark(int) - Method in class org.spf4j.perf.io.MeasuredInputStream
 
mark(int) - Method in class org.spf4j.tsdb2.CountingInputStream
 
markSupported() - Method in class org.spf4j.io.BufferedInputStream
 
markSupported() - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
markSupported() - Method in class org.spf4j.io.PushbackReader
 
markSupported() - Method in class org.spf4j.perf.io.MeasuredInputStream
 
match(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
regular wildcard matcher.
matchesPattern(Pattern) - Static method in class org.spf4j.test.matchers.PatternMatcher
Creates a matcher of String that matches when the examined string exactly matches the given Pattern.
matchesPattern(String) - Static method in class org.spf4j.test.matchers.PatternMatcher
Creates a matcher of String that matches when the examined string exactly matches the given regular expression, treated as a Pattern.
matchesSafely(String) - Method in class org.spf4j.test.matchers.PatternMatcher
 
MATCHEXP - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
materializeMessage() - Method in class org.spf4j.test.log.LogRecord
 
MATH_CONTEXT - Static variable in interface org.spf4j.zel.operators.Operator
 
mavenProject - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
MavenRepositoryUtils - Class in org.spf4j.maven
inspired by: http://www.hascode.com/2017/09/downloading-maven-artifacts-from-a-pom-file-programmatically-with-eclipse-aether/
mavenSession - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
The current build mavenSession instance.
max(Object...) - Static method in class org.spf4j.base.Comparables
 
MAX - Class in org.spf4j.zel.instr.var
 
MAX_BACKOFF_NANOS - Static variable in class org.spf4j.concurrent.Atomics
 
MAX_MS_SPAN - Static variable in class org.spf4j.base.Timing
 
MAX_NR_OPENFILES - Static variable in class org.spf4j.os.OperatingSystem
 
MAX_THROWABLE_CHAIN - Static variable in class org.spf4j.base.Throwables
 
MAX_UDP_MSG_SIZE - Static variable in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
 
maxNextCharInd - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
maybeAccumulate(AtomicLong, double, DoubleBinaryOperator, int) - Static method in class org.spf4j.concurrent.Atomics
 
maybeAccumulate(AtomicLong, DoubleUnaryOperator, int) - Static method in class org.spf4j.concurrent.Atomics
 
MCTX - Class in org.spf4j.zel.instr
 
MCTX(int) - Constructor for class org.spf4j.zel.instr.MCTX
 
MeasuredInputStream - Class in org.spf4j.perf.io
 
MeasuredInputStream(InputStream, String, MeasurementRecorderSource) - Constructor for class org.spf4j.perf.io.MeasuredInputStream
 
MeasuredOutputStream - Class in org.spf4j.perf.io
 
MeasuredOutputStream(OutputStream, String, MeasurementRecorderSource) - Constructor for class org.spf4j.perf.io.MeasuredOutputStream
 
MEASUREMENT_STORE - Static variable in class org.spf4j.perf.impl.RecorderFactory
 
MeasurementAccumulator - Interface in org.spf4j.perf
 
MeasurementRecorder - Interface in org.spf4j.perf
Interface to record a measurement tuple (timestamp, long value)
MeasurementRecorderSource - Interface in org.spf4j.perf
A factory for measurement recorders.
MeasurementsInfo - Interface in org.spf4j.perf
 
MeasurementsInfoImpl - Class in org.spf4j.perf.impl
 
MeasurementsInfoImpl(Object, String, String[], String[]) - Constructor for class org.spf4j.perf.impl.MeasurementsInfoImpl
 
MeasurementsSource - Interface in org.spf4j.perf
 
MeasurementStore - Interface in org.spf4j.perf
A measurement store.
memorized(Callable<V>) - Static method in class org.spf4j.base.Callables
 
MemorizingBufferedInputStream - Class in org.spf4j.io
Why another buffered input stream? Main use case if for troubleshooting.
MemorizingBufferedInputStream(InputStream) - Constructor for class org.spf4j.io.MemorizingBufferedInputStream
 
MemorizingBufferedInputStream(InputStream, int) - Constructor for class org.spf4j.io.MemorizingBufferedInputStream
 
MemorizingBufferedInputStream(InputStream, Charset) - Constructor for class org.spf4j.io.MemorizingBufferedInputStream
 
MemorizingBufferedInputStream(InputStream, int, int, SizedRecyclingSupplier<byte[]>, Charset) - Constructor for class org.spf4j.io.MemorizingBufferedInputStream
 
MEMORY - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
MemoryBuilder - Class in org.spf4j.zel.vm
 
MemoryBuilder() - Constructor for class org.spf4j.zel.vm.MemoryBuilder
 
MemoryUsageSampler - Class in org.spf4j.perf.memory
This class allows you to poll and recordAt to a file the heap committed and heap used for your java process.
mergeFrom(Message) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
mergeFrom(ProtoSampleNodes.Method) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
 
mergeFrom(Message) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
mergeFrom(ProtoSampleNodes.SampleNode) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
 
mergeFrom(Message) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
mergeFrom(ProtoSampleNodes.SamplePair) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
 
mergeMethod(ProtoSampleNodes.Method) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
mergeNode(ProtoSampleNodes.SampleNode) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
message - Variable in class org.spf4j.base.avro.JThrowable
Deprecated.
MessageFormat - Class in org.spf4j.text
Performance mutation of the JDK message formatter.
MessageFormat(String) - Constructor for class org.spf4j.text.MessageFormat
Constructs a FastMessageFormat for the default FORMAT locale and the specified pattern.
MessageFormat(String, Locale) - Constructor for class org.spf4j.text.MessageFormat
Constructs a FastMessageFormat for the specified locale and pattern.
Method - Class in org.spf4j.base
 
Method(StackTraceElement) - Constructor for class org.spf4j.base.Method
 
Method(Class<?>, String) - Constructor for class org.spf4j.base.Method
 
Method(String, String) - Constructor for class org.spf4j.base.Method
 
method - Variable in class org.spf4j.ssdump2.avro.ASample
Deprecated.
Method - Class in org.spf4j.test.avro
 
Method() - Constructor for class org.spf4j.test.avro.Method
Default constructor.
Method(String, String) - Constructor for class org.spf4j.test.avro.Method
All-args constructor.
method - Variable in class org.spf4j.test.avro.SamplePair
Deprecated.
Method - Interface in org.spf4j.zel.vm
 
Method.Builder - Class in org.spf4j.test.avro
RecordBuilder for Method instances.
METHOD_FIELD_NUMBER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
methodName - Variable in class org.spf4j.base.avro.JStackTraceElement
Deprecated.
methodName - Variable in class org.spf4j.test.avro.Method
Deprecated.
METHODNAME_FIELD_NUMBER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
millisToDeadline() - Static method in class org.spf4j.base.Runtime
Deprecated.
see ExecutionContexts.
MimeTypes - Class in org.spf4j.io
Some standard mime types.
min(Object...) - Static method in class org.spf4j.base.Comparables
 
MIN - Class in org.spf4j.zel.instr.var
 
MinMaxAvgAccumulator - Class in org.spf4j.perf.impl
 
MinMaxAvgAccumulator(Object, String, String) - Constructor for class org.spf4j.perf.impl.MinMaxAvgAccumulator
 
minRootLevel() - Method in interface org.spf4j.test.log.LogConfig
 
MINUS - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
MOD - Class in org.spf4j.zel.instr
 
Mod() - Constructor for class org.spf4j.zel.operators.BigDecimalOperators.Mod
 
Mod() - Constructor for class org.spf4j.zel.operators.BigIntegerOperators.Mod
 
Mod() - Constructor for class org.spf4j.zel.operators.DoubleOperators.Mod
 
Mod() - Constructor for class org.spf4j.zel.operators.IntegerOperators.Mod
 
Mod() - Constructor for class org.spf4j.zel.operators.LongOperators.Mod
 
MOD - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Monitor - Class in org.spf4j.stackmonitor
 
mouseClicked(MouseEvent) - Method in class org.spf4j.ui.StackPanelBase
 
mouseEntered(MouseEvent) - Method in class org.spf4j.ui.StackPanelBase
 
mouseExited(MouseEvent) - Method in class org.spf4j.ui.StackPanelBase
 
mousePressed(MouseEvent) - Method in class org.spf4j.ui.StackPanelBase
 
mouseReleased(MouseEvent) - Method in class org.spf4j.ui.StackPanelBase
 
MOV - Class in org.spf4j.zel.instr
 
moveOfRange(T[], int, int) - Static method in class org.spf4j.base.Arrays
 
MOVN - Class in org.spf4j.zel.instr
 
MOVN(int) - Constructor for class org.spf4j.zel.instr.MOVN
 
MUL - Class in org.spf4j.zel.instr
 
Mul() - Constructor for class org.spf4j.zel.operators.BigDecimalOperators.Mul
 
Mul() - Constructor for class org.spf4j.zel.operators.BigIntegerOperators.Mul
 
Mul() - Constructor for class org.spf4j.zel.operators.DoubleOperators.Mul
 
Mul() - Constructor for class org.spf4j.zel.operators.IntegerOperators.Mul
 
Mul() - Constructor for class org.spf4j.zel.operators.LongOperators.Mul
 
MultiMeasurementRecorder - Interface in org.spf4j.perf
 
MULTIPLY - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
MultiStore - Class in org.spf4j.perf.impl.ms
 
MultiStore(MeasurementStore...) - Constructor for class org.spf4j.perf.impl.ms.MultiStore
 
mutable() - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
MutableHolder<T> - Class in org.spf4j.base
 
MutableHolder(T) - Constructor for class org.spf4j.base.MutableHolder
Deprecated.
use MutableHolder.of
MutableHolder() - Constructor for class org.spf4j.base.MutableHolder
Deprecated.
use MutableHolder.of
MutableHolder.ComparableHolder<T extends Comparable> - Class in org.spf4j.base
 
MutableInteger - Class in org.spf4j.base
 
MutableInteger(int) - Constructor for class org.spf4j.base.MutableInteger
 
MutableLifoThreadPool - Interface in org.spf4j.concurrent
 
MXBeanMappings - Class in org.spf4j.jmx.mappers
 
MxStackCollector - Class in org.spf4j.stackmonitor
 
MxStackCollector(Thread) - Constructor for class org.spf4j.stackmonitor.MxStackCollector
 

N

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
 
nanoTime() - Static method in class org.spf4j.base.TimeSource
Get JVM.
NanoTimeoutCallable(long) - Constructor for class org.spf4j.base.CallablesNano.NanoTimeoutCallable
Deprecated.
 
nanoTimeSupplier() - Static method in class org.spf4j.base.TimeSource
 
NEQ - Class in org.spf4j.zel.instr
 
NEQ - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
NetworkMonitorAspect - Class in org.spf4j.perf.aspects
Aspect that intercepts and records to a tsdb all network read/writes.
NetworkMonitorAspect() - Constructor for class org.spf4j.perf.aspects.NetworkMonitorAspect
 
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.base.avro.JFileLocation
Creates a new JFileLocation RecordBuilder.
newBuilder(JFileLocation.Builder) - Static method in class org.spf4j.base.avro.JFileLocation
Creates a new JFileLocation RecordBuilder by copying an existing Builder.
newBuilder(JFileLocation) - Static method in class org.spf4j.base.avro.JFileLocation
Creates a new JFileLocation RecordBuilder by copying an existing JFileLocation instance.
newBuilder() - Static method in class org.spf4j.base.avro.JPackageInfo
Creates a new JPackageInfo RecordBuilder.
newBuilder(JPackageInfo.Builder) - Static method in class org.spf4j.base.avro.JPackageInfo
Creates a new JPackageInfo RecordBuilder by copying an existing Builder.
newBuilder(JPackageInfo) - Static method in class org.spf4j.base.avro.JPackageInfo
Creates a new JPackageInfo RecordBuilder by copying an existing JPackageInfo instance.
newBuilder() - Static method in class org.spf4j.base.avro.JStackTraceElement
Creates a new JStackTraceElement RecordBuilder.
newBuilder(JStackTraceElement.Builder) - Static method in class org.spf4j.base.avro.JStackTraceElement
Creates a new JStackTraceElement RecordBuilder by copying an existing Builder.
newBuilder(JStackTraceElement) - Static method in class org.spf4j.base.avro.JStackTraceElement
Creates a new JStackTraceElement RecordBuilder by copying an existing JStackTraceElement instance.
newBuilder() - Static method in class org.spf4j.base.avro.JThrowable
Creates a new JThrowable RecordBuilder.
newBuilder(JThrowable.Builder) - Static method in class org.spf4j.base.avro.JThrowable
Creates a new JThrowable RecordBuilder by copying an existing Builder.
newBuilder(JThrowable) - Static method in class org.spf4j.base.avro.JThrowable
Creates a new JThrowable RecordBuilder by copying an existing JThrowable instance.
newBuilder() - Static method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
newBuilder() - Static method in class org.spf4j.failsafe.RetryPolicy
Create a retry policy builder.
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.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
newBuilder(ProtoSampleNodes.Method) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
newBuilder() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
newBuilder(ProtoSampleNodes.SampleNode) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
newBuilder() - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
newBuilder(ProtoSampleNodes.SamplePair) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
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.
newBuilderForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
newBuilderForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
newBuilderForType() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
newCondition() - Method in class org.spf4j.concurrent.FileBasedLock
 
newCondition() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
newData(String, TimeSeries) - Method in interface org.spf4j.perf.tsdb.TSDataHandler
Deprecated.
 
newSource(String) - Static method in class org.spf4j.zel.vm.ZelFrame
 
newTable(String, String[]) - Method in interface org.spf4j.perf.tsdb.TSDataHandler
Deprecated.
 
newThread(Runnable) - Method in class org.spf4j.concurrent.CustomThreadFactory
 
newToken(int, String) - Static method in class org.spf4j.zel.vm.gen.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.spf4j.zel.vm.gen.Token
 
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
 
next - Variable in class org.spf4j.zel.vm.gen.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
nextCharInd - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
nextDelay() - Method in class org.spf4j.failsafe.FibonacciRetryDelaySupplier
 
nextDelay() - Method in interface org.spf4j.failsafe.RetryDelaySupplier
 
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
 
nioReadInt(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
nioReadInt(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
nioReadLong(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
nioReadLong(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
nioWriteInt(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
nioWriteInt(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
nioWriteLong(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.FileMonitorAspect
 
nioWriteLong(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
NO_FILE_ATTRS - Static variable in class org.spf4j.concurrent.FileBasedLock
 
NO_RETRY - Static variable in interface org.spf4j.base.Callables.AdvancedRetryPredicate
Deprecated.
 
noAttachment(String) - Static method in class org.spf4j.test.matchers.LogMatchers
 
node - Variable in class org.spf4j.test.avro.SamplePair
Deprecated.
NODE_FIELD_NUMBER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
NoExitSecurityManager - Class in org.spf4j.base
 
NoExitSecurityManager() - Constructor for class org.spf4j.base.NoExitSecurityManager
 
NOMAPPING - Static variable in interface org.spf4j.jmx.JMXBeanMapping
 
NONE - Static variable in class org.spf4j.base.PackageInfo
 
NonValidatingRecyclingSupplier<T> - Interface in org.spf4j.recyclable
 
NOP - Static variable in class org.spf4j.base.AbstractRunnable
 
NOP - Class in org.spf4j.zel.instr
 
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 - Static variable in interface org.spf4j.failsafe.RetryPredicate
Simple predicate that does not retry anything.
NORETRY_DELAY_PREDICATE - Static variable in interface org.spf4j.base.Callables.RetryPredicate
Deprecated.
 
NORETRY_FOR_RESULT - Static variable in interface org.spf4j.base.Callables.TimeoutRetryPredicate
Deprecated.
 
NORETRY_FOR_RESULT - Static variable in interface org.spf4j.base.CallablesNano.TimeoutNanoRetryPredicate
Deprecated.
 
noRetryAsyncExecutor() - Static method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
noRetryPolicy() - Static method in class org.spf4j.failsafe.RetryPolicy
 
NOT - Class in org.spf4j.zel.instr
 
NOT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
NR_PROCESSORS - Static variable in class org.spf4j.base.Runtime
 
nrSamples - Variable in class org.spf4j.stackmonitor.SampleGraph.Sample
 
NULL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
NULL - Static variable in interface org.spf4j.zel.vm.ResultCache
 
NullParsingContext - Class in org.spf4j.zel.vm
 

O

O_APPEND - Static variable in class org.spf4j.unix.UnixConstants
 
O_CREAT - Static variable in class org.spf4j.unix.UnixConstants
 
O_DSYNC - Static variable in class org.spf4j.unix.UnixConstants
 
O_EXCL - Static variable in class org.spf4j.unix.UnixConstants
 
O_NOFOLLOW - Static variable in class org.spf4j.unix.UnixConstants
 
O_RDONLY - Static variable in class org.spf4j.unix.UnixConstants
 
O_RDWR - Static variable in class org.spf4j.unix.UnixConstants
 
O_SYNC - Static variable in class org.spf4j.unix.UnixConstants
 
O_TRUNC - Static variable in class org.spf4j.unix.UnixConstants
 
O_WRONLY - Static variable in class org.spf4j.unix.UnixConstants
 
ObjectAppender<T> - Interface in org.spf4j.io
 
ObjectAppenderSupplier - Interface in org.spf4j.io
 
ObjectBorower<T> - Interface in org.spf4j.recyclable
 
ObjectBorower.Action - Enum in org.spf4j.recyclable
 
ObjectBorrowException - Exception in org.spf4j.recyclable
 
ObjectBorrowException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectBorrowException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectBorrowException(String) - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectBorrowException() - Constructor for exception org.spf4j.recyclable.ObjectBorrowException
 
ObjectCreationException - Exception in org.spf4j.recyclable
 
ObjectCreationException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectCreationException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectCreationException(String) - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectCreationException() - Constructor for exception org.spf4j.recyclable.ObjectCreationException
 
ObjectDisposeException - Exception in org.spf4j.recyclable
 
ObjectDisposeException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectDisposeException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectDisposeException(String) - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectDisposeException() - Constructor for exception org.spf4j.recyclable.ObjectDisposeException
 
ObjectHolder<T> - Class in org.spf4j.recyclable.impl
this is not a thread safe implementation.
ObjectHolderFactory<T> - Class in org.spf4j.recyclable.impl
 
ObjectHolderFactory(int, RecyclingSupplier.Factory<T>) - Constructor for class org.spf4j.recyclable.impl.ObjectHolderFactory
 
ObjectReturnException - Exception in org.spf4j.recyclable
 
ObjectReturnException(Throwable) - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
ObjectReturnException(String, Throwable) - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
ObjectReturnException(String) - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
ObjectReturnException() - Constructor for exception org.spf4j.recyclable.ObjectReturnException
 
Objects - Class in org.spf4j.base
 
ObservationAssert - Interface in org.spf4j.test.log
 
OCTAL_LITERAL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
OctalUnescaper - Class in org.spf4j.base
 
OctalUnescaper() - Constructor for class org.spf4j.base.OctalUnescaper
 
of(A, B) - Static method in class org.spf4j.base.ComparablePair
 
of(T) - Static method in class org.spf4j.base.Holder
Deprecated.
 
of(T) - Static method in class org.spf4j.base.MutableHolder.ComparableHolder
 
of(T) - Static method in class org.spf4j.base.MutableHolder
 
of(T) - Static method in class org.spf4j.base.MutableHolder
 
of(String, V) - Static method in class org.spf4j.base.NameValue
 
of(A, B) - Static method in class org.spf4j.base.Pair
 
of(A, B) - Static method in class org.spf4j.base.SerializablePair
 
of(long, long) - Static method in class org.spf4j.base.TimeoutDeadline
 
of(int) - Static method in class org.spf4j.unix.JVMArguments
Gets the process argument list of the specified process ID.
OF_NULL - Static variable in class org.spf4j.base.Holder
Deprecated.
 
offer(E) - Method in class org.spf4j.ds.ZArrayDequeue
Inserts the specified element at the end of this deque.
offer(UncaughtExceptionDetail) - Method in interface org.spf4j.test.log.UncaughtExceptionConsumer
 
offerFirst(E) - Method in class org.spf4j.ds.ZArrayDequeue
Inserts the specified element at the front of this deque.
offerLast(E) - Method in class org.spf4j.ds.ZArrayDequeue
Inserts the specified element at the end of this deque.
onClose() - Method in interface org.spf4j.concurrent.jdbc.JdbcHeartBeat.LifecycleHook
 
onError(Error) - Method in interface org.spf4j.concurrent.jdbc.JdbcHeartBeat.LifecycleHook
 
op(Double, Number) - Method in class org.spf4j.zel.operators.DoubleOperators.Pow
 
op(A, B) - Method in interface org.spf4j.zel.operators.Operator
 
OpenFilesSampler - Class in org.spf4j.perf.io
This class allows you to poll and recordAt to a file the heap commited and heap used for your java process.
OperatingSystem - Class in org.spf4j.os
Utility to wrap access to JDK specific Operating system Mbean attributes.
operations(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
The ZEL operations: Assignements: x, y, z = {1, 2, 3}; f(x) = 4; Increment: x++ Decrement: x-- Swap: x <-> y
Operator<A,B,C> - Interface in org.spf4j.zel.operators
 
Operator.Enum - Enum in org.spf4j.zel.operators
 
Operators - Class in org.spf4j.zel.operators
 
OR - Class in org.spf4j.zel.instr
 
OR - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
org.apache.avro - package org.apache.avro
 
org.slf4j.impl - package org.slf4j.impl
 
org.spf4j.annotations - package org.spf4j.annotations
 
org.spf4j.aspects - package org.spf4j.aspects
 
org.spf4j.avro - package org.spf4j.avro
 
org.spf4j.avro.schema - package org.spf4j.avro.schema
 
org.spf4j.base - package org.spf4j.base
 
org.spf4j.base.asm - package org.spf4j.base.asm
 
org.spf4j.base.avro - package org.spf4j.base.avro
 
org.spf4j.concurrent - package org.spf4j.concurrent
 
org.spf4j.concurrent.jdbc - package org.spf4j.concurrent.jdbc
 
org.spf4j.config_discovery.maven.plugin - package org.spf4j.config_discovery.maven.plugin
 
org.spf4j.ds - package org.spf4j.ds
 
org.spf4j.failsafe - package org.spf4j.failsafe
This package contains operation retry utilities.
org.spf4j.failsafe.concurrent - package org.spf4j.failsafe.concurrent
 
org.spf4j.io - package org.spf4j.io
 
org.spf4j.io.appenders - package org.spf4j.io.appenders
 
org.spf4j.io.compress - package org.spf4j.io.compress
 
org.spf4j.io.csv - package org.spf4j.io.csv
 
org.spf4j.io.tcp - package org.spf4j.io.tcp
 
org.spf4j.io.tcp.proxy - package org.spf4j.io.tcp.proxy
 
org.spf4j.jdbc - package org.spf4j.jdbc
 
org.spf4j.jdiff - package org.spf4j.jdiff
 
org.spf4j.jmx - package org.spf4j.jmx
 
org.spf4j.jmx.mappers - package org.spf4j.jmx.mappers
 
org.spf4j.junit - package org.spf4j.junit
 
org.spf4j.log - package org.spf4j.log
 
org.spf4j.maven - package org.spf4j.maven
 
org.spf4j.maven.plugin.avro.avscp - package org.spf4j.maven.plugin.avro.avscp
 
org.spf4j.maven.plugin.avro.avscp.validation - package org.spf4j.maven.plugin.avro.avscp.validation
 
org.spf4j.maven.plugin.avro.avscp.validation.impl - package org.spf4j.maven.plugin.avro.avscp.validation.impl
 
org.spf4j.net - package org.spf4j.net
 
org.spf4j.os - package org.spf4j.os
 
org.spf4j.perf - package org.spf4j.perf
 
org.spf4j.perf.aspects - package org.spf4j.perf.aspects
 
org.spf4j.perf.cpu - package org.spf4j.perf.cpu
 
org.spf4j.perf.impl - package org.spf4j.perf.impl
 
org.spf4j.perf.impl.chart - package org.spf4j.perf.impl.chart
 
org.spf4j.perf.impl.ms - package org.spf4j.perf.impl.ms
 
org.spf4j.perf.impl.ms.graphite - package org.spf4j.perf.impl.ms.graphite
 
org.spf4j.perf.impl.ms.tsdb - package org.spf4j.perf.impl.ms.tsdb
 
org.spf4j.perf.io - package org.spf4j.perf.io
 
org.spf4j.perf.memory - package org.spf4j.perf.memory
 
org.spf4j.perf.tsdb - package org.spf4j.perf.tsdb
 
org.spf4j.pool.jdbc - package org.spf4j.pool.jdbc
 
org.spf4j.recyclable - package org.spf4j.recyclable
 
org.spf4j.recyclable.impl - package org.spf4j.recyclable.impl
 
org.spf4j.reflect - package org.spf4j.reflect
 
org.spf4j.ssdump2 - package org.spf4j.ssdump2
 
org.spf4j.ssdump2.avro - package org.spf4j.ssdump2.avro
 
org.spf4j.stackmonitor - package org.spf4j.stackmonitor
 
org.spf4j.stackmonitor.proto - package org.spf4j.stackmonitor.proto
 
org.spf4j.stackmonitor.proto.gen - package org.spf4j.stackmonitor.proto.gen
 
org.spf4j.test.avro - package org.spf4j.test.avro
 
org.spf4j.test.log - package org.spf4j.test.log
spf4j test log backend for slf4j.
org.spf4j.test.log.annotations - package org.spf4j.test.log.annotations
 
org.spf4j.test.log.junit4 - package org.spf4j.test.log.junit4
 
org.spf4j.test.matchers - package org.spf4j.test.matchers
 
org.spf4j.test2.avro - package org.spf4j.test2.avro
 
org.spf4j.text - package org.spf4j.text
 
org.spf4j.trace.avro - package org.spf4j.trace.avro
 
org.spf4j.tsdb2 - package org.spf4j.tsdb2
 
org.spf4j.tsdb2.avro - package org.spf4j.tsdb2.avro
 
org.spf4j.ui - package org.spf4j.ui
 
org.spf4j.unix - package org.spf4j.unix
 
org.spf4j.zel.instr - package org.spf4j.zel.instr
 
org.spf4j.zel.instr.var - package org.spf4j.zel.instr.var
 
org.spf4j.zel.operators - package org.spf4j.zel.operators
 
org.spf4j.zel.vm - package org.spf4j.zel.vm
 
org.spf4j.zel.vm.gen - package org.spf4j.zel.vm.gen
 
OS_NAME - Static variable in class org.spf4j.base.Runtime
 
OUT - Class in org.spf4j.zel.instr.var
 
OwnerPermits - Class in org.spf4j.concurrent.jdbc
 
OwnerPermits(String, int) - Constructor for class org.spf4j.concurrent.jdbc.OwnerPermits
 

P

packageInfo - Variable in class org.spf4j.base.avro.JStackTraceElement
Deprecated.
PackageInfo - Class in org.spf4j.base
 
PackageInfo(String, String) - Constructor for class org.spf4j.base.PackageInfo
 
paint(Graphics2D, double, double) - Method in class org.spf4j.ui.FlameStackPanel
 
paint(Graphics2D, double, double) - Method in class org.spf4j.ui.HotFlameStackPanel
 
paint(Graphics2D, double, double) - Method in class org.spf4j.ui.StackPanelBase
 
paintComponent(Graphics) - Method in class org.spf4j.ui.StackPanelBase
 
Pair<A,B> - Class in org.spf4j.base
 
Pair(A, B) - Constructor for class org.spf4j.base.Pair
 
ParameterizedException - Exception in org.spf4j.base
a exception type with parameterized message.
ParameterizedException(Throwable, String, Serializable...) - Constructor for exception org.spf4j.base.ParameterizedException
 
ParameterizedSupplier<W,PT> - Interface in org.spf4j.base
 
params(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
parentId - Variable in class org.spf4j.ssdump2.avro.ASample
Deprecated.
parse(Reader) - Static method in class org.spf4j.stackmonitor.SampleNode
 
parse(String, ParsePosition) - Method in class org.spf4j.text.MessageFormat
Parses the string.
parse(String) - Method in class org.spf4j.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parseDelimitedFrom(InputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseDelimitedFrom(InputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseDelimitedFrom(InputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
ParseException - Exception in org.spf4j.zel.vm.gen
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.spf4j.zel.vm.gen.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.spf4j.zel.vm.gen.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.spf4j.zel.vm.gen.ParseException
Constructor with message.
parseFrom(ByteString) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(byte[]) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(InputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(CodedInputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
parseFrom(ByteString) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(byte[]) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(InputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(CodedInputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
parseFrom(ByteString) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(byte[]) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(InputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(CodedInputStream) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
parseInt(CharSequence) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Integer.parseInt.
parseInt(CharSequence, int) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Integer.parseInt.
parseLong(CharSequence) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Long.parseLong.
parseLong(CharSequence, int) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Long.parseLong.
parseObject(String, ParsePosition) - Method in class org.spf4j.text.MessageFormat
Parses text from a string to produce an object array.
PARSER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
PARSER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
PARSER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
ParsingContext - Interface in org.spf4j.zel.vm
 
ParsingContext.Location - Class in org.spf4j.zel.vm
 
PartialExceptionRetryPredicate<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
 
PartialResultRetryPredicate<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
 
PartialTypedExceptionRetryPredicate<T,C extends Callable<? extends T>,E extends Exception> - Interface in org.spf4j.failsafe
 
PathsIOException - Exception in org.spf4j.io
 
PathsIOException(Path, IOException) - Constructor for exception org.spf4j.io.PathsIOException
 
PatternMatcher - Class in org.spf4j.test.matchers
 
peek() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
peek() - Method in class org.spf4j.ds.ZArrayDequeue
Retrieves, but does not remove, the head of the queue represented by this deque, or returns null if this deque is empty.
peek() - Method in class org.spf4j.zel.vm.ExecutionContext
 
peek() - Method in class org.spf4j.zel.vm.SimpleStack
take a look at the top of stack
peek(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
peekElemAfter(Object) - Method in class org.spf4j.zel.vm.ExecutionContext
 
peekElemAfter(T) - Method in class org.spf4j.zel.vm.SimpleStack
 
peekEntry() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
peekFirst() - Method in class org.spf4j.ds.ZArrayDequeue
 
peekFromTop(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
peekFromTop(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
peekLast() - Method in class org.spf4j.ds.ZArrayDequeue
 
peekUntil(T) - Method in class org.spf4j.zel.vm.SimpleStack
 
PerformanceMonitor - Annotation Type in org.spf4j.annotations
 
PerformanceMonitor - Class in org.spf4j.perf
 
PerformanceMonitorAspect - Class in org.spf4j.perf.aspects
Aspect that measures execution time and does performance logging for all methods annotated with: PerformanceMonitor annotation.
PerformanceMonitorAspect() - Constructor for class org.spf4j.perf.aspects.PerformanceMonitorAspect
 
performanceMonitoredCallable(MeasurementRecorderSource, long, long, Callable<T>) - Static method in class org.spf4j.perf.PerformanceMonitor
 
performanceMonitoredCallable(MeasurementRecorderSource, long, long, Callable<T>, boolean, Object...) - Static method in class org.spf4j.perf.PerformanceMonitor
 
performanceMonitoredCallable(long, long, Callable<T>) - Static method in class org.spf4j.perf.PerformanceMonitor
 
performanceMonitoredCallable(long, long, Callable<T>, boolean, Object...) - Static method in class org.spf4j.perf.PerformanceMonitor
 
performanceMonitoredCallable(MeasurementRecorder, long, long, Callable<T>, boolean, Object...) - Static method in class org.spf4j.perf.PerformanceMonitor
 
performanceMonitoredMethod(ProceedingJoinPoint, PerformanceMonitor) - Method in class org.spf4j.perf.aspects.PerformanceMonitorAspect
 
permitsOwned() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
PermitSupplier - Interface in org.spf4j.concurrent
 
perror(String) - Method in interface org.spf4j.unix.CLibrary
 
PI - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
PID - Static variable in class org.spf4j.base.Runtime
Unix PID identifying your process in the OC image it is running.
PIPE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
PipedOutputStream - Class in org.spf4j.io
Equivalent to Java piped input/output stream.
PipedOutputStream() - Constructor for class org.spf4j.io.PipedOutputStream
 
PipedOutputStream(int) - Constructor for class org.spf4j.io.PipedOutputStream
 
PipedOutputStream(int, long) - Constructor for class org.spf4j.io.PipedOutputStream
Deprecated.
use constructor that takes globalDeadlineNanos.
PipedOutputStream(long, int) - Constructor for class org.spf4j.io.PipedOutputStream
Create a PipedOutputStream with a global deadline relative to System.nanoTime().
PipedOutputStream(int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.PipedOutputStream
 
PipedOutputStream(int, SizedRecyclingSupplier<byte[]>, Long) - Constructor for class org.spf4j.io.PipedOutputStream
Deprecated.
use constructor that takes globalDeadlineNanos.
PipedOutputStream(Long, int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.PipedOutputStream
Create a PipedOutputStream.
PipedOutputStream.PipedInputStream - Class in org.spf4j.io
 
PLAIN_TEXT - Static variable in class org.spf4j.io.MimeTypes
 
PLUS - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
poll() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
poll() - Method in class org.spf4j.ds.ZArrayDequeue
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
pollFirst() - Method in class org.spf4j.ds.ZArrayDequeue
 
pollLast() - Method in class org.spf4j.ds.ZArrayDequeue
 
pollLastEntry() - Method in class org.spf4j.ds.LinkedHashMapEx
 
pollLastEntry() - Method in interface org.spf4j.ds.LinkedMap
 
pollLastValue() - Method in class org.spf4j.ds.LinkedHashSetEx
 
pollLastValue() - Method in interface org.spf4j.ds.LinkedSet
 
PooledDataSource - Class in org.spf4j.pool.jdbc
 
PooledDataSource(int, int, String, String, String, String) - Constructor for class org.spf4j.pool.jdbc.PooledDataSource
 
PooledDataSource(int, int, String, String, Properties, int) - Constructor for class org.spf4j.pool.jdbc.PooledDataSource
 
PooledDataSource(int, int, RecyclingSupplier.Factory<Connection>) - Constructor for class org.spf4j.pool.jdbc.PooledDataSource
 
pop() - Method in class org.spf4j.concurrent.ConcurrentStack
 
pop() - Method in class org.spf4j.ds.ZArrayDequeue
Pops an element from the stack represented by this deque.
pop() - Method in class org.spf4j.zel.vm.ExecutionContext
 
pop() - Method in class org.spf4j.zel.vm.SimpleStack
pops object out of stack
pop(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
popFirstAvail(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
popStackVal() - Method in class org.spf4j.zel.vm.ExecutionContext
 
popStackVals(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
popStackVals(Object[], int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
popSyncStackVal() - Method in class org.spf4j.zel.vm.ExecutionContext
pops object out of stack
popSyncStackVals(int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
popSyncStackVals(Object[]) - Method in class org.spf4j.zel.vm.ExecutionContext
 
popSyncStackVals(Object[], int) - Method in class org.spf4j.zel.vm.ExecutionContext
 
popTo(T[], int) - Method in class org.spf4j.zel.vm.SimpleStack
 
popUntil(T) - Method in class org.spf4j.zel.vm.SimpleStack
 
pos() - Method in class org.apache.avro.ImmutableField
 
postVisitDirectory(Path, IOException) - Method in class org.spf4j.io.DeletingVisitor
 
postVisitDirectory(Path, IOException) - Method in class org.spf4j.io.SetFilesReadOnlyVisitor
 
POW - Class in org.spf4j.zel.instr
 
Pow() - Constructor for class org.spf4j.zel.operators.BigDecimalOperators.Pow
 
Pow() - Constructor for class org.spf4j.zel.operators.BigIntegerOperators.Pow
 
Pow() - Constructor for class org.spf4j.zel.operators.DoubleOperators.Pow
 
Pow() - Constructor for class org.spf4j.zel.operators.IntegerOperators.Pow
 
Pow() - Constructor for class org.spf4j.zel.operators.LongOperators.Pow
 
POW - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Powerof2SizedGlobalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
recycling supplier that allows you to recycle objects.
Powerof2SizedGlobalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
Powerof2ThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
recycling supplier that allows you to recycle objects.
Powerof2ThreadLocalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
premain(String, Instrumentation) - Static method in class org.spf4j.base.InstrumentationHelper
 
prevCharIsCR - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
prevCharIsLF - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.spf4j.io.DeletingVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.spf4j.io.SetFilesReadOnlyVisitor
 
primitiveToWrapper(Class<?>) - Static method in class org.spf4j.base.Reflections
 
primitiveToWrapper(Type) - Static method in class org.spf4j.base.Reflections
 
print(String, Level) - Method in class org.spf4j.test.log.TestLoggers
Print logs above a category and log level.
print(String, Level, boolean) - Method in class org.spf4j.test.log.TestLoggers
 
PrintConfig - Class in org.spf4j.test.log
 
PrintConfig(String, Level, boolean) - Constructor for class org.spf4j.test.log.PrintConfig
 
PRINTED - Static variable in class org.spf4j.test.log.Attachments
 
PrintLogConfigsIO - Class in org.spf4j.test.log
 
PrintLogs - Annotation Type in org.spf4j.test.log.annotations
Annotation to specify custom log collection for a particular unit test.
PrintLogsConfigs - Annotation Type in org.spf4j.test.log.annotations
 
printTo(Appendable, LogRecord, String) - Static method in class org.spf4j.test.log.LogPrinter
 
printTo(PrintStream, LogRecord, String) - Static method in class org.spf4j.test.log.LogPrinter
 
PROCESS_ID - Static variable in class org.spf4j.base.Runtime
a unique ID for this JVM process.
PROCESS_NAME - Static variable in class org.spf4j.base.Runtime
 
processClasses(File, Map<String, Object>) - Method in class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
ProcessHandler<T,E> - Interface in org.spf4j.os
 
processInput(boolean) - Method in class org.spf4j.io.AppendableOutputStream
Decode the contents of the input ByteBuffer into a CharBuffer.
ProcessIO - Interface in org.spf4j.zel.vm
 
ProcessIOStreams - Class in org.spf4j.zel.vm
 
ProcessIOStreams(InputStream, PrintStream, PrintStream) - Constructor for class org.spf4j.zel.vm.ProcessIOStreams
 
ProcessLimitedJdbcSemaphore - Class in org.spf4j.concurrent.jdbc
 
ProcessLimitedJdbcSemaphore(JdbcSemaphore, int) - Constructor for class org.spf4j.concurrent.jdbc.ProcessLimitedJdbcSemaphore
 
ProcessResponse<T,E> - Class in org.spf4j.os
 
processResult(Either<T, ? extends Exception>) - Static method in class org.spf4j.concurrent.FutureBean
 
ProcessUtil - Class in org.spf4j.os
PID is exposed in jdk 9...
ProfiledExecutionContextFactory - Class in org.spf4j.stackmonitor
 
ProfiledExecutionContextFactory(ExecutionContextFactory<ExecutionContext>) - Constructor for class org.spf4j.stackmonitor.ProfiledExecutionContextFactory
 
program(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
Program - Class in org.spf4j.zel.vm
A ZEL program (function)
Program.ExecutionType - Enum in org.spf4j.zel.vm
 
Program.HasClass - Class in org.spf4j.zel.vm
 
Program.Type - Enum in org.spf4j.zel.vm
 
programBlock(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
A zel program block: { .....
programBlockStatic(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
ProgramBuilder - Class in org.spf4j.zel.vm
 
ProgramBuilder(MemoryBuilder) - Constructor for class org.spf4j.zel.vm.ProgramBuilder
initializes the program
propagatingCallable(Callable<T>) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallable(Callable<T>, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallables(Collection<? extends Callable<T>>) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingCallables(Collection<? extends Callable<T>>, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingRunnable(Runnable) - Static method in class org.spf4j.base.ExecutionContexts
 
propagatingRunnable(Runnable, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
PROTOCOL - Static variable in interface org.spf4j.base.avro.Core.Callback
 
PROTOCOL - Static variable in interface org.spf4j.base.avro.Core
 
PROTOCOL - Static variable in interface org.spf4j.ssdump2.avro.Ssdump2.Callback
 
PROTOCOL - Static variable in interface org.spf4j.ssdump2.avro.Ssdump2
 
PROTOCOL - Static variable in interface org.spf4j.tsdb2.avro.Tsdb2.Callback
 
PROTOCOL - Static variable in interface org.spf4j.tsdb2.avro.Tsdb2
 
ProtoSampleNodes - Class in org.spf4j.stackmonitor.proto.gen
 
ProtoSampleNodes.Method - Class in org.spf4j.stackmonitor.proto.gen
Protobuf type org.spf4j.stackmonitor.proto.gen.Method
ProtoSampleNodes.Method.Builder - Class in org.spf4j.stackmonitor.proto.gen
Protobuf type org.spf4j.stackmonitor.proto.gen.Method
ProtoSampleNodes.MethodOrBuilder - Interface in org.spf4j.stackmonitor.proto.gen
 
ProtoSampleNodes.SampleNode - Class in org.spf4j.stackmonitor.proto.gen
Protobuf type org.spf4j.stackmonitor.proto.gen.SampleNode
ProtoSampleNodes.SampleNode.Builder - Class in org.spf4j.stackmonitor.proto.gen
Protobuf type org.spf4j.stackmonitor.proto.gen.SampleNode
ProtoSampleNodes.SampleNodeOrBuilder - Interface in org.spf4j.stackmonitor.proto.gen
 
ProtoSampleNodes.SamplePair - Class in org.spf4j.stackmonitor.proto.gen
Protobuf type org.spf4j.stackmonitor.proto.gen.SamplePair
ProtoSampleNodes.SamplePair.Builder - Class in org.spf4j.stackmonitor.proto.gen
Protobuf type org.spf4j.stackmonitor.proto.gen.SamplePair
ProtoSampleNodes.SamplePairOrBuilder - Interface in org.spf4j.stackmonitor.proto.gen
 
ProxyBufferTransferHandler - Class in org.spf4j.io.tcp.proxy
 
ProxyBufferTransferHandler(TransferBuffer, TransferBuffer, SnifferFactory, SocketChannel, Selector, ExecutorService, BlockingQueue<Runnable>, UpdateablePriorityQueue.ElementRef) - Constructor for class org.spf4j.io.tcp.proxy.ProxyBufferTransferHandler
 
ProxyClientHandler - Class in org.spf4j.io.tcp.proxy
 
ProxyClientHandler(HostAndPort, SnifferFactory, SnifferFactory, int, int) - Constructor for class org.spf4j.io.tcp.proxy.ProxyClientHandler
TCP proxy client handler.
publish(LogRecord) - Method in class org.spf4j.log.SLF4JBridgeHandler
 
push(E) - Method in class org.spf4j.concurrent.ConcurrentStack
 
push(E) - Method in class org.spf4j.ds.ZArrayDequeue
Pushes an element onto the stack represented by this deque.
PUSH - Class in org.spf4j.zel.instr
 
PUSH(Object) - Constructor for class org.spf4j.zel.instr.PUSH
 
push(Object) - Method in class org.spf4j.zel.vm.ExecutionContext
 
push(T) - Method in class org.spf4j.zel.vm.SimpleStack
push object into stack
pushAll(Object[]) - Method in class org.spf4j.zel.vm.ExecutionContext
 
pushAll(T[]) - Method in class org.spf4j.zel.vm.SimpleStack
Push more objects into the stack
PushbackInputStreamEx - Class in org.spf4j.io
a extended implementation that improves the safety of unread and provides a better toString.
PushbackInputStreamEx(InputStream, int) - Constructor for class org.spf4j.io.PushbackInputStreamEx
 
PushbackInputStreamEx(InputStream) - Constructor for class org.spf4j.io.PushbackInputStreamEx
 
PushbackReader - Class in org.spf4j.io
 
PushbackReader(Reader, int) - Constructor for class org.spf4j.io.PushbackReader
 
PushbackReader(Reader) - Constructor for class org.spf4j.io.PushbackReader
 
PUSHM - Class in org.spf4j.zel.instr
 
put(int, Object) - Method in class org.spf4j.base.avro.JFileLocation
 
put(int, Object) - Method in class org.spf4j.base.avro.JPackageInfo
 
put(int, Object) - Method in class org.spf4j.base.avro.JStackTraceElement
 
put(int, Object) - Method in class org.spf4j.base.avro.JThrowable
 
put(Object, T) - Method in class org.spf4j.base.BasicExecutionContext
 
put(Object, T) - Method in interface org.spf4j.base.ExecutionContext
Method to put context associated data.
put(K, V) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
put(K, V) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
put(K, V) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
put(int, Object) - Method in class org.spf4j.ssdump2.avro.AMethod
 
put(int, Object) - Method in class org.spf4j.ssdump2.avro.ASample
 
put(int, Object) - Method in class org.spf4j.test.avro.Method
 
put(int, Object) - Method in class org.spf4j.test.avro.SampleNode
 
put(int, Object) - Method in class org.spf4j.test.avro.SamplePair
 
put(int, Object) - Method in class org.spf4j.test2.avro.SampleNode
 
put(int, Object) - Method in class org.spf4j.tsdb2.avro.ColumnDef
 
put(int, Object) - Method in class org.spf4j.tsdb2.avro.DataBlock
 
put(int, Object) - Method in class org.spf4j.tsdb2.avro.DataRow
 
put(int, Object) - Method in class org.spf4j.tsdb2.avro.Header
 
put(int, Object) - Method in class org.spf4j.tsdb2.avro.TableDef
 
putAll(Map<? extends K, ? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
putAll(Map<? extends K, ? extends V>) - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
putAllClones(TMap<Method, SampleNode>, TMap<Method, SampleNode>) - Static method in class org.spf4j.stackmonitor.SampleNode
 
putIfNotPresent(Type, ByTypeSupplier<H, E>) - Method in class org.spf4j.reflect.CachingTypeMapSupplierWrapper
 
putIfNotPresent(Type, H) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
putIfNotPresent(Type, H) - Method in class org.spf4j.reflect.GraphTypeMap
 
putIfNotPresent(Type, H) - Method in interface org.spf4j.reflect.TypeMap
Associate object to type if no existing association present.
putPermanentResult(Program, List<Object>, Object) - Method in interface org.spf4j.zel.vm.ResultCache
 
putPermanentResult(Program, List<Object>, Object) - Method in class org.spf4j.zel.vm.SimpleResultCache
 
putToRoot(Object, T) - Method in interface org.spf4j.base.ExecutionContext
Method to put context associated data to the root context.
putTransientResult(Program, List<Object>, Object) - Method in interface org.spf4j.zel.vm.ResultCache
 
putTransientResult(Program, List<Object>, Object) - Method in class org.spf4j.zel.vm.SimpleResultCache
 

Q

Quanta - Class in org.spf4j.perf.impl
this class ordering is based on start Interval ordering
Quanta(long, long) - Constructor for class org.spf4j.perf.impl.Quanta
 
Quanta(String) - Constructor for class org.spf4j.perf.impl.Quanta
 
QuantizedAccumulator - Class in org.spf4j.perf.impl
inspired by DTrace LLQUANTIZE
QuantizedAccumulator(Object, String, String, int, int, int, int) - Constructor for class org.spf4j.perf.impl.QuantizedAccumulator
Create a quantized accumulator.
QuantizedNumberTickUnit - Class in org.spf4j.perf.impl.chart
 
QuantizedNumberTickUnit(double, List<ComparablePair<Quanta, Integer>>) - Constructor for class org.spf4j.perf.impl.chart.QuantizedNumberTickUnit
 
QuantizedXYZDatasetImpl - Class in org.spf4j.perf.impl.chart
 
QuantizedXYZDatasetImpl(String[], double[][], long, long) - Constructor for class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
queueHook(int, Runnable) - Static method in class org.spf4j.base.Runtime
 
queueHookAtBeginning(Runnable) - Static method in class org.spf4j.base.Runtime
 
queueHookAtEnd(Runnable) - Static method in class org.spf4j.base.Runtime
 

R

R_OK - Static variable in class org.spf4j.unix.UnixConstants
 
RANDOM - Class in org.spf4j.zel.instr.var
 
randomFirst(int, Thread[]) - Static method in class org.spf4j.base.Threads
get a random selection of nr Threads from the array, the first nr location in the array will contain the random set,m the rest will be null.
RateLimiter - Class in org.spf4j.failsafe
Token bucket algorithm base call rate limiter.
RateLimiter(double, int, long) - Constructor for class org.spf4j.failsafe.RateLimiter
 
RateLimiter(double, int) - Constructor for class org.spf4j.failsafe.RateLimiter
 
RateLimiter(double, int, ScheduledExecutorService) - Constructor for class org.spf4j.failsafe.RateLimiter
 
RateLimiter(double, int, ScheduledExecutorService, LongSupplier) - Constructor for class org.spf4j.failsafe.RateLimiter
 
RateLimiter(double, int, long, ScheduledExecutorService, LongSupplier) - Constructor for class org.spf4j.failsafe.RateLimiter
 
RateLimiter(double, int, long, ScheduledExecutorService, LongSupplier, int) - Constructor for class org.spf4j.failsafe.RateLimiter
 
RBRACE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
RBRACKET - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
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.PipedOutputStream.PipedInputStream
 
read(byte[], int, int) - Method in class org.spf4j.io.PipedOutputStream.PipedInputStream
 
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(String, long, long) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
read() - Method in class org.spf4j.tsdb2.CountingInputStream
 
read(byte[], int, int) - Method in class org.spf4j.tsdb2.CountingInputStream
 
read() - Method in class org.spf4j.tsdb2.TSDBReader
 
read() - Method in class org.spf4j.zel.vm.Channel
 
readAll(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
readAll(Handler<Either<TableDef, DataBlock>, E>, long) - Method in class org.spf4j.tsdb2.TSDBReader
 
readAll(Consumer<Either<TableDef, DataBlock>>) - Method in class org.spf4j.tsdb2.TSDBReader
 
ReadByte() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
readChar() - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Read a character.
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.base.avro.JFileLocation
 
readExternal(ObjectInput) - Method in class org.spf4j.base.avro.JPackageInfo
 
readExternal(ObjectInput) - Method in class org.spf4j.base.avro.JStackTraceElement
 
readExternal(ObjectInput) - Method in class org.spf4j.base.avro.JThrowable
 
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
 
readFrom(Reader) - Method in interface org.spf4j.base.JsonReader
 
readFrom(String, ExecutionContext) - Static method in class org.spf4j.zel.instr.LODX
 
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(String) - Static method in class org.spf4j.io.Csv
 
readRow(Reader) - Static method in class org.spf4j.io.Csv
 
readRow(Reader, Csv.CsvRowHandler<T>) - Static method in class org.spf4j.io.Csv
 
readStartDate(String) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
readUntil(long) - Method in class org.spf4j.io.PipedOutputStream.PipedInputStream
 
readUntil(int, byte[], int, long) - Method in class org.spf4j.io.PipedOutputStream.PipedInputStream
 
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 a measurement for current time.
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
 
RecorderSourceInstance - Class in org.spf4j.annotations
I am simulating a lazy enum.
RecorderSourceInstance() - Constructor for class org.spf4j.annotations.RecorderSourceInstance
 
RecorderSourceInstance.Rs15m - Class in org.spf4j.annotations
 
RecorderSourceInstance.Rs1h - Class in org.spf4j.annotations
 
RecorderSourceInstance.Rs1m - Class in org.spf4j.annotations
 
RecorderSourceInstance.Rs5m - Class in org.spf4j.annotations
 
RecorderSourceInstance.RsNop - Class in org.spf4j.annotations
 
Rectangle - Class in org.spf4j.ui
 
Rectangle(int, int, int, int) - Constructor for class org.spf4j.ui.Rectangle
 
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) - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
recycle(T) - Method in interface org.spf4j.recyclable.NonValidatingRecyclingSupplier
recycle object.
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
 
REF - Class in org.spf4j.zel.instr
 
ReferenceType - Enum in org.spf4j.base
 
Reflections - Class in org.spf4j.base
 
RefOptimizer - Class in org.spf4j.zel.vm
Changes reference by name instructions to reference by index.
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
Deprecated.
use CharSequences.regionMatches.
regionMatchesIgnoreCase(CharSequence, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
Equivalent/based on to String.regionMatches.
register(Class<T>, ObjectAppender<? super T>...) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
register(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
register(Class<T>, MimeType, 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
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes
 
registerIfExports(String, String) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
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
 
registerRetryPolicy(String, RetryPolicy) - Static method in class org.spf4j.aspects.RetryAspect
 
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.
ReInit(Reader, int, int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(Reader) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Reinitialise.
ReInit(InputStream, String) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Reinitialise.
ReInit(Reader) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Reinitialise.
ReInit(ZCompilerTokenManager) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Reinitialise.
ReInit(JavaCharStream) - Method in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int) - Method in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Reinitialise parser.
reject(LimitingExecutor<T, C>, C) - Method in interface org.spf4j.failsafe.LimitingExecutor.RejectedExecutionHandler
 
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.CompoundSemaphore
 
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.
RemoteException - Exception in org.spf4j.base.avro
 
RemoteException(String, JThrowable) - Constructor for exception org.spf4j.base.avro.RemoteException
 
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.
remove(UncaughtExceptionConsumer) - Method in interface org.spf4j.test.log.ExceptionHandoverRegistry
 
remove(String, LogHandler) - Method in interface org.spf4j.test.log.LogConfig
 
remove() - Method in class org.spf4j.zel.vm.SimpleStack
 
remove(Object) - Method in class org.spf4j.zel.vm.SimpleStack
 
remove(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
removeAll(Collection<?>) - Method in class org.spf4j.zel.vm.SimpleStack
 
removeAllSystemPropertiesStartingWith(String) - Method in class org.spf4j.unix.JVMArguments
remove all system properties starting with a prefix.
removeChangeListener(DatasetChangeListener) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
removeDeadHeartBeatAndNotOwnerRows(long) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
removeDeadHeartBeatRows(long) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
removeDeadHeartBeatRowsAsync(long) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
removeDeadHeartBeatRowsAsyncNoReturn(long) - 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).
removeFromTop(int) - Method in class org.spf4j.zel.vm.SimpleStack
 
removeHandlersForRootLogger() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Invoking this method removes/unregisters/detaches all handlers currently attached to the root logger
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
 
removeRunListener(RunListener) - Static method in class org.spf4j.junit.RunListenerRegister
 
removeSubNodes(int) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
removeSystemProperty(String) - Method in class org.spf4j.unix.JVMArguments
Removes the first System property.
removeTail(int) - Method in class org.spf4j.unix.JVMArguments
Removes the n items from the end.
removeVMArgument(String) - Method in class org.spf4j.unix.JVMArguments
 
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
 
replaceFromTop(int, T) - Method in class org.spf4j.zel.vm.SimpleStack
 
replaceIfExports(String, String) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
repoSystem - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
The entry point to Aether, i.e.
requestTime(String, int) - Static method in class org.spf4j.net.SntpClient
 
requestTime(String, int, int) - Static method in class org.spf4j.net.SntpClient
 
requestTime(String, int, long) - Static method in class org.spf4j.net.SntpClient
Get NTP time.
requestTime(InetAddress, int, long) - 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.
requestTimeHA(int, int, int, String...) - Static method in class org.spf4j.net.SntpClient
 
requestTimeHA(int, int, int, InetAddress...) - Static method in class org.spf4j.net.SntpClient
 
reReadSize() - Method in class org.spf4j.tsdb2.TSDBReader
method useful when implementing tailing.
reReadTableInfos() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
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.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.
reset() - Method in class org.spf4j.tsdb2.CountingInputStream
 
resolveArtifact(List<RemoteRepository>, File, String, String, String, String, String) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
resolveArtifact(String, String, String, String, String, List<RemoteRepository>, RepositorySystem, RepositorySystemSession) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
resolveArtifactAndDependencies(List<RemoteRepository>, File, String, String, String, String, String, String) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
resolveArtifactAndDependencies(String, String, String, String, String, String, List<RemoteRepository>, RepositorySystem, RepositorySystemSession) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
restart() - Static method in class org.spf4j.base.Runtime.Jmx
 
restart() - Static method in class org.spf4j.unix.UnixRuntime
Restart current process with same arguments except -Dspf4j.restart which is added/updated.
restart(JVMArguments) - Static method in class org.spf4j.unix.UnixRuntime
Restart current process.
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
 
ResultCache - Interface in org.spf4j.zel.vm
result cache for storing.
resumeSuspendables(VMFuture<Object>) - Method in class org.spf4j.zel.vm.VMExecutor
 
retainAll(Collection<?>) - Method in class org.spf4j.zel.vm.SimpleStack
 
rethrowAsIOException(String) - Method in exception org.spf4j.unix.UnixException
 
retriedMethod(ProceedingJoinPoint, Retry) - Method in class org.spf4j.aspects.RetryAspect
 
Retry - Annotation Type in org.spf4j.annotations
Will retry with the default retry policy.
retry(long, Callable<R>) - Static method in class org.spf4j.base.Callables.RetryDecision
Deprecated.
 
retry(long, TimeUnit, C) - Static method in interface org.spf4j.failsafe.RetryDecision
 
retry(long, C) - Static method in interface org.spf4j.failsafe.RetryDecision
 
RETRY_FOR_NULL_RESULT - Static variable in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
RetryAspect - Class in org.spf4j.aspects
Aspect that measures execution time and does performance logging for all methods annotated with: PerformanceMonitor annotation.
RetryAspect() - Constructor for class org.spf4j.aspects.RetryAspect
 
RetryDecision<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
 
RetryDecision.Type - Enum in org.spf4j.failsafe
 
retryDefault(C) - Static method in interface org.spf4j.failsafe.RetryDecision
 
RetryDelaySupplier - Interface in org.spf4j.failsafe
 
RetryExecutor - Class in org.spf4j.failsafe.concurrent
Executor that will call Callables with retry.
RetryExecutor(ExecutorService) - Constructor for class org.spf4j.failsafe.concurrent.RetryExecutor
 
RetryExecutor(ExecutorService, BlockingQueue<Future<?>>) - Constructor for class org.spf4j.failsafe.concurrent.RetryExecutor
 
RetryPolicy<T,C extends Callable<? extends T>> - Class in org.spf4j.failsafe
 
RetryPolicy.Builder<T,C extends Callable<? extends T>> - Class in org.spf4j.failsafe
 
RetryPredicate<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
A retry predicate.
RETURN - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
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
 
rootClass(Exception) - Static method in class org.spf4j.base.Callables
Deprecated.
use RetryPolicy
row(Map<String, String>) - Method in interface org.spf4j.io.csv.CsvMapHandler
 
RPAREN - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Rs15m() - Constructor for class org.spf4j.annotations.RecorderSourceInstance.Rs15m
 
Rs1h() - Constructor for class org.spf4j.annotations.RecorderSourceInstance.Rs1h
 
Rs1m() - Constructor for class org.spf4j.annotations.RecorderSourceInstance.Rs1m
 
Rs5m() - Constructor for class org.spf4j.annotations.RecorderSourceInstance.Rs5m
 
RsNop() - Constructor for class org.spf4j.annotations.RecorderSourceInstance.RsNop
 
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
Deprecated.
use OperatingSystem.forkExec.
run(String[], Runtime.ProcOutputHandler, long) - Static method in class org.spf4j.base.Runtime
Deprecated.
use OperatingSystem.forkExec instead.
run(String[], Runtime.ProcOutputHandler, long, long) - Static method in class org.spf4j.base.Runtime
Deprecated.
use OperatingSystem.forkExec instead.
run(W, Class<E>) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
run(W, Class<E>, long) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
run(W, Class<E>, long, TimeUnit) - Method in interface org.spf4j.failsafe.SyncRetryExecutor
 
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(RunNotifier) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
See JUnit doc if overwriting...
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
 
runDiffBetweenReleases(String, String, String, File, int) - Method in class org.spf4j.jdiff.JDiffRunner
 
runDiffBetweenReleases(String, String, String, String, File, Set<String>) - Method in class org.spf4j.jdiff.JDiffRunner
 
RunListenerRegister - Class in org.spf4j.junit
A utility JUnit RunListenerRegister that allows registering run listeners dynamically with a static method.
RunListenerRegister() - Constructor for class org.spf4j.junit.RunListenerRegister
 
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
Deprecated.
use Processhandler
Runtime.Version - Enum in org.spf4j.base
 
runUlimit(String...) - Static method in class org.spf4j.unix.Ulimit
Deprecated.
 
RValRef - Interface in org.spf4j.zel.instr
 

S

S_IAMB - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFBLK - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFCHR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFDIR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFIFO - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFLNK - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFMT - Static variable in class org.spf4j.unix.UnixConstants
 
S_IFREG - Static variable in class org.spf4j.unix.UnixConstants
 
S_IRGRP - Static variable in class org.spf4j.unix.UnixConstants
 
S_IROTH - Static variable in class org.spf4j.unix.UnixConstants
 
S_IRUSR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IWGRP - Static variable in class org.spf4j.unix.UnixConstants
 
S_IWOTH - Static variable in class org.spf4j.unix.UnixConstants
 
S_IWUSR - Static variable in class org.spf4j.unix.UnixConstants
 
S_IXGRP - Static variable in class org.spf4j.unix.UnixConstants
 
S_IXOTH - Static variable in class org.spf4j.unix.UnixConstants
 
S_IXUSR - Static variable in class org.spf4j.unix.UnixConstants
 
safeObjectAppend(Slf4jMessageFormatter.ErrorHandler, Appendable, Object, ObjectAppenderSupplier) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
safePut(Type, 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() - Method in class org.spf4j.stackmonitor.FastStackCollector
 
sample() - Method in interface org.spf4j.stackmonitor.ISampler
 
sample() - Method in class org.spf4j.stackmonitor.MxStackCollector
 
Sample(SampleGraph.SampleKey, int, int, SampleNode) - Constructor for class org.spf4j.stackmonitor.SampleGraph.Sample
 
sample() - Method in class org.spf4j.stackmonitor.SimpleStackCollector
 
sample() - Method in class org.spf4j.stackmonitor.ThreadStackSampler
 
sample() - Method in class org.spf4j.stackmonitor.TracingExecutionContextStackCollector
 
SAMPLE_TIME - Static variable in class org.spf4j.perf.aspects.FileMonitorAspect
 
SAMPLE_TIME - Static variable in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
SAMPLE_TIME_MILLIS - Static variable in class org.spf4j.perf.aspects.AllocationMonitorAspect
 
Sampled<T> - Class in org.spf4j.ui
 
Sampled(T, int) - Constructor for class org.spf4j.ui.Sampled
 
SampleGraph - Class in org.spf4j.stackmonitor
 
SampleGraph(Method, SampleNode) - Constructor for class org.spf4j.stackmonitor.SampleGraph
 
SampleGraph.AggSample - Class in org.spf4j.stackmonitor
 
SampleGraph.Sample - Class in org.spf4j.stackmonitor
 
SampleGraph.SampleKey - Class in org.spf4j.stackmonitor
 
SampleKey(Method, int) - Constructor for class org.spf4j.stackmonitor.SampleGraph.SampleKey
 
SampleNode - Class in org.spf4j.stackmonitor
 
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.Invocation - 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(int, SamplerSupplier) - Constructor for class org.spf4j.stackmonitor.Sampler
 
Sampler(SamplerSupplier) - Constructor for class org.spf4j.stackmonitor.Sampler
 
Sampler(int, int) - Constructor for class org.spf4j.stackmonitor.Sampler
 
Sampler(int, int, SamplerSupplier) - Constructor for class org.spf4j.stackmonitor.Sampler
 
Sampler(int, int, SamplerSupplier, String, String) - Constructor for class org.spf4j.stackmonitor.Sampler
 
Sampler(int, int, SamplerSupplier, File, String) - Constructor for class org.spf4j.stackmonitor.Sampler
 
SamplerSupplier - Interface in org.spf4j.stackmonitor
 
sampleTime - Variable in class org.spf4j.tsdb2.avro.TableDef
Deprecated.
SamplingAllocationMonitorAspect - Class in org.spf4j.perf.aspects
Aspect that intercepts all memory allocations in your code.
SamplingAllocationMonitorAspect() - Constructor for class org.spf4j.perf.aspects.SamplingAllocationMonitorAspect
 
SAND - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
save(File, SampleNode) - Static method in class org.spf4j.ssdump2.Converter
 
saveLabeledDumps(File, Map<String, 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.
saveToFile(File, SampleNode) - Static method in class org.spf4j.stackmonitor.proto.Converter
 
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
 
Scanner - Class in org.spf4j.base.asm
 
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(ListeningScheduledExecutorService) - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
SCHEMA$ - Static variable in class org.spf4j.base.avro.JFileLocation
 
SCHEMA$ - Static variable in class org.spf4j.base.avro.JPackageInfo
 
SCHEMA$ - Static variable in class org.spf4j.base.avro.JStackTraceElement
 
SCHEMA$ - Static variable in class org.spf4j.base.avro.JThrowable
 
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
 
SCHEMA_ESENTIALS - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
SCHEMA_EVERYTHING - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
SCHEMA_MANIFEST - Static variable in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
SchemaCompatibilityValidator - Class in org.spf4j.maven.plugin.avro.avscp.validation.impl
Validates previously released schemas for backward compatibility.
SchemaCompatibilityValidator() - Constructor for class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaCompatibilityValidator
 
SchemaCompileMojo - Class in org.spf4j.maven.plugin.avro.avscp
Mojo that will compile the avro sources: *.avsc, *.avpr, *.avdl in: 1) java files.
SchemaCompileMojo() - Constructor for class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
SchemaDependenciesMojo - Class in org.spf4j.maven.plugin.avro.avscp
mojo that fetches all schema dependencies.
SchemaDependenciesMojo() - Constructor for class org.spf4j.maven.plugin.avro.avscp.SchemaDependenciesMojo
 
SchemaDocValidator - Class in org.spf4j.maven.plugin.avro.avscp.validation.impl
Validates schema documentation fields are not empty for: Records, Fixed, Enum, Record Fields.
SchemaDocValidator() - Constructor for class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaDocValidator
 
SchemaMojoBase - Class in org.spf4j.maven.plugin.avro.avscp
 
SchemaMojoBase() - Constructor for class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
 
SchemaNamesValidator - Class in org.spf4j.maven.plugin.avro.avscp.validation.impl
Validates schema names to be compliant with: no underscores in names (camel case should bd used instead) names must have a minimum size.
SchemaNamesValidator() - Constructor for class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaNamesValidator
 
SchemaPackageMojo - Class in org.spf4j.maven.plugin.avro.avscp
mojo that packages a schema package and avro sources and attaches them as separate artifacts.
SchemaPackageMojo() - Constructor for class org.spf4j.maven.plugin.avro.avscp.SchemaPackageMojo
 
Schemas - Class in org.spf4j.avro.schema
Avro Schema utilities, to traverse...
SchemasWithClasses - Class in org.spf4j.avro.schema
A visitor that recursively visits a schema and returns a map like: java class name -> Schema for every Schema encountered that has a java class implementation.
SchemasWithClasses() - Constructor for class org.spf4j.avro.schema.SchemasWithClasses
 
SchemaUtils - Class in org.spf4j.avro.schema
 
SchemaValidatorMojo - Class in org.spf4j.maven.plugin.avro.avscp
Mojo that runs all Schema validators on this project schemas
SchemaValidatorMojo() - Constructor for class org.spf4j.maven.plugin.avro.avscp.SchemaValidatorMojo
 
SchemaVisitor<T> - Interface in org.spf4j.avro.schema
 
SchemaVisitorAction - Enum in org.spf4j.avro.schema
 
SCL - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
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.
search(int, int, int, int) - Method in class org.spf4j.ui.StackPanelBase
 
search(double, double, double, double) - Method in class org.spf4j.ui.StackPanelBase
 
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
 
set(int, Instruction) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
set(int, T) - Method in class org.spf4j.zel.vm.SimpleStack
 
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.
setCancelationResult(CancellationException) - Method in class org.spf4j.concurrent.FutureBean
 
setCause(JThrowable) - Method in class org.spf4j.base.avro.JThrowable.Builder
Sets the value of the 'cause' field.
setCause(JThrowable) - Method in class org.spf4j.base.avro.JThrowable
Sets the value of the 'cause' field.
setCauseBuilder(JThrowable.Builder) - Method in class org.spf4j.base.avro.JThrowable.Builder
Sets the Builder instance for the 'cause' field exception cause
setClassName(String) - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Sets the value of the 'className' field.
setClassName(String) - Method in class org.spf4j.base.avro.JStackTraceElement
Sets the value of the 'className' field.
setClassName(String) - Method in class org.spf4j.base.avro.JThrowable.Builder
Sets the value of the 'className' field.
setClassName(String) - Method in class org.spf4j.base.avro.JThrowable
Sets the value of the 'className' 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.
setCoreThreadCount(int) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
setCoreThreadCount(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
 
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.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
required int32 count = 2;
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 class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
setDaemonThreads(boolean) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
 
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.
setDebugStream(PrintStream) - Method in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Set debug output.
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.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string declaringClass = 1;
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.
setDeclaringClassBytes(ByteString) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string declaringClass = 1;
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
 
setElementColor(int, Graphics2D) - Static method in class org.spf4j.ui.StackPanelBase
 
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
 
setExceptionResult(ExecutionException) - Method in class org.spf4j.zel.vm.VMASyncFuture
 
setExceptionResult(ExecutionException) - Method in interface org.spf4j.zel.vm.VMFuture
 
setExceptionResult(ExecutionException) - Method in class org.spf4j.zel.vm.VMSyncFuture
 
setExecType(Program.ExecutionType) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
setFields(List<Schema.Field>) - Method in class org.apache.avro.ImmutableSchema
 
setFileName(String) - Method in class org.spf4j.base.avro.JFileLocation.Builder
Sets the value of the 'fileName' field.
setFileName(String) - Method in class org.spf4j.base.avro.JFileLocation
Sets the value of the 'fileName' field.
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
 
setGroup(DatasetGroup) - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
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
 
setIsRetryablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
 
setIsRoomInBufferHook(Runnable) - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
 
setLimits(long, long) - Method in enum org.spf4j.unix.UnixResources
 
setLineNumber(int) - Method in class org.spf4j.base.avro.JFileLocation.Builder
Sets the value of the 'lineNumber' field.
setLineNumber(Integer) - Method in class org.spf4j.base.avro.JFileLocation
Sets the value of the 'lineNumber' field.
setLocale(Locale) - Method in class org.spf4j.text.MessageFormat
Sets the locale to be used when creating or comparing subformats.
setLocation(JFileLocation) - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Sets the value of the 'location' field.
setLocation(JFileLocation) - Method in class org.spf4j.base.avro.JStackTraceElement
Sets the value of the 'location' field.
setLocationBuilder(JFileLocation.Builder) - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Sets the Builder instance for the 'location' field location
setLogicalType(LogicalType) - Method in class org.apache.avro.ImmutableSchema
 
setLoginTimeout(int) - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
setLogWriter(PrintWriter) - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
setMathContext(MathContext) - Method in class org.spf4j.zel.vm.ExecutionContext
 
setMaxIdleTimeMillis(int) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
setMaxIdleTimeMillis(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
 
setMaxThreadCount(int) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
setMaxThreadCount(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
 
setMessage(String) - Method in class org.spf4j.base.avro.JThrowable.Builder
Sets the value of the 'message' field.
setMessage(String) - Method in class org.spf4j.base.avro.JThrowable
Sets the value of the 'message' field.
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(ProtoSampleNodes.Method) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
setMethod(ProtoSampleNodes.Method.Builder) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.Method method = 1;
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.base.avro.JStackTraceElement.Builder
Sets the value of the 'methodName' field.
setMethodName(String) - Method in class org.spf4j.base.avro.JStackTraceElement
Sets the value of the 'methodName' field.
setMethodName(String) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string methodName = 2;
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.
setMethodNameBytes(ByteString) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method.Builder
required string methodName = 2;
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(ProtoSampleNodes.SampleNode) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
setNode(ProtoSampleNodes.SampleNode.Builder) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair.Builder
required .org.spf4j.stackmonitor.proto.gen.SampleNode node = 2;
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
Overwrite the default non-recoverable predicate.
setPackageInfo(JPackageInfo) - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Sets the value of the 'packageInfo' field.
setPackageInfo(JPackageInfo) - Method in class org.spf4j.base.avro.JStackTraceElement
Sets the value of the 'packageInfo' field.
setPackageInfoBuilder(JPackageInfo.Builder) - Method in class org.spf4j.base.avro.JStackTraceElement.Builder
Sets the Builder instance for the 'packageInfo' field package info
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 class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
setQueueSizeLimit(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
 
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.
setReportOutputDirectory(File) - Method in class org.spf4j.jdiff.ApiChangesMojo
 
setResult(T) - Method in class org.spf4j.concurrent.FutureBean
 
setResult(T) - Method in class org.spf4j.zel.vm.VMASyncFuture
 
setResult(T) - Method in interface org.spf4j.zel.vm.VMFuture
 
setResult(T) - Method in class org.spf4j.zel.vm.VMSyncFuture
 
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
 
setStackTrace(List<JStackTraceElement>) - Method in class org.spf4j.base.avro.JThrowable.Builder
Sets the value of the 'stackTrace' field.
setStackTrace(List<JStackTraceElement>) - Method in class org.spf4j.base.avro.JThrowable
Sets the value of the 'stackTrace' field.
setStartTime(long) - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
 
setSubNodes(int, ProtoSampleNodes.SamplePair) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
setSubNodes(int, ProtoSampleNodes.SamplePair.Builder) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode.Builder
repeated .org.spf4j.stackmonitor.proto.gen.SamplePair subNodes = 3;
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
setSuppressed(List<JThrowable>) - Method in class org.spf4j.base.avro.JThrowable.Builder
Sets the value of the 'suppressed' field.
setSuppressed(List<JThrowable>) - Method in class org.spf4j.base.avro.JThrowable
Sets the value of the 'suppressed' 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.
setTabSize(int) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
setThreadPriority(int) - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
setThreadPriority(int) - Method in interface org.spf4j.concurrent.MutableLifoThreadPool
 
setTimeStream(TLongIterator) - Static method in class org.spf4j.base.TestTimeSource
 
setTimeStream(long...) - Static method in class org.spf4j.base.TestTimeSource
 
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.
setType(Program.Type) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
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.
setUrl(String) - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Sets the value of the 'url' field.
setUrl(String) - Method in class org.spf4j.base.avro.JPackageInfo
Sets the value of the 'url' 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
 
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.
setVersion(String) - Method in class org.spf4j.base.avro.JPackageInfo.Builder
Sets the value of the 'version' field.
setVersion(String) - Method in class org.spf4j.base.avro.JPackageInfo
Sets the value of the 'version' field.
setVMArgument(String) - Method in class org.spf4j.unix.JVMArguments
 
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.ContextPropagatingExecutorService
 
shutdown() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
shutdownNow() - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
shutdownNow() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
SimpleResultCache - Class in org.spf4j.zel.vm
simple implementation for resultcache.
SimpleResultCache() - Constructor for class org.spf4j.zel.vm.SimpleResultCache
 
SimpleResultCache(int) - Constructor for class org.spf4j.zel.vm.SimpleResultCache
 
SimpleStack<T> - Class in org.spf4j.zel.vm
 
SimpleStack(int) - Constructor for class org.spf4j.zel.vm.SimpleStack
construct a stack with specified size
SimpleStack() - Constructor for class org.spf4j.zel.vm.SimpleStack
Construct a stack, default size is 20
SimpleStackCollector - Class in org.spf4j.stackmonitor
 
SimpleStackCollector(Thread) - Constructor for class org.spf4j.stackmonitor.SimpleStackCollector
 
SINGLE_LINE_COMMENT - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
Singleton() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
Deprecated.
 
size() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
size() - Method in class org.spf4j.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
 
size() - Method in class org.spf4j.zel.vm.Program
 
size() - Method in class org.spf4j.zel.vm.ProgramBuilder
 
size() - Method in class org.spf4j.zel.vm.SimpleStack
 
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
 
skip(long) - Method in class org.spf4j.tsdb2.CountingInputStream
 
skipValidator(Schema, String) - Static method in class org.spf4j.maven.plugin.avro.avscp.validation.Validators
 
SLEEP - Class in org.spf4j.zel.instr
 
SLEEP - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
SLF4JBridgeHandler - Class in org.spf4j.log
Bridge/route all JUL log records to the SLF4J API.
SLF4JBridgeHandler() - Constructor for class org.spf4j.log.SLF4JBridgeHandler
 
Slf4jMessageFormatter - Class in org.spf4j.base
A more flexible implementation of the SLF4j message formatter (org.slf4j.helpers.MessageFormatter).
Slf4jMessageFormatter.ErrorHandler - Interface in org.spf4j.base
 
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.
socketIS(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
socketOS(ProceedingJoinPoint) - Method in class org.spf4j.perf.aspects.NetworkMonitorAspect
 
sourceDirectory - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
The source directory of avro files.
specialToken - Variable in class org.spf4j.zel.vm.gen.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpecificRecordAppender - Class in org.spf4j.io.appenders
 
SpecificRecordAppender() - Constructor for class org.spf4j.io.appenders.SpecificRecordAppender
 
SpecificRecordBaseAppender - Class in org.spf4j.io.appenders
This is to disambiguate the choice between SpecificRecord and genericRecord.
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
 
Spf4jJmhProfiler - Class in org.spf4j.stackmonitor
Improved implementation of the spf4j profiler to get extra profiling data granularity to be able to corelate to iteration number.
Spf4jJmhProfiler() - Constructor for class org.spf4j.stackmonitor.Spf4jJmhProfiler
 
Spf4jJmhProfiler.StackAggregator - Class in org.spf4j.stackmonitor
 
Spf4jJmhProfiler.StackResult - Class in org.spf4j.stackmonitor
 
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
 
Spf4jRunListener - Class in org.spf4j.junit
A Junit run listener that will collect performance profiles for your unit tests.
Spf4jRunListener() - Constructor for class org.spf4j.junit.Spf4jRunListener
 
Spf4jTestLogJUnitRunner - Class in org.spf4j.test.log.junit4
 
Spf4jTestLogJUnitRunner(Class<?>) - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
 
Spf4jTestLogRunListener - Class in org.spf4j.test.log.junit4
 
Spf4jTestLogRunListener() - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
Spf4jTestLogRunListenerSingleton - Class in org.spf4j.test.log.junit4
 
SqlDateAppender - Class in org.spf4j.io.appenders
 
SqlDateAppender() - Constructor for class org.spf4j.io.appenders.SqlDateAppender
 
SQRT - Class in org.spf4j.zel.instr.var
 
Ssdump2 - Interface in org.spf4j.ssdump2.avro
 
Ssdump2.Callback - Interface in org.spf4j.ssdump2.avro
 
StackAggregator() - Constructor for class org.spf4j.stackmonitor.JmhProfiler.StackAggregator
 
StackAggregator() - Constructor for class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackAggregator
 
StackCollector - Interface in org.spf4j.stackmonitor
 
StackCollectorImpl - Class in org.spf4j.stackmonitor
 
StackCollectorImpl() - Constructor for class org.spf4j.stackmonitor.StackCollectorImpl
 
StackDumpJInternalFrame - Class in org.spf4j.ui
will need to add some standard filtering: Pair.of(sun.misc.Unsafe.class.getName(), "park")); Pair.of(java.lang.Object.class.getName(), "wait")); Pair.of(java.lang.Thread.class.getName(), "sleep")); Pair.of("java.net.PlainSocketImpl", "socketAccept")); Pair.of("java.net.PlainSocketImpl", "socketConnect"));
StackDumpJInternalFrame(SampleNode, String, boolean) - Constructor for class org.spf4j.ui.StackDumpJInternalFrame
Creates new form StackDumpJInternalFrame
StackPanelBase<T> - Class in org.spf4j.ui
 
StackPanelBase(Method, SampleNode, LinkedList<Pair<Method, SampleNode>>) - Constructor for class org.spf4j.ui.StackPanelBase
 
StackResult(SampleNode, String, boolean) - Constructor for class org.spf4j.stackmonitor.JmhProfiler.StackResult
 
StackResult(SampleNode, String, String) - Constructor for class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackResult
 
stackTrace - Variable in class org.spf4j.base.avro.JThrowable
Deprecated.
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(String, ExecutionContext, long, long, Runnable) - Method in interface org.spf4j.base.ExecutionContextFactory
Create a ExecutionContext.
start(long, long) - Static method in class org.spf4j.base.ExecutionContexts
start a execution context.
start(long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
start a execution context.
start(String) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
start(ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
start(ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
start(ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext, long, TimeUnit) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext, long) - Static method in class org.spf4j.base.ExecutionContexts
 
start(String, ExecutionContext, long, long) - Static method in class org.spf4j.base.ExecutionContexts
 
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(String, ExecutionContext, long, long, Runnable) - Method in class org.spf4j.stackmonitor.ProfiledExecutionContextFactory
 
start() - Method in class org.spf4j.stackmonitor.Sampler
 
startAsync() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
started(Process) - Method in class org.spf4j.os.LoggingProcessHandler
 
started(Process) - Method in interface org.spf4j.os.ProcessHandler
 
started(Process) - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
startRow(int) - Method in interface org.spf4j.io.csv.CsvHandler
 
startRow() - Method in interface org.spf4j.io.csv.CsvHandler
 
startThreadRoot(String, ExecutionContext, long, long, Runnable) - Method in interface org.spf4j.base.ExecutionContextFactory
 
startThreadRoot(String, ExecutionContext, long, long, Runnable) - Method in class org.spf4j.stackmonitor.ProfiledExecutionContextFactory
 
startUp() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
 
state() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
statement(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
STATIC_LEXER_ERROR - Static variable in error org.spf4j.zel.vm.gen.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.spf4j.zel.vm.gen.JavaCharStream
Whether parser is static.
StaticLoggerBinder - Class in org.slf4j.impl
 
StaticMarkerBinder - Class in org.slf4j.impl
 
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to NOPMDCAdapter.
staticSymbol(String, Object) - Method in class org.spf4j.zel.vm.CompileContext
 
staticSymbol(String, Object) - Method in class org.spf4j.zel.vm.NullParsingContext
 
staticSymbol(String, Object) - Method in interface org.spf4j.zel.vm.ParsingContext
 
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
 
STRING - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Strings - Class in org.spf4j.base
 
strsignal(int) - Method in interface org.spf4j.unix.CLibrary
returns signal name from a signal number.
SUB - Class in org.spf4j.zel.instr
 
Sub() - Constructor for class org.spf4j.zel.operators.BigDecimalOperators.Sub
 
Sub() - Constructor for class org.spf4j.zel.operators.BigIntegerOperators.Sub
 
Sub() - Constructor for class org.spf4j.zel.operators.DoubleOperators.Sub
 
Sub() - Constructor for class org.spf4j.zel.operators.IntegerOperators.Sub
 
Sub() - Constructor for class org.spf4j.zel.operators.LongOperators.Sub
 
subList(int, int) - Method in class org.spf4j.zel.vm.SimpleStack
 
submit(Callable<T>) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
submit(Runnable, T) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
submit(Runnable) - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
submit(W) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
submit(W, long) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
submit(W, long, long) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
submit(W, long, TimeUnit) - Method in interface org.spf4j.failsafe.AsyncRetryExecutor
 
submit(C, RetryPredicate<A, C>) - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
submit(Runnable, A, RetryPredicate<A, ? extends Callable<? extends A>>) - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
submit(Runnable, RetryPredicate<Void, Callable<Void>>) - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
submit(VMExecutor.Suspendable<T>) - Method in class org.spf4j.zel.vm.VMExecutor
 
submitInternal(VMExecutor.Suspendable<T>) - Method in class org.spf4j.zel.vm.VMExecutor
Returns a future that will not get notified when callable completes.
submitNonSuspendable(Callable<T>) - Method in class org.spf4j.zel.vm.VMExecutor
 
subNodes - Variable in class org.spf4j.test.avro.SampleNode
Deprecated.
subNodes - Variable in class org.spf4j.test2.avro.SampleNode
Deprecated.
SUBNODES_FIELD_NUMBER - Static variable in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
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.
sum(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
+ - operators.
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 - Variable in class org.spf4j.base.avro.JThrowable
Deprecated.
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
 
SuppressForbiden - Annotation Type in org.spf4j.base
 
suspend(VMFuture<Object>) - Method in class org.spf4j.zel.vm.ExecutionContext
 
suspend(List<VMFuture<Object>>) - Method in class org.spf4j.zel.vm.ExecutionContext
 
SuspendedException - Exception in org.spf4j.zel.vm
 
SWAP - Class in org.spf4j.zel.instr
 
swap(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
SWAP - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
SwitchTo(int) - Method in class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Switch to specified lex state.
SYNC - Class in org.spf4j.zel.instr
 
SYNC - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
synchronize(Callable<T>) - Static method in class org.spf4j.base.Callables
 
synchronize(VMExecutor.Suspendable<T>) - Static method in class org.spf4j.zel.vm.VMExecutor
 
SyncRetryExecutor<T,C extends Callable<? extends T>> - Interface in org.spf4j.failsafe
 
syncStackVal() - Method in class org.spf4j.zel.vm.ExecutionContext
 
syncStackVals() - Method in class org.spf4j.zel.vm.ExecutionContext
 
sys() - Static method in class org.spf4j.test.log.TestLoggers
 
sysctl(int[], int, Pointer, IntByReference, Pointer, IntByReference) - Method in interface org.spf4j.unix.CLibrary
 
sysctlbyname(String, Pointer, IntByReference, Pointer, IntByReference) - Method in interface org.spf4j.unix.CLibrary
 
sysctlnametomib(String, Pointer, IntByReference) - Method in interface org.spf4j.unix.CLibrary
 
SysExits - Enum in org.spf4j.base
some "standard" process exit codes from: http://tldp.org/LDP/abs/html/index.html https://www.freebsd.org/cgi/man.cgi?query=sysexits&apropos=0&sektion=0&manpath=FreeBSD+4.3-RELEASE&format=html http://journal.thobe.org/2013/02/jvms-and-kill-signals.html
sysFunction(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
SYSTEM_NANO_TIME_STREAM - Static variable in class org.spf4j.base.TestTimeSource
 

T

TableDef - Class in org.spf4j.tsdb2.avro
 
TableDef() - Constructor for class org.spf4j.tsdb2.avro.TableDef
Default constructor.
TableDef(Long, String, String, List<ColumnDef>, Integer) - Constructor for class org.spf4j.tsdb2.avro.TableDef
All-args constructor.
TableDef.Builder - Class in org.spf4j.tsdb2.avro
RecordBuilder for TableDef instances.
TableDefEx(TableDef, long, long) - Constructor for class org.spf4j.tsdb2.TSDBQuery.TableDefEx
 
tableDefId - Variable in class org.spf4j.tsdb2.avro.DataRow
Deprecated.
tabSize - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
tail(long, long, TSDataHandler) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
target - Variable in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
the target folder.
TcpServer - Class in org.spf4j.io.tcp
 
TcpServer(ExecutorService, ClientHandler, int, int) - Constructor for class org.spf4j.io.tcp.TcpServer
 
TcpServer(ExecutorService, ClientHandler, int, int, int) - Constructor for class org.spf4j.io.tcp.TcpServer
 
TcpServer.TcpServerGuavaService - Class in org.spf4j.io.tcp
 
TcpServerGuavaService(ExecutorService, ClientHandler, int, int, int) - Constructor for class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
 
Template<T,R,E extends Exception> - Class in org.spf4j.recyclable
 
Template(RecyclingSupplier<T>, RetryPolicy<R, Callable<? extends R>>, Class<E>) - Constructor for class org.spf4j.recyclable.Template
 
term(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
* / % operators
terminate() - Method in class org.spf4j.zel.vm.ExecutionContext
 
ternary(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
The ternary operator: a < 0 ? 1 : 2
test(T) - Method in class org.spf4j.base.EqualsPredicate
 
test(Thread) - Method in class org.spf4j.stackmonitor.FastStackCollector.ThreadNamesPredicate
 
testAssumptionFailure(Failure) - Method in class org.spf4j.junit.RunListenerRegister
 
testAssumptionFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testFailure(Failure) - Method in class org.spf4j.junit.RunListenerRegister
 
testFailure(Failure) - Method in class org.spf4j.junit.Spf4jRunListener
 
testFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testFinished(Description) - Method in class org.spf4j.junit.RunListenerRegister
 
testFinished(Description) - Method in class org.spf4j.junit.Spf4jRunListener
 
testFinished(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testFinished(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testIgnored(Description) - Method in class org.spf4j.junit.RunListenerRegister
 
testIgnored(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
TestLogger - Class in org.spf4j.test.log
 
TestLogger(String, Supplier<LogConfig>) - Constructor for class org.spf4j.test.log.TestLogger
 
TestLoggers - Class in org.spf4j.test.log
 
testRunFinished(Result) - Method in class org.spf4j.junit.RunListenerRegister
 
testRunFinished(Result) - Method in class org.spf4j.junit.Spf4jRunListener
 
testRunFinished(Result) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testRunFinished(Result) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testRunStarted(Description) - Method in class org.spf4j.junit.RunListenerRegister
 
testRunStarted(Description) - Method in class org.spf4j.junit.Spf4jRunListener
 
testRunStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testStarted(Description) - Method in class org.spf4j.junit.RunListenerRegister
 
testStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
testStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
TestTimeSource - Class in org.spf4j.base
 
TestTimeSource() - Constructor for class org.spf4j.base.TestTimeSource
 
TestUtils - Class in org.spf4j.test.log
 
TextEntryPanel - Class in org.spf4j.ui
 
TextEntryPanel(Consumer<SampleNode>, Consumer<Exception>) - Constructor for class org.spf4j.ui.TextEntryPanel
Creates new form TextEntryPanel
ThreadLocalBufferedConsumer<T> - Class in org.spf4j.concurrent
 
ThreadLocalBufferedConsumer(int, Consumer<List<T>>, int) - Constructor for class org.spf4j.concurrent.ThreadLocalBufferedConsumer
 
ThreadLocalCounter - Class in org.spf4j.perf.aspects
This class should not be weaved.
ThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
 
ThreadLocalRecyclingSupplier(Supplier<T>) - Constructor for class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
ThreadNamesPredicate(Set<String>) - Constructor for class org.spf4j.stackmonitor.FastStackCollector.ThreadNamesPredicate
 
Threads - Class in org.spf4j.base
Thread utilities.
ThreadStackSampler - Class in org.spf4j.stackmonitor
A stack sample collector that collects samples only for suppllied threads.
ThreadStackSampler(Supplier<Iterable<Thread>>) - Constructor for class org.spf4j.stackmonitor.ThreadStackSampler
 
ThreadStackSampler(int, Supplier<Iterable<Thread>>) - Constructor for class org.spf4j.stackmonitor.ThreadStackSampler
 
ThreadUsageSampler - Class in org.spf4j.perf.cpu
 
THROW - Class in org.spf4j.zel.instr
 
THROW - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
Throwables - Class in org.spf4j.base
utility class for throwables.
Throwables.PackageDetail - Enum in org.spf4j.base
enum describing the PackageDetail level to be logged in the stack trace.
Throwables.TrimmedException - Exception in org.spf4j.base
 
throwException(Exception) - Static method in class org.spf4j.base.Throwables
 
timedOutFutures(int, TimeoutException) - Static method in class org.spf4j.concurrent.Futures
 
TimedSupplier<T> - Interface in org.spf4j.failsafe
 
TimeoutCallable(int) - Constructor for class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
TimeoutCallable(long) - Constructor for class org.spf4j.base.Callables.TimeoutCallable
Deprecated.
 
TimeoutDeadline - Class in org.spf4j.base
 
TimeoutDeadline(long, long) - Constructor for class org.spf4j.base.TimeoutDeadline
 
TimeoutRunnable<E extends Exception> - Class in org.spf4j.base
Deprecated.
use RetryPolicy
TimeoutRunnable(long, boolean) - Constructor for class org.spf4j.base.TimeoutRunnable
Deprecated.
 
TimeoutRunnable(long) - Constructor for class org.spf4j.base.TimeoutRunnable
Deprecated.
 
TimeSeries - Class in org.spf4j.tsdb2
 
TimeSeries(long[], long[][]) - Constructor for class org.spf4j.tsdb2.TimeSeries
 
TimeSeriesDatabase - Class in org.spf4j.perf.tsdb
Deprecated.
please use org.spf4j.tsdb2
TimeSeriesDatabase(File) - Constructor for class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
TimeSeriesDatabase(File, byte...) - Constructor for class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
TimeSeriesDatabase(File, boolean, byte...) - Constructor for class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
TimeSource - Class in org.spf4j.base
Utility method to convert between TimeSource.nanoTime and System.currentTimeMillis
Timing - Class in org.spf4j.base
A Utility class that allows for quick conversion between nanotime and epoch relative time.
Timing - Class in org.spf4j.net
 
Timing(long, long, long) - Constructor for class org.spf4j.net.Timing
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Objects
 
TLScratch - Class in org.spf4j.base
 
TMP_FOLDER - Static variable in class org.spf4j.base.Runtime
 
TO_STRINGER - Static variable in interface org.spf4j.io.ObjectAppenderSupplier
 
toArray() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
toArray(T[]) - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
toArray() - Method in class org.spf4j.ds.ZArrayDequeue
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray(T[]) - Method in class org.spf4j.ds.ZArrayDequeue
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class org.spf4j.unix.JVMArguments
 
toArray() - Method in class org.spf4j.zel.vm.ProgramBuilder
 
toArray() - Method in class org.spf4j.zel.vm.SimpleStack
 
toArray(T[]) - Method in class org.spf4j.zel.vm.SimpleStack
 
toAssemblyString() - Method in class org.spf4j.zel.vm.Program
 
toAttributeInfo() - Method in interface org.spf4j.jmx.ExportedValue
 
toBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
toBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
toBuilder() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
toByteArray() - Method in class org.spf4j.io.ByteArrayBuilder
Creates a newly allocated byte array.
toByteArray(long, byte[], int) - Static method in class org.spf4j.tsdb2.TSDBWriter
 
toCompositeType() - Method in interface org.spf4j.perf.MeasurementsInfo
 
toCsvElement(CharSequence) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
toCsvElement(CharSequence) - Static method in class org.spf4j.io.Csv
 
toDeadlineNanos(long) - Static method in class org.spf4j.base.CallablesNano
Deprecated.
 
toDoubleArray(long...) - Static method in class org.spf4j.base.Arrays
 
toHtmlWriter(Writer) - Method in class org.spf4j.base.Method
 
toJsonString(String) - Static method in class org.spf4j.config_discovery.maven.plugin.JsonUtils
 
Token - Class in org.spf4j.zel.vm.gen
Describes the input token stream.
Token() - Constructor for class org.spf4j.zel.vm.gen.Token
No-argument constructor
Token(int) - Constructor for class org.spf4j.zel.vm.gen.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.spf4j.zel.vm.gen.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class org.spf4j.zel.vm.gen.ZCompiler
Current token.
token_source - Variable in class org.spf4j.zel.vm.gen.ZCompiler
Generated Token Manager.
tokenImage - Variable in exception org.spf4j.zel.vm.gen.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
Literal token values.
TokenMgrError - Error in org.spf4j.zel.vm.gen
Token Manager Error.
TokenMgrError() - Constructor for error org.spf4j.zel.vm.gen.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.spf4j.zel.vm.gen.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.spf4j.zel.vm.gen.TokenMgrError
Full Constructor.
toLeaseSupplier(RecyclingSupplier<T>) - Static method in class org.spf4j.recyclable.RecyclerFactory
 
toLimitedCallable(C) - Method in class org.spf4j.failsafe.LimitingExecutor
 
toLineNumbered(int, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
toLineNumbered(int, CharSequence, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
toList() - Method in class org.spf4j.base.Pair
 
toObjectArray(long...) - Static method in class org.spf4j.base.Arrays
 
toOpenValue(Object) - Method in interface org.spf4j.jmx.JMXBeanMapping
convert to open value.
toOpenValue(Object) - Method in class org.spf4j.jmx.mappers.MapEntryOpenTypeMapping
 
toOpenValue(Object) - Method in class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
 
toOutputStream(long, OutputStream) - Static method in class org.spf4j.tsdb2.TSDBWriter
 
toPath(Collection<File>) - Static method in class org.spf4j.maven.MavenRepositoryUtils
 
toPattern() - Method in class org.spf4j.text.MessageFormat
Returns a pattern representing the current state of the message format.
toProgram(String, String, String[]) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
toProgram(String, String, String[], Map<String, Integer>) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
toProgram(String, String, List<String>) - Method in class org.spf4j.zel.vm.ProgramBuilder
 
toSemaphore() - Method in interface org.spf4j.concurrent.PermitSupplier
 
toSemaphore() - Method in interface org.spf4j.concurrent.Semaphore
 
toString() - Method in class org.apache.avro.ImmutableField
 
toString() - Method in class org.apache.avro.ImmutableSchema
 
toString(boolean) - Method in class org.apache.avro.ImmutableSchema
 
toString() - Method in class org.slf4j.impl.StaticLoggerBinder
 
toString() - Method in class org.slf4j.impl.StaticMarkerBinder
 
toString() - Method in class org.spf4j.avro.GenericRecordBuilder
 
toString() - Method in class org.spf4j.avro.schema.CloningVisitor
 
toString() - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
toString() - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
toString() - Method in class org.spf4j.base.AggregateTranslator
 
toString() - Method in class org.spf4j.base.ArrayBuilder
 
toString() - Method in class org.spf4j.base.asm.Invocation
 
toString(Method) - Static method in class org.spf4j.base.asm.TypeUtils
 
toString() - Method in class org.spf4j.base.asm.UnknownValue
 
toString() - Method in class org.spf4j.base.BasicExecutionContext
Overwrite as needed for debug string.
toString() - Method in class org.spf4j.base.Either
 
toString() - Method in class org.spf4j.base.EqualsPredicate
 
toString() - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
toString() - Method in class org.spf4j.base.Holder
Deprecated.
 
toString() - Method in class org.spf4j.base.LookupTranslator
 
toString() - Method in class org.spf4j.base.Method
 
toString() - Method in class org.spf4j.base.MutableHolder
 
toString() - Method in class org.spf4j.base.MutableInteger
 
toString() - Method in class org.spf4j.base.PackageInfo
 
toString() - Method in class org.spf4j.base.Pair
 
toString(String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
toString(Throwable) - Static method in class org.spf4j.base.Throwables
 
toString(Throwable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
toString(Throwable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
toString() - Method in class org.spf4j.base.TimeoutDeadline
 
toString() - Method in class org.spf4j.base.Timing
 
toString() - Method in class org.spf4j.base.Version
 
toString() - Method in class org.spf4j.concurrent.AtomicSequence
 
toString() - Method in class org.spf4j.concurrent.CompoundSemaphore
 
toString() - Method in class org.spf4j.concurrent.ConcurrentStack
 
toString() - Method in class org.spf4j.concurrent.ContextPropagatingExecutorService
 
toString() - Method in class org.spf4j.concurrent.CustomThreadFactory
 
toString() - Method in class org.spf4j.concurrent.FileBasedLock
 
toString() - Method in class org.spf4j.concurrent.FutureBean
 
toString() - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
 
toString() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
toString() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
toString() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
toString() - Method in class org.spf4j.concurrent.jdbc.OwnerPermits
 
toString() - Method in class org.spf4j.concurrent.jdbc.ProcessLimitedJdbcSemaphore
 
toString() - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
toString() - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
toString() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
toString() - Method in class org.spf4j.concurrent.LocalSemaphore
 
toString() - Method in class org.spf4j.concurrent.RestartableServiceImpl
 
toString() - Method in class org.spf4j.concurrent.ScalableSequence
 
toString() - Method in class org.spf4j.concurrent.ThreadLocalBufferedConsumer
 
toString() - Method in class org.spf4j.concurrent.UIDGenerator
 
toString() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
toString() - Method in class org.spf4j.concurrent.UnboundedLoadingCache2
 
toString() - Method in class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
toString() - Method in class org.spf4j.concurrent.UpdateResult
 
toString() - Method in class org.spf4j.config_discovery.maven.plugin.FieldInfo
 
toString() - Method in class org.spf4j.ds.RTree
 
toString() - Method in class org.spf4j.ds.UpdateablePriorityQueue.ElementRef
 
toString() - Method in class org.spf4j.ds.UpdateablePriorityQueue
 
toString() - Method in class org.spf4j.failsafe.concurrent.RetryExecutor
 
toString() - Method in class org.spf4j.failsafe.FibonacciRetryDelaySupplier
 
toString() - Method in class org.spf4j.failsafe.GuavaRateLimiter
 
toString() - Method in class org.spf4j.failsafe.LimitingExecutor
 
toString() - Method in class org.spf4j.failsafe.RateLimiter
 
toString() - Method in class org.spf4j.failsafe.RetryPolicy
 
toString() - Method in class org.spf4j.failsafe.TypeBasedRetryDelaySupplier
 
toString() - Method in class org.spf4j.io.AppendableLimiterWithOverflow
 
toString() - Method in class org.spf4j.io.AppendableOutputStream
 
toString() - Method in class org.spf4j.io.AppendableWriter
 
toString() - Method in class org.spf4j.io.BufferedInputStream
 
toString() - Method in class org.spf4j.io.BufferedOutputStream
 
toString() - Method in class org.spf4j.io.ByteArrayBuilder
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString(Charset) - Method in class org.spf4j.io.ByteArrayBuilder
 
toString() - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
toString() - Method in class org.spf4j.io.csv.CharSeparatedValues
 
toString() - Method in class org.spf4j.io.csv.CsvReader2Iterator
 
toString() - Method in class org.spf4j.io.DeletingVisitor
 
toString() - Method in class org.spf4j.io.LazyOutputStreamWrapper
 
toString() - Method in class org.spf4j.io.MemorizingBufferedInputStream
 
toString() - Method in exception org.spf4j.io.PathsIOException
 
toString() - Method in class org.spf4j.io.PipedOutputStream
 
toString() - Method in class org.spf4j.io.PushbackInputStreamEx
 
toString() - Method in class org.spf4j.io.PushbackReader
 
toString() - Method in class org.spf4j.io.ReaderInputStream
 
toString() - Method in class org.spf4j.io.tcp.AcceptorSelectorEventHandler
 
toString() - Method in class org.spf4j.io.tcp.DeadlineAction
 
toString() - Method in class org.spf4j.io.tcp.proxy.ProxyBufferTransferHandler
 
toString() - Method in class org.spf4j.io.tcp.proxy.ProxyClientHandler
 
toString() - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
 
toString() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
 
toString() - Method in class org.spf4j.io.WriterOutputStream
 
toString() - Method in class org.spf4j.jdbc.JdbcTemplate
 
toString() - Method in class org.spf4j.jdiff.ApiChangesMojo
 
toString() - Method in class org.spf4j.jdiff.ApiDescriptorMojo
 
toString() - Method in class org.spf4j.jdiff.BaseJDiffMojo
Overwite this class for proper toString.
toString() - Method in class org.spf4j.jdiff.JavadocExecutor
 
toString() - Method in class org.spf4j.jdiff.JDiffRunner
 
toString() - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
toString() - Method in class org.spf4j.jmx.GenericExportedOperation
 
toString() - Method in class org.spf4j.jmx.GenericExportedValue
 
toString() - Method in class org.spf4j.jmx.mappers.DefaultMXBeanMappingFactoryOpenTypeMapper
 
toString() - Method in class org.spf4j.jmx.mappers.MapEntryOpenTypeMapping
 
toString() - Method in class org.spf4j.jmx.mappers.SpecificRecordOpenTypeMapping
 
toString() - Method in class org.spf4j.jmx.mappers.Spf4jOpenTypeMapper
 
toString() - Method in class org.spf4j.junit.RunListenerRegister
 
toString() - Method in class org.spf4j.junit.Spf4jRunListener
 
toString() - Method in class org.spf4j.maven.ClassifierDependencyFilter
 
toString() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaCompileMojo
 
toString() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaDependenciesMojo
 
toString() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaMojoBase
will be overwritten as needed, and override will include this result.
toString() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaPackageMojo
 
toString() - Method in class org.spf4j.maven.plugin.avro.avscp.SchemaValidatorMojo
 
toString() - Method in class org.spf4j.maven.plugin.avro.avscp.validation.Validators
 
toString() - Method in class org.spf4j.net.Timing
 
toString() - Method in class org.spf4j.os.LoggingProcessHandler
 
toString() - Method in class org.spf4j.os.ProcessResponse
 
toString() - Method in class org.spf4j.os.StdOutToStringProcessHandler
 
toString() - Method in class org.spf4j.perf.impl.chart.InverseGrayScale
 
toString() - Method in class org.spf4j.perf.impl.chart.QuantizedXYZDatasetImpl
 
toString() - Method in class org.spf4j.perf.impl.CountingAccumulator
 
toString() - Method in class org.spf4j.perf.impl.DirectRecorderSource
 
toString() - Method in class org.spf4j.perf.impl.DirectStoreAccumulator
 
toString() - Method in class org.spf4j.perf.impl.DirectStoreMultiAccumulator
 
toString() - Method in class org.spf4j.perf.impl.MeasurementsInfoImpl
 
toString() - Method in class org.spf4j.perf.impl.MinMaxAvgAccumulator
 
toString() - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteTcpStore
 
toString() - Method in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
 
toString() - Method in class org.spf4j.perf.impl.ms.MultiStore
 
toString() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
 
toString() - Method in class org.spf4j.perf.impl.ms.tsdb.TSDBTxtMeasurementStore
 
toString() - Method in class org.spf4j.perf.impl.Quanta
 
toString() - Method in class org.spf4j.perf.impl.QuantizedAccumulator
 
toString() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorder
 
toString() - Method in class org.spf4j.perf.impl.ScalableMeasurementRecorderSource
 
toString() - Method in class org.spf4j.perf.io.MeasuredInputStream
 
toString() - Method in class org.spf4j.perf.io.MeasuredOutputStream
 
toString() - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
toString() - Method in class org.spf4j.perf.tsdb.TSTable
Deprecated.
 
toString() - Method in class org.spf4j.pool.jdbc.JdbcConnectionFactory
 
toString() - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
toString() - Method in class org.spf4j.recyclable.impl.LeaseImpl
 
toString() - Method in class org.spf4j.recyclable.impl.ObjectHolder
 
toString() - Method in class org.spf4j.recyclable.impl.ObjectHolderFactory
 
toString() - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
toString() - Method in class org.spf4j.recyclable.impl.SharingObjectPool.SharedObject
 
toString() - Method in class org.spf4j.recyclable.impl.SharingObjectPool
 
toString() - Method in class org.spf4j.recyclable.impl.SizedThreadLocalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.ThreadLocalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.Template
 
toString() - Method in class org.spf4j.reflect.CachingTypeMapSupplierWrapper
 
toString() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
toString() - Method in class org.spf4j.reflect.GraphTypeMap
 
toString() - Method in class org.spf4j.stackmonitor.FastStackCollector
 
toString() - Method in class org.spf4j.stackmonitor.JmhFlightRecorderProfiler
 
toString() - Method in class org.spf4j.stackmonitor.JmhProfiler.StackResult
 
toString() - Method in class org.spf4j.stackmonitor.MxStackCollector
 
toString() - Method in class org.spf4j.stackmonitor.ProfiledExecutionContextFactory
 
toString() - Method in class org.spf4j.stackmonitor.SampleGraph.AggSample
 
toString() - Method in class org.spf4j.stackmonitor.SampleGraph.Sample
string for debug..
toString() - Method in class org.spf4j.stackmonitor.SampleGraph.SampleKey
 
toString() - Method in class org.spf4j.stackmonitor.SampleGraph
 
toString() - Method in class org.spf4j.stackmonitor.SampleNode
 
toString() - Method in class org.spf4j.stackmonitor.Sampler
 
toString() - Method in class org.spf4j.stackmonitor.SimpleStackCollector
 
toString() - Method in class org.spf4j.stackmonitor.Spf4jJmhProfiler.StackResult
 
toString() - Method in class org.spf4j.stackmonitor.StackCollectorImpl
 
toString() - Method in class org.spf4j.stackmonitor.StackTrace
 
toString() - Method in class org.spf4j.stackmonitor.ThreadStackSampler
 
toString() - Method in class org.spf4j.stackmonitor.TracingExecutionContextStackCollector
 
toString() - Method in class org.spf4j.test.log.GreedyLogPrinter
 
toString() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListener
 
toString() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
toString() - Method in class org.spf4j.test.log.LogPrinter
 
toString() - Method in class org.spf4j.test.log.LogRecord
 
toString() - Method in class org.spf4j.test.log.PrintConfig
 
toString() - Method in class org.spf4j.test.log.TestLogger
 
toString() - Method in class org.spf4j.test.log.TestLoggers
 
toString() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
toString() - Method in class org.spf4j.text.AttributedString
 
toString() - Method in class org.spf4j.text.MessageFormat
 
toString() - Method in class org.spf4j.tsdb2.CountingInputStream
 
toString() - Method in class org.spf4j.tsdb2.TimeSeries
 
toString() - Method in class org.spf4j.tsdb2.TSDBQuery.TableDefEx
 
toString() - Method in class org.spf4j.tsdb2.TSDBReader
 
toString() - Method in class org.spf4j.tsdb2.TSDBWriter
 
toString() - Method in class org.spf4j.ui.Rectangle
 
toString() - Method in class org.spf4j.ui.Sampled
 
toString() - Method in class org.spf4j.unix.JVMArguments
 
toString() - Method in class org.spf4j.zel.instr.Instruction
Outputs Instruction Name - use for debug purposes ...
toString() - Method in class org.spf4j.zel.vm.Address
 
toString() - Method in class org.spf4j.zel.vm.Channel
 
toString() - Method in class org.spf4j.zel.vm.CompileContext
 
toString() - Method in class org.spf4j.zel.vm.ExecutionContext
 
toString() - Method in class org.spf4j.zel.vm.gen.Token
Returns the image.
toString() - Method in class org.spf4j.zel.vm.JavaMethodCall
 
toString() - Method in class org.spf4j.zel.vm.MemoryBuilder
 
toString() - Method in class org.spf4j.zel.vm.ParsingContext.Location
 
toString() - Method in class org.spf4j.zel.vm.ProcessIOStreams
 
toString() - Method in class org.spf4j.zel.vm.Program
 
toString() - Method in class org.spf4j.zel.vm.ProgramBuilder
 
toString() - Method in class org.spf4j.zel.vm.SimpleResultCache
 
toString(char) - Method in class org.spf4j.zel.vm.SimpleStack
returns a character separated string with the stack elements
toString() - Method in class org.spf4j.zel.vm.SimpleStack
 
toString() - Method in class org.spf4j.zel.vm.VMASyncFuture
 
toString() - Method in class org.spf4j.zel.vm.VMExecutor
 
toString() - Method in class org.spf4j.zel.vm.VMSyncFuture
 
toString() - Method in class org.spf4j.zel.vm.ZelFrame
 
toString() - Method in exception org.spf4j.zel.vm.ZExecutionException
 
TOSTRING_APPENDER - Static variable in interface org.spf4j.io.ObjectAppender
A simple Object appender that invokes the toString method of the object and writes the object out.
toStringArray() - Method in class org.spf4j.unix.JVMArguments
 
toStringBuilder(Throwable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
toStringBuilder(Throwable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
totalPermits() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
toUtf8(String) - Static method in class org.spf4j.base.Strings
Optimized UTF8 string encoder.
toWriter(Writer) - Method in class org.spf4j.base.Method
Deprecated.
use writeTo.
trace(String) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
trace_enabled() - Method in class org.spf4j.zel.vm.gen.ZCompiler
Trace enabled.
TracingExecutionContextStackCollector - Class in org.spf4j.stackmonitor
A stack sample collector that collects samples only for code executed within a execution context.
TracingExecutionContextStackCollector(Supplier<Iterable<Map.Entry<Thread, ExecutionContext>>>) - Constructor for class org.spf4j.stackmonitor.TracingExecutionContextStackCollector
 
TracingExecutionContextStackCollector(int, Supplier<Iterable<Map.Entry<Thread, ExecutionContext>>>) - Constructor for class org.spf4j.stackmonitor.TracingExecutionContextStackCollector
 
trackLineColumn - Variable in class org.spf4j.zel.vm.gen.JavaCharStream
 
transactOnConnection(HandlerNano<Connection, R, SQLException>, long, TimeUnit) - Method in class org.spf4j.jdbc.JdbcTemplate
 
transactOnConnection(HandlerNano<Connection, R, SQLException>, long) - Method in class org.spf4j.jdbc.JdbcTemplate
 
transactOnConnectionNonInterrupt(HandlerNano<Connection, R, SQLException>, long, TimeUnit) - Method in class org.spf4j.jdbc.JdbcTemplate
 
transfer(SocketChannel, SocketChannel, ByteBuffer) - Static method in class org.spf4j.io.tcp.proxy.TransferBuffer
 
TransferBuffer - Class in org.spf4j.io.tcp.proxy
 
TransferBuffer(int) - Constructor for class org.spf4j.io.tcp.proxy.TransferBuffer
 
TransferBuffer.Operation - Enum in org.spf4j.io.tcp.proxy
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.AggregateTranslator
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence, Writer) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.LookupTranslator
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.OctalUnescaper
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.UnicodeUnescaper
translateToIOException(String, String) - Method in exception org.spf4j.unix.UnixException
Map well known errors to specific exceptions where possible; otherwise return more general FileSystemException.
traverse(Method, SampleNode, SampleNode.Invocation) - Static method in class org.spf4j.stackmonitor.SampleNode
 
traverse(Method, SampleNode, SampleNode.Invocation, boolean) - Static method in class org.spf4j.stackmonitor.SampleNode
 
traverse(Method, SampleNode, SampleNode.Invocation, Function<Deque, SampleNode.TraversalData>) - Static method in class org.spf4j.stackmonitor.SampleNode
 
triggerShutdown() - Method in class org.spf4j.io.tcp.TcpServer.TcpServerGuavaService
 
trimCausalChain(Throwable, int) - Static method in class org.spf4j.base.Throwables
 
TrimmedException(String) - Constructor for exception org.spf4j.base.Throwables.TrimmedException
 
TRUE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
truncate(String, int) - Static method in class org.spf4j.base.Strings
 
tryAcquire(int, long) - Method in class org.spf4j.concurrent.CompoundSemaphore
 
tryAcquire(int, long) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
tryAcquire(int, long) - Method in class org.spf4j.concurrent.jdbc.ProcessLimitedJdbcSemaphore
 
tryAcquire(int, long) - Method in class org.spf4j.concurrent.LocalSemaphore
 
tryAcquire(int, long, TimeUnit) - Method in class org.spf4j.concurrent.LocalSemaphore
 
tryAcquire(long, TimeUnit) - Method in interface org.spf4j.concurrent.PermitSupplier
try to acquire a permit.
tryAcquire(int, long, TimeUnit) - Method in interface org.spf4j.concurrent.PermitSupplier
try to acquire a number of permits.
tryAcquire(int, long) - Method in interface org.spf4j.concurrent.PermitSupplier
 
tryAcquire(int, long) - Method in class org.spf4j.failsafe.GuavaRateLimiter
 
tryAcquire(int, long, TimeUnit) - Method in class org.spf4j.failsafe.GuavaRateLimiter
 
tryAcquire() - Method in class org.spf4j.failsafe.RateLimiter
Try to acquire a permit if available.
tryAcquire(int) - Method in class org.spf4j.failsafe.RateLimiter
 
tryAcquire(int, long) - Method in class org.spf4j.failsafe.RateLimiter
 
tryAddRunListener(RunListener, boolean) - Static method in class org.spf4j.junit.RunListenerRegister
 
tryDispose(long) - Method in interface org.spf4j.recyclable.BlockingDisposable
 
tryDispose(long) - Method in class org.spf4j.recyclable.impl.SharingObjectPool
 
tryGet(long) - Method in class org.spf4j.recyclable.impl.SharingObjectPool
 
tryGet(long, TimeUnit) - Method in interface org.spf4j.recyclable.RecyclingSupplier
 
tryGet(long) - Method in interface org.spf4j.recyclable.RecyclingSupplier
 
tryGet(ObjectBorower, long, TimeUnit) - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
 
tryGet(ObjectBorower, long) - Method in interface org.spf4j.recyclable.SmartRecyclingSupplier
 
tryLock() - Method in class org.spf4j.concurrent.FileBasedLock
 
tryLock(long, TimeUnit) - Method in class org.spf4j.concurrent.FileBasedLock
 
tryLock() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
tryLock(long, TimeUnit) - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
tryRegister(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
tryRegister(Class<T>, MimeType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
tryRequestReturnObject() - Method in interface org.spf4j.recyclable.ObjectBorower
Non Blocking method.
tryReturnObjectIfNotInUse() - Method in interface org.spf4j.recyclable.ObjectBorower
Non Blocking method.
tryReturnObjectsIfNotInUse() - Method in interface org.spf4j.recyclable.ObjectBorower
Return all objects that are not currently in use.
tryReturnObjectsIfNotNeededAnymore() - Method in interface org.spf4j.recyclable.ObjectBorower
This method is a cleanup method.
TS_FORMAT - Static variable in class org.spf4j.base.DateTimeFormats
 
TSDataHandler - Interface in org.spf4j.perf.tsdb
Deprecated.
please use org.spf4j.tsdb2
Tsdb2 - Interface in org.spf4j.tsdb2.avro
 
Tsdb2.Callback - Interface in org.spf4j.tsdb2.avro
 
TSDB2ViewJInternalFrame - Class in org.spf4j.ui
 
TSDB2ViewJInternalFrame(File) - Constructor for class org.spf4j.ui.TSDB2ViewJInternalFrame
Creates new form TSDBViewJInternalFrame
TSDBMeasurementStore - Class in org.spf4j.perf.impl.ms.tsdb
 
TSDBMeasurementStore(File) - Constructor for class org.spf4j.perf.impl.ms.tsdb.TSDBMeasurementStore
 
TSDBQuery - Class in org.spf4j.tsdb2
 
TSDBQuery.TableDefEx - Class in org.spf4j.tsdb2
 
TSDBReader - Class in org.spf4j.tsdb2
 
TSDBReader(File, int) - Constructor for class org.spf4j.tsdb2.TSDBReader
 
TSDBReader.EventSensitivity - Enum in org.spf4j.tsdb2
 
TSDBTxtMeasurementStore - Class in org.spf4j.perf.impl.ms.tsdb
File based store implementation.
TSDBTxtMeasurementStore(File) - Constructor for class org.spf4j.perf.impl.ms.tsdb.TSDBTxtMeasurementStore
 
TSDBViewJInternalFrame - Class in org.spf4j.ui
Deprecated.
tsdb has been deprecated in favor of tsdb2.
TSDBViewJInternalFrame(File) - Constructor for class org.spf4j.ui.TSDBViewJInternalFrame
Deprecated.
Creates new form TSDBViewJInternalFrame
TSDBWriter - Class in org.spf4j.tsdb2
Second generation Time-Series database format.
TSDBWriter(File, int, String, boolean) - Constructor for class org.spf4j.tsdb2.TSDBWriter
 
TSTable - Class in org.spf4j.perf.tsdb
Deprecated.
please use org.spf4j.tsdb2
tuple() - Method in class org.spf4j.zel.vm.ExecutionContext
 
type - Variable in class org.spf4j.tsdb2.avro.ColumnDef
Deprecated.
Type - Enum in org.spf4j.tsdb2.avro
 
TypeBasedRetryDelaySupplier<T> - Class in org.spf4j.failsafe
A retry Delay supplier that will provide the same instance of a RetryDelaySupplier for a particular java class.
TypeBasedRetryDelaySupplier(Function<Class<T>, RetryDelaySupplier>) - Constructor for class org.spf4j.failsafe.TypeBasedRetryDelaySupplier
 
TypeMap<H> - Interface in org.spf4j.reflect
Type to Object map.
TypeUtils - Class in org.spf4j.base.asm
 

U

UIDGenerator - Class in org.spf4j.concurrent
Unique ID Generator Based on the assumptions: 1.
UIDGenerator(Sequence) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, String) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, long) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, String, long) - Constructor for class org.spf4j.concurrent.UIDGenerator
 
UIDGenerator(Sequence, BaseEncoding, long, char, String) - Constructor for class org.spf4j.concurrent.UIDGenerator
Construct a UID Generator
Ulimit - Class in org.spf4j.unix
Deprecated.
see UnixResources for better/faster alternative.
umask(int) - Method in interface org.spf4j.unix.CLibrary
 
unary(ParsingContext, boolean) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
unaryPost(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
Async invocation operator: &
UnboundedLoadingCache<K,V> - Class in org.spf4j.concurrent
custom build high performance implementation for a unbounded guava cache: UnboundedLoadingCache is implemented with JDK concurrent map UnboundedLoadingCache2 is using the JDK 1.8 computing map functionality, but benchmarks show worse performance.
UnboundedLoadingCache(int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
 
UnboundedLoadingCache(int, int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
 
UnboundedLoadingCache(Comparator<? super K>, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
Will use a ConcurrentSkipListMap to store the underlying data.
UnboundedLoadingCache2<K,V> - Class in org.spf4j.concurrent
Simple adapter that adapts a java ConcurrentMap to a guava cache.
UnboundedLoadingCache2(int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache2
 
UnboundedLoadingCache2(int, int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache2
 
UnboundedRacyLoadingCache<K,V> - Class in org.spf4j.concurrent
Deprecated.
use UnboundedLoadingCache instead.
UnboundedRacyLoadingCache(int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
UnboundedRacyLoadingCache(int, int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedRacyLoadingCache
Deprecated.
 
UncaughtExceptionConsumer - Interface in org.spf4j.test.log
 
UncaughtExceptionDetail - Class in org.spf4j.test.log
 
UncaughtExceptionDetail(Thread, Throwable) - Constructor for class org.spf4j.test.log.UncaughtExceptionDetail
 
UncheckedCsvParseException - Exception in org.spf4j.io.csv
 
UncheckedCsvParseException() - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedCsvParseException(String) - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedCsvParseException(String, Throwable) - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedCsvParseException(Throwable) - Constructor for exception org.spf4j.io.csv.UncheckedCsvParseException
 
UncheckedExecutionException - Exception in org.spf4j.base
 
UncheckedExecutionException(String) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedExecutionException(String, Throwable) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedExecutionException(Throwable) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedExecutionException(String, Throwable, boolean, boolean) - Constructor for exception org.spf4j.base.UncheckedExecutionException
 
UncheckedTimeoutException - Exception in org.spf4j.base
 
UncheckedTimeoutException(String) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UncheckedTimeoutException(String, Throwable) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UncheckedTimeoutException(Throwable) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
UncheckedTimeoutException(String, Throwable, boolean, boolean) - Constructor for exception org.spf4j.base.UncheckedTimeoutException
 
unescape(String) - Static method in class org.spf4j.base.Strings
 
unfair() - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
UnicodeUnescaper - Class in org.spf4j.base
 
UnicodeUnescaper() - Constructor for class org.spf4j.base.UnicodeUnescaper
 
uninstall() - Static method in class org.spf4j.log.SLF4JBridgeHandler
Removes previously installed SLF4JBridgeHandler instances.
unitOfMeasurement - Variable in class org.spf4j.tsdb2.avro.ColumnDef
Deprecated.
UnixConstants - Class in org.spf4j.unix
 
UnixException - Exception in org.spf4j.unix
Internal exception thrown by native methods when error detected.
UnixException(String, int) - Constructor for exception org.spf4j.unix.UnixException
 
UnixResources - Enum in org.spf4j.unix
Possible values of the first parameter to getrlimit()/setrlimit() A combination of com.sun.jna.platform.unix.Resource and MACOSX resource.h this class requires jna-platforn which is a optional dependency.
UnixRuntime - Class in org.spf4j.unix
 
UnknownValue - Class in org.spf4j.base.asm
 
UnknownValue(int) - Constructor for class org.spf4j.base.asm.UnknownValue
 
unlock() - Method in class org.spf4j.concurrent.FileBasedLock
 
unlock() - Method in class org.spf4j.concurrent.jdbc.JdbcLock
 
unread(int) - Method in class org.spf4j.io.PushbackInputStreamEx
 
unread(int) - Method in class org.spf4j.io.PushbackReader
 
unread(char[], int, int) - Method in class org.spf4j.io.PushbackReader
 
unread(char[]) - Method in class org.spf4j.io.PushbackReader
 
unregister(Class<?>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
unregister(Object) - Static method in class org.spf4j.jmx.Registry
 
unregister(Class<?>) - Static method in class org.spf4j.jmx.Registry
 
unregister(String, String) - Static method in class org.spf4j.jmx.Registry
 
unregister(ObjectName) - Static method in class org.spf4j.jmx.Registry
 
unregisterJmx() - Method in class org.spf4j.concurrent.jdbc.JdbcHeartBeat
 
unregisterJmx() - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
unregisterJmx() - Method in interface org.spf4j.concurrent.LifoThreadPool
 
unregisterJmx() - Method in class org.spf4j.concurrent.LifoThreadPoolExecutorSQP
 
unwrap(Class<T>) - Method in class org.spf4j.pool.jdbc.PooledDataSource
 
unzip(Path) - Static method in class org.spf4j.io.compress.Compress
Unzip a zip archive to same folder.
unzip(Path, Path) - Static method in class org.spf4j.io.compress.Compress
Unzip a zip file to a destination folder.
unzip(Path, Path, Predicate<Path>) - Static method in class org.spf4j.io.compress.Compress
Unzip a zip file to a destination folder.
unzip2(Path, Path) - Static method in class org.spf4j.io.compress.Compress
 
unzip2(Path, Path, Predicate<Path>) - Static method in class org.spf4j.io.compress.Compress
 
update(UnaryOperator<T>) - Method in class org.spf4j.concurrent.AtomicReferenceExt
 
update(AtomicReference<T>, UnaryOperator<T>) - Static method in class org.spf4j.concurrent.Atomics
 
UpdateablePriorityQueue<E> - Class in org.spf4j.ds
A priority queue which allows efficient element update.
UpdateablePriorityQueue() - Constructor for class org.spf4j.ds.UpdateablePriorityQueue
 
UpdateablePriorityQueue(int) - Constructor for class org.spf4j.ds.UpdateablePriorityQueue
 
UpdateablePriorityQueue(int, Comparator<? super E>) - Constructor for class org.spf4j.ds.UpdateablePriorityQueue
 
UpdateablePriorityQueue.ElementRef - Class in org.spf4j.ds
 
updated(T) - Static method in class org.spf4j.concurrent.UpdateResult
 
UpdateLineColumn(char) - Method in class org.spf4j.zel.vm.gen.JavaCharStream
 
updatePermits(int) - Method in class org.spf4j.concurrent.jdbc.JdbcSemaphore
 
UpdateResult<T> - Class in org.spf4j.concurrent
 
updateSamples(Method, SampleNode) - Method in class org.spf4j.ui.StackPanelBase
 
url - Variable in class org.spf4j.base.avro.JPackageInfo
Deprecated.
UsageProvider<T> - Interface in org.spf4j.recyclable
 
USE - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
USER_DIR - Static variable in class org.spf4j.base.Runtime
 
USER_HOME - Static variable in class org.spf4j.base.Runtime
 
USER_NAME - Static variable in class org.spf4j.base.Runtime
 
USF - Static variable in class org.spf4j.base.AlmostSafe
 
UTF_BOM - Static variable in class org.spf4j.io.csv.CharSeparatedValues
http://unicode.org/faq/utf_bom.html#BOM

V

valid() - Static method in class org.spf4j.maven.plugin.avro.avscp.validation.Validator.Result
 
validate(Void, ValidatorMojo) - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaCompatibilityValidator
 
validate(Schema, ValidatorMojo) - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaDocValidator
 
validate(Schema, ValidatorMojo) - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaNamesValidator
 
validate(T, ValidatorMojo) - Method in interface org.spf4j.maven.plugin.avro.avscp.validation.Validator
 
validate(Object, ValidatorMojo) - Method in class org.spf4j.maven.plugin.avro.avscp.validation.Validators
 
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.
validateCompatibility(String, String, String, String, Version, List<RemoteRepository>, RepositorySystem, RepositorySystemSession, ValidatorMojo, boolean, Instant, Consumer<String>) - Method in class org.spf4j.maven.plugin.avro.avscp.validation.impl.SchemaCompatibilityValidator
 
validatedFileName(T) - Static method in class org.spf4j.base.CharSequences
 
validateObjectIfNotBorrowed() - Method in class org.spf4j.recyclable.impl.ObjectHolder
 
Validator<T> - Interface in org.spf4j.maven.plugin.avro.avscp.validation
 
Validator.Result - Class in org.spf4j.maven.plugin.avro.avscp.validation
 
ValidatorMojo - Interface in org.spf4j.maven.plugin.avro.avscp
Interface to abstract the Validator MOJO for the Validators.
Validators - Class in org.spf4j.maven.plugin.avro.avscp.validation
 
Validators(List<String>) - Constructor for class org.spf4j.maven.plugin.avro.avscp.validation.Validators
 
value - Variable in class org.spf4j.base.Either
 
valueOf(String) - Static method in enum org.spf4j.avro.schema.SchemaVisitorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Callables.AdvancedAction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Callables.SimpleAction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.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.failsafe.RetryDecision.Type
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.test.log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.test.log.LogHandler.Handling
Returns the enum constant of this type with the specified name.
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.
valueOf(String) - Static method in enum org.spf4j.zel.operators.Operator.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.zel.vm.Address.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.zel.vm.Program.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.zel.vm.Program.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.spf4j.avro.schema.SchemaVisitorAction
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.AdvancedAction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.Callables.RetryDecision.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.Callables.SimpleAction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.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.failsafe.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.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() - Static method in enum org.spf4j.test.log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.test.log.LogHandler.Handling
Returns an array containing the constants of this enum type, in the order they are declared.
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.
values() - Static method in enum org.spf4j.zel.operators.Operator.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.zel.vm.Address.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.zel.vm.Program.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.zel.vm.Program.Type
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(double) - Method in class org.spf4j.perf.impl.chart.QuantizedNumberTickUnit
 
version - Variable in class org.spf4j.base.avro.JPackageInfo
Deprecated.
Version - Class in org.spf4j.base
 
Version(String) - Constructor for class org.spf4j.base.Version
 
Version(CharSequence) - Constructor for class org.spf4j.base.Version
 
VERSION - Static variable in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
visit(Schema, SchemaVisitor<T>) - Static method in class org.spf4j.avro.schema.Schemas
depth first visit.
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
 
visitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.CloningVisitor
 
visitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
visitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
visitNonTerminal(Schema) - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked for schema with children before proceeding to visit the children.
visitTerminal(Schema) - Method in class org.spf4j.avro.schema.CloningVisitor
 
visitTerminal(Schema) - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
visitTerminal(Schema) - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
visitTerminal(Schema) - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked for schemas that do not have "child" schemas or for a previously encountered schema with children which will be treated as a terminal.
visualize() - Method in class org.spf4j.ds.RTree
 
VMASyncFuture<T> - Class in org.spf4j.zel.vm
bean like implementation of a future
VMASyncFuture() - Constructor for class org.spf4j.zel.vm.VMASyncFuture
 
VMExecutor - Class in org.spf4j.zel.vm
 
VMExecutor(Executor) - Constructor for class org.spf4j.zel.vm.VMExecutor
 
VMExecutor.Lazy - Class in org.spf4j.zel.vm
 
VMExecutor.Suspendable<T> - Interface in org.spf4j.zel.vm
 
VMFuture<T> - Interface in org.spf4j.zel.vm
bean like implementation of a future
VMSyncFuture<T> - Class in org.spf4j.zel.vm
bean like implementation of a future
VMSyncFuture() - Constructor for class org.spf4j.zel.vm.VMSyncFuture
 
VOID - Static variable in class org.spf4j.zel.vm.ExecutionContext
 

W

W_OK - Static variable in class org.spf4j.unix.UnixConstants
 
WAIT_FOR_SHUTDOWN_NANOS - Static variable in class org.spf4j.base.Runtime
 
warn(String) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
watch(Handler<Either<TableDef, DataBlock>, E>, TSDBReader.EventSensitivity) - Method in class org.spf4j.tsdb2.TSDBReader
 
watch(Handler<Either<TableDef, DataBlock>, E>, TSDBReader.EventSensitivity, long, TimeUnit) - Method in class org.spf4j.tsdb2.TSDBReader
 
watch(Handler<Either<TableDef, DataBlock>, E>, TSDBReader.EventSensitivity, long) - Method in class org.spf4j.tsdb2.TSDBReader
 
withAttribute(ExportedValue<?>) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
withAttributes(ExportedValue<?>...) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
withAttributes(Map<String, Object>) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
withCoreSize(int) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withDaemonThreads(boolean) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withDbType(DbType) - Method in class org.spf4j.concurrent.jdbc.HeartBeatTableDesc
 
withDbType(DbType) - Method in class org.spf4j.concurrent.jdbc.SemaphoreTablesDesc
 
withDefaultThrowableRetryPredicate() - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withDefaultThrowableRetryPredicate(int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicate(PartialExceptionRetryPredicate<T, C>, long, TimeUnit) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicate(PartialExceptionRetryPredicate<T, C>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicate(Class<E>, PartialTypedExceptionRetryPredicate<T, C, E>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicate(Class<E>, PartialTypedExceptionRetryPredicate<T, C, E>, int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicate(PartialExceptionRetryPredicate<T, C>, int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicateSupplier(Supplier<PartialExceptionRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionPartialPredicateSupplier(TimedSupplier<PartialExceptionRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withExceptionStatefulPartialPredicate(Supplier<PartialExceptionRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
Deprecated.
withExceptionStatefulPartialPredicate(TimedSupplier<PartialExceptionRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
Deprecated.
withFirstCharLower(String) - Static method in class org.spf4j.base.Strings
 
withGetHook(Handler<T, ? extends Exception>) - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
withInitialDelay(long, TimeUnit) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withInitialRetries(int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withInitialSize(int) - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
withJitterFactor(double) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withJmxExportObject(Object) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
add all exported (with @JmxExport) attributes and operations of the object.
withJmxExportObjects(Object...) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
add all exported (with @JmxExport) attributes and operations of the objects.
withMaintenance(ScheduledExecutorService, long, boolean) - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
withMaxDelay(long, TimeUnit) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withMaxExceptionChain(int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withMaxIdleTimeMillis(int) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withMaxSize(int) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withName(Callable<T>, String) - Static method in class org.spf4j.base.Callables
This is a duplicate of guava Callables.threadRenaming ...
withOperation(ExportedOperation) - Method in class org.spf4j.jmx.DynamicMBeanBuilder
 
withoutRetryLogger() - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withPoolName(String) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withQueueSizeLimit(int) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withRecycleHook(Handler<T, ? extends Exception>) - Method in class org.spf4j.recyclable.impl.RecyclingSupplierBuilder
 
withRejectionHandler(RejectedExecutionHandler) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withResultPartialPredicate(PartialResultRetryPredicate<T, C>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withResultPartialPredicate(PartialResultRetryPredicate<T, C>, int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withResultPartialPredicateSupplier(Supplier<PartialResultRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withResultPartialPredicateSupplier(TimedSupplier<PartialResultRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withResultStatefulPartialPredicate(Supplier<PartialResultRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
Deprecated.
withResultStatefulPartialPredicate(TimedSupplier<PartialResultRetryPredicate<T, C>>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
Deprecated.
withRetryLogger(Logger) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withRetryOnException(Class<? extends Exception>) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withRetryOnException(Class<? extends Exception>, int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withRetryOnException(Class<? extends Exception>, long, TimeUnit) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withRetryOnResult(T, int) - Method in class org.spf4j.failsafe.RetryPolicy.Builder
 
withSpinLockCount(int) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
withThreadPriority(int) - Method in class org.spf4j.concurrent.LifoThreadPoolBuilder
 
wrap(char[]) - Static method in class org.spf4j.base.Strings
Create a String based on the provided character array.
wrap(Callable<T>) - Method in interface org.spf4j.concurrent.ContextPropagator
 
wrap(Runnable) - Method in interface org.spf4j.concurrent.ContextPropagator
 
wrap(Collection<? extends Callable<T>>) - Method in interface org.spf4j.concurrent.ContextPropagator
 
wrap(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface org.spf4j.concurrent.ContextPropagator
 
wrapperToPrimitive(Class<?>) - Static method in class org.spf4j.base.Reflections
 
write(T) - Method in class org.spf4j.concurrent.ThreadLocalBufferedConsumer
 
write(byte[], int, int) - Method in class org.spf4j.io.AppendableOutputStream
Write bytes from the specified byte array to the stream.
write(byte[]) - Method in class org.spf4j.io.AppendableOutputStream
Write bytes from the specified byte array to the stream.
write(int) - Method in class org.spf4j.io.AppendableOutputStream
Write a single byte to the stream.
write(char[], int, int) - Method in class org.spf4j.io.AppendableWriter
 
write(int) - Method in class org.spf4j.io.AppendableWriter
 
write(String, int, int) - Method in class org.spf4j.io.AppendableWriter
 
write(String) - Method in class org.spf4j.io.AppendableWriter
 
write(char[]) - Method in class org.spf4j.io.AppendableWriter
 
write(int) - Method in class org.spf4j.io.BufferedOutputStream
 
write(byte[], int, int) - Method in class org.spf4j.io.BufferedOutputStream
 
write(byte[]) - Method in class org.spf4j.io.ByteArrayBuilder
 
write(int) - Method in class org.spf4j.io.ByteArrayBuilder
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.spf4j.io.ByteArrayBuilder
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class org.spf4j.io.ClosedOutputStream
 
write(int) - Method in class org.spf4j.io.LazyOutputStreamWrapper
 
write(byte[], int, int) - Method in class org.spf4j.io.LazyOutputStreamWrapper
 
write(byte[]) - Method in class org.spf4j.io.LazyOutputStreamWrapper
 
write(byte[], int, int) - Method in class org.spf4j.io.PipedOutputStream
 
write(int) - Method in class org.spf4j.io.PipedOutputStream
 
write(SocketChannel) - Method in class org.spf4j.io.tcp.proxy.TransferBuffer
 
write(int) - Method in class org.spf4j.perf.io.MeasuredOutputStream
 
write(byte[]) - Method in class org.spf4j.perf.io.MeasuredOutputStream
 
write(byte[], int, int) - Method in class org.spf4j.perf.io.MeasuredOutputStream
 
write(long, String, long[]) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
write(Object) - Method in class org.spf4j.zel.vm.Channel
 
Writeable - Interface in org.spf4j.base
Interface for Objects that can write themselves to a appendable.
WriteableAppender - Class in org.spf4j.io.appenders
 
WriteableAppender() - Constructor for class org.spf4j.io.appenders.WriteableAppender
 
writeAbreviatedClassName(String, Appendable) - Static method in class org.spf4j.base.Throwables
 
writeAsCsv(Appendable, File, String) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
writeChangesIndexHtml(File, String) - Method in class org.spf4j.jdiff.JDiffRunner
 
writeCsvElement(CharSequence, Appendable) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvElement(CharSequence, Appendable) - Static method in class org.spf4j.io.Csv
 
writeCsvRow(Appendable, Object...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow(Appendable, long...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow(Appendable, Iterable<?>) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow(Appendable, Object...) - Static method in class org.spf4j.io.Csv
 
writeCsvRow(Appendable, long...) - Static method in class org.spf4j.io.Csv
 
writeCsvRow(Appendable, Iterable<?>) - Static method in class org.spf4j.io.Csv
 
writeCsvRow2(Appendable, Object, Object...) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRow2(Appendable, Object, Object...) - Static method in class org.spf4j.io.Csv
 
writeCsvRowNoEOL(long[], Appendable) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRowNoEOL(Iterable<?>, Appendable) - Method in class org.spf4j.io.csv.CharSeparatedValues
 
writeCsvRowNoEOL(long[], Appendable) - Static method in class org.spf4j.io.Csv
 
writeCsvRowNoEOL(Iterable<?>, Appendable) - Static method in class org.spf4j.io.Csv
 
writeCsvTable(String, File) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
writeCsvTable(File, String, File) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
writeCsvTables(List<String>, File) - Method in class org.spf4j.perf.tsdb.TimeSeriesDatabase
Deprecated.
 
writeCsvTables(File, Set<String>, File) - Static method in class org.spf4j.tsdb2.TSDBQuery
 
writeDataRow(long, long, long...) - Method in class org.spf4j.tsdb2.TSDBWriter
 
writeExternal(ObjectOutput) - Method in class org.spf4j.base.avro.JFileLocation
 
writeExternal(ObjectOutput) - Method in class org.spf4j.base.avro.JPackageInfo
 
writeExternal(ObjectOutput) - Method in class org.spf4j.base.avro.JStackTraceElement
 
writeExternal(ObjectOutput) - Method in class org.spf4j.base.avro.JThrowable
 
writeExternal(ObjectOutput) - Method in class org.spf4j.ssdump2.avro.AMethod
 
writeExternal(ObjectOutput) - Method in class org.spf4j.ssdump2.avro.ASample
 
writeExternal(ObjectOutput) - Method in class org.spf4j.test.avro.Method
 
writeExternal(ObjectOutput) - Method in class org.spf4j.test.avro.SampleNode
 
writeExternal(ObjectOutput) - Method in class org.spf4j.test.avro.SamplePair
 
writeExternal(ObjectOutput) - Method in class org.spf4j.test2.avro.SampleNode
 
writeExternal(ObjectOutput) - Method in class org.spf4j.tsdb2.avro.ColumnDef
 
writeExternal(ObjectOutput) - Method in class org.spf4j.tsdb2.avro.DataBlock
 
writeExternal(ObjectOutput) - Method in class org.spf4j.tsdb2.avro.DataRow
 
writeExternal(ObjectOutput) - Method in class org.spf4j.tsdb2.avro.Header
 
writeExternal(ObjectOutput) - Method in class org.spf4j.tsdb2.avro.TableDef
 
writeIdl(Appendable, Set<String>, String, Schema...) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeIdlLegacy(Appendable, Set<String>, String, Schema...) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeIdlProtocol(String, String, Appendable, Schema...) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeJsonProperties(JsonProperties, Appendable, JsonGenerator, boolean) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeMessageString(Appendable, Throwable) - Static method in class org.spf4j.base.Throwables
 
writeMetric(MeasurementsInfo, String, long, long, Writer) - Static method in class org.spf4j.perf.impl.ms.graphite.GraphiteUdpStore
Write with the plaintext protocol: https://graphite.readthedocs.io/en/0.9.10/feeding-carbon.html
writePeakThreadInfo(PrintStream) - Static method in class org.spf4j.perf.cpu.ThreadUsageSampler
 
writeProps(JsonGenerator) - Method in class org.apache.avro.ImmutableField
 
writeQuotedCsvElement(CharSequence, Appendable) - Static method in class org.spf4j.io.csv.CharSeparatedValues
 
writeQuotedCsvElement(CharSequence, Appendable) - Static method in class org.spf4j.io.Csv
 
writeRecord(Writer, String, String, Map<String, Object>) - Method in class org.spf4j.config_discovery.maven.plugin.ConfigScannerMojo
 
writeReplace() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
writeReplace() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
writeReplace() - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
writeReplaceWhitespaces(String, char, Appendable) - Static method in class org.spf4j.base.Strings
 
WriterOutputStream - 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.
WriterOutputStream(Writer, CharsetDecoder) - Constructor for class org.spf4j.io.WriterOutputStream
Constructs a new WriterOutputStream with a default output buffer size of 1024 characters.
WriterOutputStream(Writer, CharsetDecoder, int) - Constructor for class org.spf4j.io.WriterOutputStream
Constructs a new WriterOutputStream.
WriterOutputStream(Writer, Charset, int) - Constructor for class org.spf4j.io.WriterOutputStream
Constructs a new WriterOutputStream.
WriterOutputStream(Writer, Charset) - Constructor for class org.spf4j.io.WriterOutputStream
Constructs a new WriterOutputStream with a default output buffer size of 1024 characters.
WriterOutputStream(Writer, String, int) - Constructor for class org.spf4j.io.WriterOutputStream
Constructs a new WriterOutputStream.
WriterOutputStream(Writer, String) - Constructor for class org.spf4j.io.WriterOutputStream
Constructs a new WriterOutputStream with a default output buffer size of 1024 characters.
writeSchemaAttributes(Schema, Appendable, JsonGenerator, boolean) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeStdIn(OutputStream) - Method in interface org.spf4j.os.ProcessHandler
 
writeTableDef(TableDef) - Method in class org.spf4j.tsdb2.TSDBWriter
 
writeTo(Appendable) - Method in class org.spf4j.base.Method
 
writeTo(Appendable) - Method in class org.spf4j.base.Pair
 
writeTo(StackTraceElement, StackTraceElement, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, PrintStream, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, PrintStream, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, String) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.Throwables
 
writeTo(StackTraceElement[], Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(StackTraceElement[], Appendable, Throwables.PackageDetail, boolean, String) - Static method in class org.spf4j.base.Throwables
 
writeTo(Appendable) - Method in interface org.spf4j.base.Writeable
 
writeTo(StringBuilder) - Method in interface org.spf4j.base.Writeable
 
writeTo(OutputStream) - Method in class org.spf4j.io.ByteArrayBuilder
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(CodedOutputStream) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.Method
 
writeTo(CodedOutputStream) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SampleNode
 
writeTo(CodedOutputStream) - Method in class org.spf4j.stackmonitor.proto.gen.ProtoSampleNodes.SamplePair
 
writeTo(Appendable) - Method in class org.spf4j.stackmonitor.SampleNode
 
writeTo(Method, Appendable) - Method in class org.spf4j.stackmonitor.SampleNode
 
writeTo(String, ExecutionContext, Object) - Static method in class org.spf4j.zel.instr.LODAX
 
writeUntil(byte[], int, int, long) - Method in class org.spf4j.io.PipedOutputStream
 
writeUntil(int, long) - Method in class org.spf4j.io.PipedOutputStream
 

X

X_OK - Static variable in class org.spf4j.unix.UnixConstants
 
XCollectors - Class in org.spf4j.base
 
XOR - Class in org.spf4j.zel.instr
 
XOR - Static variable in interface org.spf4j.zel.vm.gen.ZCompilerConstants
RegularExpression Id.
XorShift128() - Constructor for class org.spf4j.base.IntMath.XorShift128
 
XorShift32() - Constructor for class org.spf4j.base.IntMath.XorShift32
 
XorShift32ThreadSafe() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe
Deprecated.
 
xx - Variable in class org.spf4j.ui.StackPanelBase
 

Y

yy - Variable in class org.spf4j.ui.StackPanelBase
 

Z

ZArrayDequeue<E> - Class in org.spf4j.ds
Resizable-array implementation of the Deque interface.
ZArrayDequeue() - Constructor for class org.spf4j.ds.ZArrayDequeue
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
ZArrayDequeue(int) - Constructor for class org.spf4j.ds.ZArrayDequeue
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
ZArrayDequeue(Collection<? extends E>) - Constructor for class org.spf4j.ds.ZArrayDequeue
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ZCompiler - Class in org.spf4j.zel.vm.gen
 
ZCompiler(InputStream) - Constructor for class org.spf4j.zel.vm.gen.ZCompiler
Constructor with InputStream.
ZCompiler(InputStream, String) - Constructor for class org.spf4j.zel.vm.gen.ZCompiler
Constructor with InputStream and supplied encoding
ZCompiler(Reader) - Constructor for class org.spf4j.zel.vm.gen.ZCompiler
Constructor.
ZCompiler(ZCompilerTokenManager) - Constructor for class org.spf4j.zel.vm.gen.ZCompiler
Constructor with generated Token Manager.
ZCompilerConstants - Interface in org.spf4j.zel.vm.gen
Token literal values and constants.
ZCompilerTokenManager - Class in org.spf4j.zel.vm.gen
Token Manager.
ZCompilerTokenManager(JavaCharStream) - Constructor for class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Constructor.
ZCompilerTokenManager(JavaCharStream, int) - Constructor for class org.spf4j.zel.vm.gen.ZCompilerTokenManager
Constructor.
ZelFrame - Class in org.spf4j.zel.vm
 
ZelFrame(String, String, int) - Constructor for class org.spf4j.zel.vm.ZelFrame
 
ZExecutionException - Exception in org.spf4j.zel.vm
 
ZExecutionException(String, Exception) - Constructor for exception org.spf4j.zel.vm.ZExecutionException
 
ZExecutionException(Exception) - Constructor for exception org.spf4j.zel.vm.ZExecutionException
 
ZExecutionException(String) - Constructor for exception org.spf4j.zel.vm.ZExecutionException
 
ZExecutionException(Object) - Constructor for exception org.spf4j.zel.vm.ZExecutionException
 
zip(Path) - Static method in class org.spf4j.io.compress.Compress
Zip a file or folder.
zip(Path, Path) - Static method in class org.spf4j.io.compress.Compress
Zip a file or folder.
zip(Path, Path, Predicate<Path>) - Static method in class org.spf4j.io.compress.Compress
Zip a file or folder.
zreturn(ParsingContext) - Method in class org.spf4j.zel.vm.gen.ZCompiler
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2018 SPF4J. All rights reserved.