Uses of Record Class
com.loomcache.client.query.IndexConfig
Packages that use IndexConfig
Package
Description
Client-side query utilities — local filtered views over distributed maps
(client proxy for the server-side
ContinuousQueryCache).-
Uses of IndexConfig in com.loomcache.client
Methods in com.loomcache.client with parameters of type IndexConfigModifier and TypeMethodDescriptionvoidLoomClient.addIndex(String mapName, IndexConfig config) Adds or replaces index metadata for a distributed map through the SQL DDL path.voidLoomMap.addIndex(IndexConfig config) Adds or replaces an index for this map through the client SQL DDL path.LoomMap.addIndexAsync(IndexConfig config) Asynchronously adds or replaces an index for this map. -
Uses of IndexConfig in com.loomcache.client.query
Methods in com.loomcache.client.query that return IndexConfigModifier and TypeMethodDescriptionstatic IndexConfigstatic IndexConfigstatic IndexConfigstatic IndexConfigstatic IndexConfigstatic IndexConfig