Class EnterpriseTableKeyImpl

java.lang.Object
io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
All Implemented Interfaces:
LogOutputAppendable, ImmutableTableKey, TableKey, EnterpriseTableKey, NamedImplementation

public class EnterpriseTableKeyImpl extends Object implements EnterpriseTableKey
A basic Enterprise format TableKey. This internally wraps the Enterprise equivalent
  • Constructor Details

    • EnterpriseTableKeyImpl

      public EnterpriseTableKeyImpl(@NotNull @NotNull String namespace, @NotNull @NotNull String tableName, @NotNull @NotNull io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.locations.TableType tableType)
  • Method Details