Class StandaloneTableKey
java.lang.Object
io.deephaven.engine.table.impl.locations.impl.StandaloneTableKey
- All Implemented Interfaces:
LogOutputAppendable
,ImmutableTableKey
,TableKey
,NamedImplementation
TableKey
implementation for standalone tables that are created without a TableDataService
.-
Method Details
-
getInstance
-
getImplementationName
Description copied from interface:NamedImplementation
Get a name for the implementing class. Useful for abstract classes that implement
LogOutputAppendable
or overridetoString
.The default implementation is correct, but not suitable for high-frequency usage.
- Specified by:
getImplementationName
in interfaceNamedImplementation
- Returns:
- A name for the implementing class
-
append
- Specified by:
append
in interfaceLogOutputAppendable
-
toString
-
hashCode
public int hashCode() -
equals
-