public class NoopExecutionCallback<V> extends Object implements com.hazelcast.core.ExecutionCallback<V>
NoopExecutionCallback()
void
onFailure(Throwable t)
onResponse(V response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NoopExecutionCallback()
public void onResponse(V response)
onResponse
com.hazelcast.core.ExecutionCallback<V>
public void onFailure(Throwable t)
onFailure
Copyright © 2018-2019–2019. All rights reserved.