@FunctionalInterface public interface BlazeSailListener extends com.bigdata.rdf.changesets.IChangeLog
| Modifier and Type | Method and Description |
|---|---|
void |
changeEvent(com.bigdata.rdf.changesets.IChangeRecord changeRecord) |
default void |
close()
Default no-op.
|
default void |
transactionAborted()
Default no-op.
|
default void |
transactionBegin()
Default no-op.
|
default void |
transactionCommited(long commitTime)
Default no-op.
|
default void |
transactionPrepare()
Default no-op.
|
void changeEvent(com.bigdata.rdf.changesets.IChangeRecord changeRecord)
changeEvent in interface com.bigdata.rdf.changesets.IChangeLogdefault void transactionAborted()
transactionAborted in interface com.bigdata.rdf.changesets.IChangeLogdefault void transactionBegin()
transactionBegin in interface com.bigdata.rdf.changesets.IChangeLogdefault void transactionCommited(long commitTime)
transactionCommited in interface com.bigdata.rdf.changesets.IChangeLogdefault void transactionPrepare()
transactionPrepare in interface com.bigdata.rdf.changesets.IChangeLogdefault void close()
close in interface com.bigdata.rdf.changesets.IChangeLogCopyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.