public class PgxPgbFrameStorer extends PgxFrameStorer<PgxPgbFrameStorer>
Constructor and Description |
---|
PgxPgbFrameStorer(PgxSession session, oracle.pgx.api.internal.Core core, PgxFrame frame) |
Modifier and Type | Method and Description |
---|---|
PgxPgbFrameStorer |
name(java.lang.String frameName)
sets the name of the stored frame
|
PgxFuture<java.lang.Void> |
storeAsync(java.lang.String... uris)
trigger the async storing of the PgxFrame
|
overwrite, store
public PgxPgbFrameStorer(PgxSession session, oracle.pgx.api.internal.Core core, PgxFrame frame)
public PgxPgbFrameStorer name(java.lang.String frameName)
name
in class PgxFrameStorer<PgxPgbFrameStorer>
frameName
- String used as namepublic PgxFuture<java.lang.Void> storeAsync(java.lang.String... uris)
storeAsync
in class PgxFrameStorer<PgxPgbFrameStorer>
uris
- the array of uris