T
public interface PropertyUpdater<T> extends com.google.common.util.concurrent.AsyncFunction<T,T>
PropertyStore
com.google.common.util.concurrent.ListenableFuture<T>
apply(T property)
com.google.common.util.concurrent.ListenableFuture<T> apply(@Nullable T property) throws Exception
apply
com.google.common.util.concurrent.AsyncFunction<T,T>
property
null
Exception
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.