![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibasSpaceDef_Create
Use the tibasSpaceDef_Create() function to create a new SpaceDef instance. Once you have created the SpaceDef, you can assign the attributes of the space definition by calling additional tibasSpaceDef functions. For example, you can assign:
• After you have set up the attributes of the space, you pass the SpaceDef object to the tibasMetaspace_DefineSpace() function to define the space and then join the space by calling the tibasMetaspace_GetSpace() function or the tibasMetaspace_GetSpaceEx() function.tibasSpaceDef_SetCapacity(), tibasSpaceDef_SetEvictionPolicy(), tibasSpaceDef_SetReplicationCount(), tibasSpaceDef_SetKeyDef(), tibasSpaceDef_SetMinSeederCount(), tibasSpaceDef_SetUpdateTransport(), tibasSpaceDef_PutFieldDef(),tibasSpaceDef_AddIndexDef(), tibasSpaceDef_SetSyncReplicated(), tibasSpaceDef_SetDistributionPolicy(), tibasSpaceDef_SetTTL(), tibasSpaceDef_GetLockWait(), tibasSpaceDef_SetPersisted(), tibasSpaceDef_SetPersistenceType(), tibasSpaceDef_SetName()
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |