![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status ttibasSpaceDef_GetEvictionPolicy(
Use the tibasSpaceDef_GetEvictionPolicy() function to return the eviction policy that is set for a specified space.
• TIBAS_EVICTION_NONE Do not evict any tuples from the space.
• TIBAS_EVICTION_LRU Use the least recently used (LRU) algorithm to evict tuples from the space when the capacity of the space is reached.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |