Package | Description |
---|---|
com.hazelcast.internal.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.
|
Modifier and Type | Method and Description |
---|---|
static LocalRetryableExecution |
InvocationUtil.executeLocallyWithRetry(NodeEngine nodeEngine,
Operation operation)
Constructs a local execution with retry logic.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.