Class PgxPgbFrameStorer

    • Constructor Detail

      • PgxPgbFrameStorer

        public PgxPgbFrameStorer​(PgxSession session,
                                 oracle.pgx.api.internal.Core core,
                                 PgxFrame frame)
    • Method Detail

      • storeAsync

        public PgxFuture<java.lang.Void> storeAsync​(java.lang.String... uris)
        trigger the async storing of the PgxFrame
        Specified by:
        storeAsync in class PgxFrameStorer<PgxPgbFrameStorer>
        Parameters:
        uris - the array of uris
        Returns:
        the future for the result of the operation