Class CoreLastByTableImportState.ResultPartitionedTable
java.lang.Object
io.deephaven.util.referencecounting.ReferenceCounted
io.deephaven.engine.liveness.ReferenceCountedLivenessReferent
io.deephaven.engine.liveness.ReferenceCountedLivenessNode
io.deephaven.engine.liveness.LivenessArtifact
io.deephaven.engine.table.impl.partitioned.PartitionedTableImpl
io.deephaven.enterprise.lastbystate.CoreLastByTableImportState.ResultPartitionedTable
- All Implemented Interfaces:
- LogOutputAppendable,- LivenessManager,- LivenessNode,- LivenessReferent,- PartitionedTable,- StringUtils.StringKeyedObject,- Serializable,- Runnable
- Enclosing class:
- CoreLastByTableImportState<KEY_TYPE>
public static class CoreLastByTableImportState.ResultPartitionedTable
extends PartitionedTableImpl
implements Runnable, StringUtils.StringKeyedObject
LocalTableMap with an associated LiveTableRefreshCombiner.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface io.deephaven.engine.table.PartitionedTablePartitionedTable.Proxy
- 
Method SummaryMethods inherited from class io.deephaven.engine.table.impl.partitioned.PartitionedTableImplconstituentChangesPermitted, constituentColumnName, constituentDefinition, constituentFor, constituents, filter, keyColumnNames, merge, partitionedTransform, proxy, sort, table, toString, transform, uniqueKeysMethods inherited from class io.deephaven.engine.liveness.LivenessArtifactmanageWithCurrentScopeMethods inherited from class io.deephaven.engine.liveness.ReferenceCountedLivenessNodegetWeakReference, initializeTransientFieldsForLiveness, onReferenceCountAtZero, tryManage, tryUnmanage, tryUnmanageMethods inherited from class io.deephaven.engine.liveness.ReferenceCountedLivenessReferentdestroy, dropReference, tryRetainReferenceMethods inherited from class io.deephaven.util.referencecounting.ReferenceCountedappend, decrementReferenceCount, forceReferenceCountToZero, getReferenceCountDebug, incrementReferenceCount, resetReferenceCount, tryDecrementReferenceCount, tryIncrementReferenceCountMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.deephaven.engine.liveness.LivenessManagermanage, tryManage, tryUnmanage, tryUnmanage, unmanage, unmanageMethods inherited from interface io.deephaven.engine.liveness.LivenessReferentdropReference, getReferentDescription, getWeakReference, retainReference, tryRetainReferenceMethods inherited from interface io.deephaven.base.log.LogOutputAppendableappendMethods inherited from interface io.deephaven.engine.table.PartitionedTablepartitionedTransform, proxy, transform
- 
Method Details- 
getStringRepresentation- Specified by:
- getStringRepresentationin interface- StringUtils.StringKeyedObject
 
- 
runpublic void run()
- 
truncatepublic void truncate(@NotNull @NotNull io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.locations.TableLocationLookupKey<String> immutableKey) 
 
-