Interface LogOutputAppendable

All Known Subinterfaces:
ColumnLocation, 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, AbstractNotification, AbstractScriptSession, AbstractScriptSession.ScriptSessionQueryScope, AbstractTableLocation, AppendOnlyArrayBackedInputTable, AppendOnlyAssertionInstrumentedListenerAdapter, AuthContext, AuthContext.Anonymous, AuthContext.SuperUser, AutoTuningIncrementalReleaseFilter, BarrageBlinkTable, BarrageMessageProducer, BarrageRedirectedTable, BarrageSnapshotImpl, BarrageSubscriptionImpl, BarrageTable, BaseGridAttributes, BaseIncrementalReleaseFilter, BaseLayer, BasePerformanceEntry, BaseTable, BaseTable.ListenerImpl, BaseTable.ShiftObliviousListenerImpl, BaseUpdateGraph, BucketedChunkedAjMergedListener, ClockFilter, ColumnDefinition, ComposedFilter, ConjunctiveFilter, ConstantColumnLayer, ConstituentDependency, DeferredViewTable, DeferredViewTable.SimpleTableReference, DeferredViewTable.TableReference, DependencyLayerBase, DisjunctiveFilter, DynamicWhereFilter, EmptyErrorNotification, EmptyNotification, EmptyQueryScope, EncodingInfo, EventDrivenUpdateGraph, FileTableLocationKey, GroovyDeephavenSession, HierarchicalTableView, HierarchicalTableViewSubscription, IncrementalReleaseFilter, InitialSnapshotTable, InMemoryTable, InstrumentedTableListenerBase, InstrumentedTableListenerBase.ErrorNotification, InstrumentedTableListenerBase.NotificationBase, InstrumentedTableUpdateListener, InstrumentedTableUpdateListener.Notification, InstrumentedTableUpdateListenerAdapter, JobScheduler.IterationManager, JoinListenerRecorder, KafkaStreamPublisher, KeyedArrayBackedInputTable, 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, QueryPerformanceNugget, QueryReplayGroupedTable, QueryTable, QueryTable.FilteredTable, RedefinableTable, RedirectionLayer, ReferenceCounted, ReferenceCountedLivenessNode, ReferenceCountedLivenessReferent, ReplayGroupedFullTable, ReplayLastByGroupedTable, ReplayTable, ReplayTableBase, RollingReleaseFilter, RollupTableImpl, RowSetShiftData, SelectAndViewAnalyzer, SelectColumnLayer, SelectOrViewColumnLayer, SessionState.ExportObject, ShiftObliviousInstrumentedListener, ShiftObliviousInstrumentedListener.Notification, ShiftObliviousInstrumentedListenerAdapter, SimpleSourceTable, SnapshotIncrementalListener, SnapshotInternalListener, SortedAssertionInstrumentedListenerAdapter, SortedClockFilter, SortListener, SourcePartitionedTable, SourceTable, SourceTable.QueryTableReference, StandaloneQueryScope, StandaloneTableKey, StandaloneTableLocationKey, StaticFlattenLayer, StreamPublisherBase, StreamToBlinkTableAdapter, TableDefinition, TableSupplier, TableUpdateImpl, TerminalNotification, TimeSeriesFilter, TimeTable, ToMapListener, TrackingWritableRowSetImpl, TreeTableImpl, UncoalescedTable, UnsortedClockFilter, UpdatableTable, UpdateCommitter, UpdateCommitterEx, UpdateSourceCombiner, UpdateSourceQueryTable, URITableLocationKey, 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)