public static class HazelcastInstanceFactory.InstanceFuture<T> extends Object
Constructor and Description |
---|
InstanceFuture() |
Modifier and Type | Method and Description |
---|---|
T |
get() |
boolean |
isSet() |
void |
set(T proxy) |
void |
setFailure(Throwable throwable) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.