Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Object Type

We will support all the object types which Geode understands. This would include all the primitive java types, an array of primitive types, collections, java serialization, data serializable, pdx serialization and custom user data serializers. For the purpose of the request format, we would distinguish key type and value type.

...

Geode supports only few object types as the region Key. The region key will be marked as Key in the request format.

...