Package | Description |
---|---|
com.hazelcast.internal.json | |
com.hazelcast.internal.management |
Contains classes to provide data/operation interface for Management Center.
|
com.hazelcast.internal.management.dto |
These contain the DTO object to exchange information with the management center.
|
com.hazelcast.internal.management.events | |
com.hazelcast.internal.management.request |
Contains requests that made from Management Center.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
Class and Description |
---|
JsonArray
Represents a JSON array, an ordered collection of JSON values.
|
JsonHandler
A handler for parser events.
|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
JsonObject.Member
Represents a member of a JSON object, a pair of a name and a value.
|
JsonValue
Represents a JSON value.
|
Location
An immutable object that represents a location in the parsed text.
|
PrettyPrint
Enables human readable JSON output by inserting whitespace between values.after commas and
colons.
|
WriterConfig
Controls the formatting of the JSON output.
|
Class and Description |
---|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
Class and Description |
---|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
Class and Description |
---|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
Class and Description |
---|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
Class and Description |
---|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
Class and Description |
---|
JsonArray
Represents a JSON array, an ordered collection of JSON values.
|
JsonObject
Represents a JSON object, a set of name/value pairs, where the names are strings and the values
are JSON values.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.