Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Datatypes : Enumerated Types : tibas_evictionPolicy

tibas_evictionPolicy
Type
Declaration
typedef enum _tibas_evictionPolicy {
TIBAS_EVICTION_NONE = 0,
TIBAS_EVICTION_LRU = 1
} tibas_evictionPolicy;
Purpose
This type represents the eviction policy used by TIBCO ActiveSpaces spaces.
Values
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved