Options
All
  • Public
  • Public/Protected
  • All
Menu

Wrapper for values stored via Hazelcast REST API.

Hierarchy

  • RestValue

Implements

  • IdentifiedDataSerializable

Index

Constructors

Properties

Constructors

constructor

  • new RestValue(): RestValue
  • Returns RestValue

Properties

contentType

contentType: string

HTTP Content-Type specified for the value.

value

value: string

Wrapped value.

Generated using TypeDoc