Class PhysicalDatabeanFieldInfo<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>>

java.lang.Object
io.datarouter.storage.serialize.fieldcache.DatabeanFieldInfo<PK,D,F>
io.datarouter.storage.serialize.fieldcache.PhysicalDatabeanFieldInfo<PK,D,F>

public class PhysicalDatabeanFieldInfo<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> extends DatabeanFieldInfo<PK,D,F>
  • Constructor Details

    • PhysicalDatabeanFieldInfo

      public PhysicalDatabeanFieldInfo(NodeParams<PK,D,F> params)
  • Method Details

    • getClientId

      public ClientId getClientId()
    • getTableName

      public String getTableName()
    • getNodeName

      public String getNodeName()
    • getTableConfiguration

      public NodewatchConfiguration getTableConfiguration()
    • getDisableForcePrimary

      public boolean getDisableForcePrimary()
    • getTag

      public Tag getTag()
    • getDisableIntroducer

      public boolean getDisableIntroducer()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object