GigaSpaces XAP 9.5 API

org.openspaces.core.config
Class CompoundIndex

java.lang.Object
  extended by org.openspaces.core.config.SpaceIndex
      extended by org.openspaces.core.config.CompoundIndex

public class CompoundIndex
extends SpaceIndex

Describes compound index

Since:
9.5
Author:
Yechiel

Nested Class Summary
static class CompoundIndex.CompoundIndexTypes
           
 
Constructor Summary
CompoundIndex()
           
CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType)
           
 
Method Summary
 CompoundIndex.CompoundIndexTypes getCompoundIndexType()
           
 String[] getPaths()
           
 
Methods inherited from class org.openspaces.core.config.SpaceIndex
getPath, setPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundIndex

public CompoundIndex()

CompoundIndex

public CompoundIndex(String name,
                     String[] paths,
                     CompoundIndex.CompoundIndexTypes compoundIndexType)
Method Detail

getPaths

public String[] getPaths()

getCompoundIndexType

public CompoundIndex.CompoundIndexTypes getCompoundIndexType()

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.