Interface LogOutputAppendable

All Known Subinterfaces:
ColumnLocation, ImmutableTableKey, ImmutableTableLocationKey, LazySnapshotTable, NotificationQueue.Dependency, NotificationQueue.ErrorNotification, NotificationQueue.Notification, NotificationStepSource, PartitionedTable, RowSet, Table, TableAdapter, TableDefaults, TableKey, TableListener.Entry, TableLocation, TableLocationKey, TableUpdate, TrackingRowSet, TrackingWritableRowSet, UpdateGraph, UpdateSourceRegistrar, WritableRowSet
All Known Implementing Classes:
AbstractColumnLocation, AbstractNotification, AbstractScriptSession, AbstractScriptSession.ScriptSessionQueryScope, AbstractScriptSession.SynchronizedScriptSessionQueryScope, AbstractScriptSession.UnsynchronizedScriptSessionQueryScope, AbstractTableLocation, AppendOnlyArrayBackedMutableTable, AppendOnlyAssertionInstrumentedListenerAdapter, AuthContext, AuthContext.Anonymous, AuthContext.SuperUser, AutoTuningIncrementalReleaseFilter, BarrageBlinkTable, BarrageMessageProducer, BarrageRedirectedTable, BarrageSnapshotImpl, BarrageSubscriptionImpl, BarrageTable, BaseGridAttributes, BaseIncrementalReleaseFilter, BaseLayer, BasePerformanceEntry, BaseTable, BaseTable.ListenerImpl, BaseTable.ShiftObliviousListenerImpl, BucketedChunkedAjMergedListener, ClockFilter, ColumnDefinition, ComposedFilter, ConjunctiveFilter, ConstantColumnLayer, ConstituentDependency, DeferredViewTable, DeferredViewTable.SimpleTableReference, DeferredViewTable.TableReference, DependencyLayerBase, DisjunctiveFilter, DynamicWhereFilter, EmptyErrorNotification, EmptyNotification, EmptyQueryScope, EncodingInfo, FileTableLocationKey, GroovyDeephavenSession, HierarchicalTableView, HierarchicalTableViewSubscription, IncrementalReleaseFilter, InitialSnapshotTable, InMemoryTable, InstrumentedTableListenerBase, InstrumentedTableListenerBase.ErrorNotification, InstrumentedTableListenerBase.NotificationBase, InstrumentedTableUpdateListener, InstrumentedTableUpdateListener.Notification, InstrumentedTableUpdateListenerAdapter, Job, JobScheduler.IterationManager, JoinListenerRecorder, KafkaStreamPublisher, KeyedArrayBackedMutableTable, ListenerRecorder, LiveAttributeMap, LivenessArtifact, LivenessScope, LivePyObjectWrapper, MergedListener, NoLanguageDeephavenSession, NonexistentTableLocation, NotificationAdapter, OneShotUpdateCombiner, ParquetTableLocation, ParquetTableLocationKey, PartitionAwareSourceTable, PartitionedTableImpl, PartitionedTableLocationKey, PerformanceEntry, PeriodicUpdateGraph, PlotInfo, PoisonedQueryScope, PoisonedUpdateGraph, PreserveColumnLayer, PrintListener, ProceduralReferenceCounted, PublishToKafka, PythonDeephavenSession, PythonListenerAdapter, PythonReplayListenerAdapter, PythonReplayShiftObliviousListenerAdapter, PythonShiftObliviousListenerAdapter, QueryReplayGroupedTable, QueryScope, QueryScope.StandaloneImpl, QueryTable, QueryTable.FilteredTable, RedefinableTable, RedirectionLayer, ReferenceCounted, ReferenceCountedLivenessNode, ReferenceCountedLivenessReferent, ReplayGroupedFullTable, ReplayLastByGroupedTable, ReplayTable, RollingReleaseFilter, RollupTableImpl, RowSetShiftData, SelectAndViewAnalyzer, SelectColumnLayer, SelectOrViewColumnLayer, SessionState.ExportObject, ShiftObliviousInstrumentedListener, ShiftObliviousInstrumentedListener.Notification, ShiftObliviousInstrumentedListenerAdapter, SimpleSourceTable, SnapshotIncrementalListener, SnapshotInternalListener, SortedAssertionInstrumentedListenerAdapter, SortedClockFilter, SortListener, SourcePartitionedTable, SourceTable, SourceTable.QueryTableReference, StandaloneTableKey, StandaloneTableLocationKey, StaticFlattenLayer, StatsDriver, StreamPublisherBase, StreamToBlinkTableAdapter, SwapListener, SwapListenerEx, TableDefinition, TableSupplier, TableUpdateImpl, TerminalNotification, TimedJob, TimeSeriesFilter, TimeTable, ToMapListener, TrackingWritableRowSetImpl, TreeTableImpl, UncoalescedTable, UnsortedClockFilter, UpdatableTable, UpdateCommitter, UpdateCommitterEx, UpdateSourceCombiner, UpdateSourceQueryTable, 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

    Modifier and Type
    Method
    Description
    append(LogOutput logOutput)