Package io.deephaven.base.log
Interface LogOutputAppendable
- All Known Subinterfaces:
ColumnLocation
,IcebergTableLocationKey
,ImmutableTableKey
,ImmutableTableLocationKey
,LazySnapshotTable
,NotificationQueue.Dependency
,NotificationQueue.ErrorNotification
,NotificationQueue.Notification
,NotificationStepSource
,PartitionedTable
,QueryScope
,RowSet
,Table
,TableAdapter
,TableDefaults
,TableKey
,TableListener.Entry
,TableLocation
,TableLocationKey
,TableUpdate
,TrackingRowSet
,TrackingWritableRowSet
,UpdateGraph
,UpdateSourceRegistrar
,WritableRowSet
- All Known Implementing Classes:
AbstractColumnLocation
,AbstractDataIndex
,AbstractNotification
,AbstractScriptSession
,AbstractScriptSession.ScriptSessionQueryScope
,AbstractTableLocation
,AppendOnlyArrayBackedInputTable
,AppendOnlyAssertionInstrumentedListenerAdapter
,AuthContext
,AuthContext.Anonymous
,AuthContext.SuperUser
,AutoTuningIncrementalReleaseFilter
,BarrageBlinkTable
,BarrageMessageProducer
,BarrageRedirectedTable
,BarrageSnapshotImpl
,BarrageSubscriptionImpl
,BarrageTable
,BaseChunkInputStreamGenerator
,BaseGridAttributes
,BaseIncrementalReleaseFilter
,BasePerformanceEntry
,BaseTable
,BaseTable.ListenerImpl
,BaseTable.ShiftObliviousListenerImpl
,BaseUpdateGraph
,BooleanChunkInputStreamGenerator
,BucketedChunkedAjMergedListener
,ByteChunkInputStreamGenerator
,CharChunkInputStreamGenerator
,ClockFilter
,ColumnDefinition
,ComposedFilter
,ConjunctiveFilter
,ConstantColumnLayer
,ConstituentDependency
,DeferredViewTable
,DeferredViewTable.TableReference
,DependencyLayerBase
,DisjunctiveFilter
,DoubleChunkInputStreamGenerator
,DynamicWhereFilter
,EmptyErrorNotification
,EmptyNotification
,EmptyQueryScope
,EncodingInfo
,EventDrivenUpdateGraph
,FileTableLocationKey
,FloatChunkInputStreamGenerator
,GroovyDeephavenSession
,HierarchicalTableView
,HierarchicalTableViewSubscription
,IcebergTableParquetLocationKey
,IncrementalReleaseFilter
,InitialSnapshotTable
,InMemoryTable
,InstrumentedTableListenerBase
,InstrumentedTableListenerBase.ErrorNotification
,InstrumentedTableListenerBase.NotificationBase
,InstrumentedTableUpdateListener
,InstrumentedTableUpdateListener.Notification
,InstrumentedTableUpdateListenerAdapter
,IntChunkInputStreamGenerator
,JobScheduler.IterationManager
,JoinListenerRecorder
,KafkaStreamPublisher
,KeyedArrayBackedInputTable
,ListenerRecorder
,LiveAttributeMap
,LivenessArtifact
,LivenessScope
,LivePyObjectWrapper
,LongChunkInputStreamGenerator
,MergedListener
,NoLanguageDeephavenSession
,NonexistentTableLocation
,NotificationAdapter
,OneShotUpdateCombiner
,ParquetTableLocation
,ParquetTableLocationKey
,PartitionAwareSourceTable
,PartitionedTableImpl
,PartitionedTableLocationKey
,PerformanceEntry
,PeriodicUpdateGraph
,PlotInfo
,PoisonedQueryScope
,PoisonedUpdateGraph
,PreserveColumnLayer
,PrintListener
,ProceduralReferenceCounted
,PublishToKafka
,PythonDeephavenSession
,PythonListenerAdapter
,PythonMergedListenerAdapter
,PythonReplayListenerAdapter
,PythonReplayShiftObliviousListenerAdapter
,PythonShiftObliviousListenerAdapter
,QueryCompilerImpl
,QueryPerformanceNugget
,QueryReplayGroupedTable
,QueryTable
,QueryTable.FilteredTable
,RedefinableTable
,RedirectionLayer
,ReferenceCounted
,ReferenceCountedLivenessNode
,ReferenceCountedLivenessReferent
,RegionedColumnSourceManager
,RemappedDataIndex
,ReplayGroupedFullTable
,ReplayLastByGroupedTable
,ReplayTable
,ReplayTableBase
,RollingReleaseFilter
,RollupTableImpl
,RowSetShiftData
,S3Instructions
,SelectAndViewAnalyzer
,SelectColumnLayer
,SelectOrViewColumnLayer
,SessionState.ExportObject
,ShiftObliviousInstrumentedListener
,ShiftObliviousInstrumentedListener.Notification
,ShiftObliviousInstrumentedListenerAdapter
,ShortChunkInputStreamGenerator
,SimpleSourceTable
,SnapshotIncrementalListener
,SnapshotInternalListener
,SortedAssertionInstrumentedListenerAdapter
,SortedClockFilter
,SortListener
,SourcePartitionedTable
,SourceTable
,StandaloneDataIndex
,StandaloneQueryScope
,StandaloneTableKey
,StandaloneTableLocationKey
,StreamPublisherBase
,StreamToBlinkTableAdapter
,TableBackedDataIndex
,TableDefinition
,TableSupplier
,TableUpdateImpl
,TerminalNotification
,TimeSeriesFilter
,TimeTable
,ToMapListener
,TrackingWritableRowSetImpl
,TransformedDataIndex
,TreeTableImpl
,UncoalescedTable
,UnsortedClockFilter
,UpdatableTable
,UpdateCommitter
,UpdateCommitterEx
,UpdateSourceCombiner
,UpdateSourceQueryTable
,URITableLocationKey
,VarBinaryChunkInputStreamGenerator
,VarListChunkInputStreamGenerator
,VectorChunkInputStreamGenerator
,ViewColumnLayer
,WaitNotification
,WhereFilterLivenessArtifactImpl
,WritableRowSetImpl
,ZeroKeyChunkedAjMergedListener
public interface LogOutputAppendable
Allows objects to be smart about appending themselves to LogOutput instances... (instead of always calling
LogOutput.append(Object.toString()))
-
Method Summary
-
Method Details
-
append
-