public interface GetActPoolActionsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActionHashes(int index)
if this field is absent, get all actions from actpool
|
com.google.protobuf.ByteString |
getActionHashesBytes(int index)
if this field is absent, get all actions from actpool
|
int |
getActionHashesCount()
if this field is absent, get all actions from actpool
|
List<String> |
getActionHashesList()
if this field is absent, get all actions from actpool
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getActionHashesList()
if this field is absent, get all actions from actpool
repeated string actionHashes = 1;int getActionHashesCount()
if this field is absent, get all actions from actpool
repeated string actionHashes = 1;String getActionHashes(int index)
if this field is absent, get all actions from actpool
repeated string actionHashes = 1;com.google.protobuf.ByteString getActionHashesBytes(int index)
if this field is absent, get all actions from actpool
repeated string actionHashes = 1;Copyright © 2022 IoTeX Group. All rights reserved.