public class RxSqlCommandInvocation
extends java.lang.Object
构造器和说明 |
---|
RxSqlCommandInvocation(RxSqlCommand command,
java.util.List<RankEntity<RxSqlCommandInterceptor>> executeInterceptors,
RxSqlCallable callable) |
限定符和类型 | 方法和说明 |
---|---|
RxSqlCommand |
getCommand()
获取命令
|
org.reactivestreams.Publisher |
invoke()
调用
|
public RxSqlCommandInvocation(RxSqlCommand command, java.util.List<RankEntity<RxSqlCommandInterceptor>> executeInterceptors, RxSqlCallable callable)
public RxSqlCommand getCommand()
public org.reactivestreams.Publisher invoke()