| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Core.LogEvent
Protobuf type
LogEvent |
static class |
Core.LogEvent.Builder
Protobuf type
LogEvent |
| 限定符和类型 | 方法和说明 |
|---|---|
Core.LogEventOrBuilder |
Core.TransactionResultOrBuilder.getLogsOrBuilder(int index)
repeated .LogEvent logs = 3; |
Core.LogEventOrBuilder |
Core.TransactionResult.getLogsOrBuilder(int index)
repeated .LogEvent logs = 3; |
Core.LogEventOrBuilder |
Core.TransactionResult.Builder.getLogsOrBuilder(int index)
repeated .LogEvent logs = 3; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends Core.LogEventOrBuilder> |
Core.TransactionResultOrBuilder.getLogsOrBuilderList()
repeated .LogEvent logs = 3; |
List<? extends Core.LogEventOrBuilder> |
Core.TransactionResult.getLogsOrBuilderList()
repeated .LogEvent logs = 3; |
List<? extends Core.LogEventOrBuilder> |
Core.TransactionResult.Builder.getLogsOrBuilderList()
repeated .LogEvent logs = 3; |
Copyright © 2020. All rights reserved.