Interface DeephavenFormatTableLocation
- All Superinterfaces:
- LivenessReferent,- LogOutputAppendable,- io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutputAppendable,- NamedImplementation,- TableLocation,- TableLocationState
- All Known Implementing Classes:
- OnDiskDeephavenTableLocation,- RemoteDeephavenTableLocation
public interface DeephavenFormatTableLocation
extends TableLocation, io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutputAppendable
A tagging interface for Deephaven formatted table locations.
- 
Nested Class SummaryNested classes/interfaces inherited from interface io.deephaven.engine.table.impl.locations.TableLocationTableLocation.Listener
- 
Field SummaryFields inherited from interface io.deephaven.engine.table.impl.locations.TableLocationStateNULL_SIZE, NULL_TIME
- 
Method SummaryModifier and TypeMethodDescriptiondefault io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutputappend(@NotNull io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutput logOutput) Methods inherited from interface io.deephaven.engine.liveness.LivenessReferentdropReference, getReferentDescription, getWeakReference, retainReference, tryRetainReferenceMethods inherited from interface io.deephaven.util.type.NamedImplementationgetImplementationNameMethods inherited from interface io.deephaven.engine.table.impl.locations.TableLocationappend, getColumnLocation, getDataIndex, getDataIndexColumns, getKey, getSortedColumns, getTableKey, hasDataIndex, refresh, subscribe, supportsSubscriptions, toGenericString, toStringDetailed, toStringHelper, unsubscribeMethods inherited from interface io.deephaven.engine.table.impl.locations.TableLocationStatecopyStateValuesTo, getLastModifiedTimeMillis, getRowSet, getSize, getStateLock
- 
Method Details- 
append@FinalDefault default io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutput append(@NotNull @NotNull io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutput logOutput) - Specified by:
- appendin interface- io.deephaven.shadow.enterprise.com.fishlib.base.log.LogOutputAppendable
 
 
-