Package | Description |
---|---|
com.gigaspaces.metadata |
Provides classes and interfaces encapsulating space entries metadata.
|
com.gigaspaces.query.extension.metadata | |
com.gigaspaces.query.extension.metadata.impl |
Modifier and Type | Method and Description |
---|---|
SpaceTypeDescriptorBuilder |
SpaceTypeDescriptorBuilder.addQueryExtensionInfo(String path,
QueryExtensionPathInfo pathInfo)
Adds a QueryExtension information for the specified path
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultQueryExtensionPathInfo |
Modifier and Type | Method and Description |
---|---|
QueryExtensionPathInfo |
QueryExtensionPropertyInfo.getPathInfo(String path) |
Modifier and Type | Method and Description |
---|---|
List<QueryExtensionPathInfo> |
TypeQueryExtension.get(String path) |
Modifier and Type | Method and Description |
---|---|
void |
QueryExtensionPropertyInfo.addPathInfo(String path,
QueryExtensionPathInfo queryExtensionPathInfo) |
Modifier and Type | Method and Description |
---|---|
List<QueryExtensionPathInfo> |
TypeQueryExtensionImpl.get(String path) |
Modifier and Type | Method and Description |
---|---|
void |
TypeQueryExtensionImpl.add(String path,
QueryExtensionPathInfo queryExtensionPathInfo) |
void |
TypeQueryExtensionsImpl.add(String path,
QueryExtensionPathInfo queryExtensionPathInfo) |
Copyright © GigaSpaces.