| Package | Description |
|---|---|
| com.blibli.oss.command | |
| com.blibli.oss.command.impl | |
| com.blibli.oss.command.tuple |
| Modifier and Type | Method and Description |
|---|---|
<R1,T1,R2,T2,R3,T3,R4,T4,R5,T5> |
CommandExecutor.executeAll(CommandBuilder<R1,T1> commandBuilder1,
CommandBuilder<R2,T2> commandBuilder2,
CommandBuilder<R3,T3> commandBuilder3,
CommandBuilder<R4,T4> commandBuilder4,
CommandBuilder<R5,T5> commandBuilder5) |
| Modifier and Type | Method and Description |
|---|---|
<R1,T1,R2,T2,R3,T3,R4,T4,R5,T5> |
CommandExecutorImpl.executeAll(CommandBuilder<R1,T1> commandBuilder1,
CommandBuilder<R2,T2> commandBuilder2,
CommandBuilder<R3,T3> commandBuilder3,
CommandBuilder<R4,T4> commandBuilder4,
CommandBuilder<R5,T5> commandBuilder5) |
| Modifier and Type | Method and Description |
|---|---|
static <FIRST,SECOND,THIRD,FORTH,FIFTH> |
Tuple.of(FIRST first,
SECOND second,
THIRD third,
FORTH forth,
FIFTH fifth) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.