public static final class Core.TransactionResult extends com.google.protobuf.GeneratedMessageV3 implements Core.TransactionResultOrBuilder
TransactionResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
Core.TransactionResult.Builder
Protobuf type
TransactionResult |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BLOCK_HASH_FIELD_NUMBER |
static int |
BLOCK_NUMBER_FIELD_NUMBER |
static int |
BLOOM_FIELD_NUMBER |
static int |
ERROR_FIELD_NUMBER |
static int |
LOGS_FIELD_NUMBER |
static int |
RETURN_VALUE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
Client.Hash |
getBlockHash()
.Hash block_hash = 7; |
Client.HashOrBuilder |
getBlockHashOrBuilder()
.Hash block_hash = 7; |
long |
getBlockNumber()
int64 block_number = 6; |
com.google.protobuf.ByteString |
getBloom()
bytes bloom = 4; |
static Core.TransactionResult |
getDefaultInstance() |
Core.TransactionResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getError()
string error = 10; |
com.google.protobuf.ByteString |
getErrorBytes()
string error = 10; |
Core.LogEvent |
getLogs(int index)
repeated .LogEvent logs = 3; |
int |
getLogsCount()
repeated .LogEvent logs = 3; |
List<Core.LogEvent> |
getLogsList()
repeated .LogEvent logs = 3; |
Core.LogEventOrBuilder |
getLogsOrBuilder(int index)
repeated .LogEvent logs = 3; |
List<? extends Core.LogEventOrBuilder> |
getLogsOrBuilderList()
repeated .LogEvent logs = 3; |
com.google.protobuf.Parser<Core.TransactionResult> |
getParserForType() |
com.google.protobuf.ByteString |
getReturnValue()
bytes return_value = 5; |
int |
getSerializedSize() |
Core.TransactionResultStatus |
getStatus()
.TransactionResultStatus status = 2; |
int |
getStatusValue()
.TransactionResultStatus status = 2; |
Client.Hash |
getTransactionId()
.Hash transaction_id = 1; |
Client.HashOrBuilder |
getTransactionIdOrBuilder()
.Hash transaction_id = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBlockHash()
.Hash block_hash = 7; |
int |
hashCode() |
boolean |
hasTransactionId()
.Hash transaction_id = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Core.TransactionResult.Builder |
newBuilder() |
static Core.TransactionResult.Builder |
newBuilder(Core.TransactionResult prototype) |
Core.TransactionResult.Builder |
newBuilderForType() |
protected Core.TransactionResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Core.TransactionResult |
parseDelimitedFrom(InputStream input) |
static Core.TransactionResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Core.TransactionResult |
parseFrom(byte[] data) |
static Core.TransactionResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Core.TransactionResult |
parseFrom(ByteBuffer data) |
static Core.TransactionResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Core.TransactionResult |
parseFrom(com.google.protobuf.ByteString data) |
static Core.TransactionResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Core.TransactionResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Core.TransactionResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Core.TransactionResult |
parseFrom(InputStream input) |
static Core.TransactionResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Core.TransactionResult> |
parser() |
Core.TransactionResult.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TRANSACTION_ID_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int LOGS_FIELD_NUMBER
public static final int BLOOM_FIELD_NUMBER
public static final int RETURN_VALUE_FIELD_NUMBER
public static final int BLOCK_NUMBER_FIELD_NUMBER
public static final int BLOCK_HASH_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public boolean hasTransactionId()
.Hash transaction_id = 1;hasTransactionId 在接口中 Core.TransactionResultOrBuilderpublic Client.Hash getTransactionId()
.Hash transaction_id = 1;getTransactionId 在接口中 Core.TransactionResultOrBuilderpublic Client.HashOrBuilder getTransactionIdOrBuilder()
.Hash transaction_id = 1;public int getStatusValue()
.TransactionResultStatus status = 2;getStatusValue 在接口中 Core.TransactionResultOrBuilderpublic Core.TransactionResultStatus getStatus()
.TransactionResultStatus status = 2;getStatus 在接口中 Core.TransactionResultOrBuilderpublic List<Core.LogEvent> getLogsList()
repeated .LogEvent logs = 3;getLogsList 在接口中 Core.TransactionResultOrBuilderpublic List<? extends Core.LogEventOrBuilder> getLogsOrBuilderList()
repeated .LogEvent logs = 3;public int getLogsCount()
repeated .LogEvent logs = 3;getLogsCount 在接口中 Core.TransactionResultOrBuilderpublic Core.LogEvent getLogs(int index)
repeated .LogEvent logs = 3;getLogs 在接口中 Core.TransactionResultOrBuilderpublic Core.LogEventOrBuilder getLogsOrBuilder(int index)
repeated .LogEvent logs = 3;public com.google.protobuf.ByteString getBloom()
bytes bloom = 4;getBloom 在接口中 Core.TransactionResultOrBuilderpublic com.google.protobuf.ByteString getReturnValue()
bytes return_value = 5;getReturnValue 在接口中 Core.TransactionResultOrBuilderpublic long getBlockNumber()
int64 block_number = 6;getBlockNumber 在接口中 Core.TransactionResultOrBuilderpublic boolean hasBlockHash()
.Hash block_hash = 7;hasBlockHash 在接口中 Core.TransactionResultOrBuilderpublic Client.Hash getBlockHash()
.Hash block_hash = 7;getBlockHash 在接口中 Core.TransactionResultOrBuilderpublic Client.HashOrBuilder getBlockHashOrBuilder()
.Hash block_hash = 7;public String getError()
string error = 10;getError 在接口中 Core.TransactionResultOrBuilderpublic com.google.protobuf.ByteString getErrorBytes()
string error = 10;getErrorBytes 在接口中 Core.TransactionResultOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static Core.TransactionResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Core.TransactionResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Core.TransactionResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Core.TransactionResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Core.TransactionResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Core.TransactionResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Core.TransactionResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static Core.TransactionResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Core.TransactionResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Core.TransactionResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Core.TransactionResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Core.TransactionResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Core.TransactionResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static Core.TransactionResult.Builder newBuilder()
public static Core.TransactionResult.Builder newBuilder(Core.TransactionResult prototype)
public Core.TransactionResult.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected Core.TransactionResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static Core.TransactionResult getDefaultInstance()
public static com.google.protobuf.Parser<Core.TransactionResult> parser()
public com.google.protobuf.Parser<Core.TransactionResult> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public Core.TransactionResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.