Interface | Description |
---|---|
SchemaObjectCollector<T> |
The
SchemaObjectCollector interface defines a contract for implementing objects to search for
and find all schema objects of a particular type in a given context. |
SchemaObjectDefiner |
The
SchemaObjectDefiner interface defines a contract for implementing objects
that can reverse engineer a schema object instance back into a definition of the schema object. |
Class | Description |
---|---|
SchemaObjectDefinition |
SchemaObjectDefinition is an Abstract Data Type (ADT) encapsulating the definition of a single Apache Geode
or Pivotal GemFire schema object (e.g. |
Enum | Description |
---|---|
SchemaObjectType |
SchemaObjectType defines an enumeration of all the types of Apache Geode or Pivotal GemFire schema objects
(e.g. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.