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 Summary
Constructors Constructor Description PhysicalDatabeanFieldInfo(NodeParams<PK,D,F> params) -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)ClientIdgetClientId()booleangetDisableForcePrimary()booleangetIsSystemTable()StringgetNodeName()NodewatchConfigurationgetTableConfiguration()StringgetTableName()inthashCode()StringtoString()Methods inherited from class io.datarouter.storage.serialize.fieldcache.DatabeanFieldInfo
getAutogeneratedFieldName, getAutoGeneratedType, getDatabeanSupplier, getEkFields, getEkPkFields, getEntityColumnPrefixBytes, getEntityNodePrefix, getFieldByPrefixedName, getFieldColumnNames, getFielderSupplier, getFieldForColumnName, getFields, getFieldsWithValues, getKeyJavaField, getNonKeyFieldByColumnName, getNonKeyFieldColumnNames, getNonKeyFields, getNonKeyFieldsWithValues, getPostEkPkKeyFields, getPrimaryKeyClass, getPrimaryKeyFieldColumnNames, getPrimaryKeyFields, getPrimaryKeySupplier, getRecordCallsite, getSampleDatabean, getSampleFielder, getSamplePrimaryKey, getTtlMs, getUniqueIndexes, isManagedAutoGeneratedId, isSingleDatabeanEntity, isSubEntity
-
Constructor Details
-
Method Details
-
getClientId
-
getTableName
-
getNodeName
-
getTableConfiguration
-
getDisableForcePrimary
public boolean getDisableForcePrimary() -
getIsSystemTable
public boolean getIsSystemTable() -
equals
-
hashCode
public int hashCode() -
toString
-