open Or Create
Open existing SyncMapJava by unique name or create a new one if specified name does not exist.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to find existing map or to assign to new map upon creation.
Listener that will receive opened or created SyncMapJava in its onSuccess() callback or any error in onFailure() callback.
Open existing SyncMapJava by unique name or create a new one if specified name does not exist.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to find existing map or to assign to new map upon creation.
Time to live in seconds from now.
Listener that will receive opened or created SyncMapJava in its onSuccess() callback or any error in onFailure() callback.
Open existing SyncMapJava by unique name or create a new one if specified name does not exist.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to find existing map or to assign to new map upon creation.
Time to live in seconds from now.
SyncMapJava.Listener that will receive notifications regarding this map.
Listener that will receive opened or created SyncMapJava in its onSuccess() callback or any error in onFailure() callback.