Package | Description |
---|---|
com.hazelcast.internal.serialization.impl | |
com.hazelcast.json |
Contains Json interface
|
Modifier and Type | Method and Description |
---|---|
HazelcastJsonValue |
JavaDefaultSerializers.HazelcastJsonValueSerializer.read(ObjectDataInput in) |
Modifier and Type | Method and Description |
---|---|
void |
JavaDefaultSerializers.HazelcastJsonValueSerializer.write(ObjectDataOutput out,
HazelcastJsonValue object) |
Modifier and Type | Method and Description |
---|---|
static HazelcastJsonValue |
HazelcastJson.fromString(String string)
Create a HazelcastJsonValue from a string.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.