
Package ca.uhn.fhir.jpa.entity
Class ResourceReindexJobEntity
java.lang.Object
ca.uhn.fhir.jpa.entity.ResourceReindexJobEntity
- All Implemented Interfaces:
Serializable
Deprecated.
use new batch2 reindex job
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.InclusiveDeprecated.InclusivevoidsetDeleted(boolean theDeleted) Deprecated.voidsetIdForUnitTest(long theId) Deprecated.voidsetReindexCount(Integer theReindexCount) Deprecated.voidsetResourceType(String theResourceType) Deprecated.voidsetSuspendedUntil(Date theSuspendedUntil) Deprecated.voidsetThresholdHigh(Date theThresholdHigh) Deprecated.InclusivevoidsetThresholdLow(Date theThresholdLow) Deprecated.InclusivetoString()Deprecated.
-
Constructor Details
-
ResourceReindexJobEntity
public ResourceReindexJobEntity()Deprecated.
-
-
Method Details
-
getReindexCount
Deprecated. -
setReindexCount
Deprecated. -
getSuspendedUntil
Deprecated. -
setSuspendedUntil
Deprecated. -
getThresholdLow
Deprecated.Inclusive -
setThresholdLow
Deprecated.Inclusive -
getResourceType
Deprecated. -
setResourceType
Deprecated. -
getThresholdHigh
Deprecated.Inclusive -
setThresholdHigh
Deprecated.Inclusive -
getId
Deprecated. -
setIdForUnitTest
Deprecated. -
setDeleted
Deprecated. -
toString
Deprecated.
-