Interface CollectionCallback<T>


public interface CollectionCallback<T>
Defines the callback which will be wrapped and executed on a bucket.
Author:
Michael Nitschinger
  • Method Summary

    Modifier and Type
    Method
    Description
    The enclosed body will be executed on the connected bucket.