Skip navigation links
A C E G I O P R S T V 

A

addEvent(ContractEvent) - Method in class io.yggdrash.contract.core.ContractEventSet
 
addEvent(ContractEvent) - Method in interface io.yggdrash.contract.core.Receipt
 
addEvent(ContractEvent) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
addEvent(ContractEvent) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
addLog(String) - Method in interface io.yggdrash.contract.core.Receipt
 
addLog(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
addLog(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
addLog(String) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
addLog(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 

C

call(String, ContractMethodType, String, JsonObject) - Method in interface io.yggdrash.contract.core.channel.ContractChannel
 
close() - Method in interface io.yggdrash.contract.core.store.ReadWriterStore
 
contains(K) - Method in interface io.yggdrash.contract.core.store.ReadWriterStore
 
ContractBranchStateStore - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractChannel - Interface in io.yggdrash.contract.core.channel
 
ContractChannelField - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractChannelMethod - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractEndBlock - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractEvent - Class in io.yggdrash.contract.core
 
ContractEvent() - Constructor for class io.yggdrash.contract.core.ContractEvent
 
ContractEvent(ContractEventType, Object, String) - Constructor for class io.yggdrash.contract.core.ContractEvent
 
ContractEventSet - Class in io.yggdrash.contract.core
 
ContractEventSet() - Constructor for class io.yggdrash.contract.core.ContractEventSet
 
ContractEventSet(ContractEvent) - Constructor for class io.yggdrash.contract.core.ContractEventSet
 
ContractEventSet(List<ContractEvent>) - Constructor for class io.yggdrash.contract.core.ContractEventSet
 
ContractEventType - Enum in io.yggdrash.contract.core.channel
 
ContractException - Exception in io.yggdrash.contract.core.exception
 
ContractException(int, String) - Constructor for exception io.yggdrash.contract.core.exception.ContractException
 
ContractMethodType - Enum in io.yggdrash.contract.core.channel
 
ContractQuery - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractReceipt - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractStateStore - Annotation Type in io.yggdrash.contract.core.annotation
 
ContractTransactionReceipt - Annotation Type in io.yggdrash.contract.core.annotation
 
contractVersion - Variable in class io.yggdrash.contract.core.ContractEvent
 
createBlockReceipt(String, String, long, long, String) - Static method in class io.yggdrash.contract.core.ReceiptImpl
 
createTxReceipt(String, String, String, long, long, String) - Static method in class io.yggdrash.contract.core.ReceiptImpl
 

E

events - Variable in class io.yggdrash.contract.core.ContractEventSet
 
ExecuteStatus - Enum in io.yggdrash.contract.core
 

G

Genesis - Annotation Type in io.yggdrash.contract.core.annotation
 
get(K) - Method in interface io.yggdrash.contract.core.store.ReadStore
 
getBlockHeight() - Method in interface io.yggdrash.contract.core.Receipt
 
getBlockHeight() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getBlockHeight() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getBlockHeight() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getBlockHeight() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getBlockId() - Method in interface io.yggdrash.contract.core.Receipt
 
getBlockId() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getBlockId() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getBlockId() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getBlockId() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getBlockSize() - Method in interface io.yggdrash.contract.core.Receipt
 
getBlockSize() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getBlockSize() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getBranchId() - Method in interface io.yggdrash.contract.core.Receipt
 
getBranchId() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getBranchId() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getBranchId() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getBranchId() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getContractVersion() - Method in class io.yggdrash.contract.core.ContractEvent
 
getContractVersion() - Method in interface io.yggdrash.contract.core.Receipt
 
getContractVersion() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getContractVersion() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getContractVersion() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getContractVersion() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getEvents() - Method in class io.yggdrash.contract.core.ContractEventSet
 
getEvents() - Method in interface io.yggdrash.contract.core.Receipt
 
getEvents() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getEvents() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getIssuer() - Method in interface io.yggdrash.contract.core.Receipt
 
getIssuer() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getIssuer() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getIssuer() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getIssuer() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getItem() - Method in class io.yggdrash.contract.core.ContractEvent
 
getLog() - Method in interface io.yggdrash.contract.core.Receipt
 
getLog() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getLog() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getMethod() - Method in interface io.yggdrash.contract.core.Receipt
 
getMethod() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getMethod() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getStatus() - Method in interface io.yggdrash.contract.core.Receipt
 
getStatus() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getStatus() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getStatus() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getStatus() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getTxId() - Method in interface io.yggdrash.contract.core.Receipt
 
getTxId() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getTxId() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getTxId() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getTxId() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getTxLog() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getTxLog() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getTxSize() - Method in interface io.yggdrash.contract.core.Receipt
 
getTxSize() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
getTxSize() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
getTxSize() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
getTxSize() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
getType() - Method in class io.yggdrash.contract.core.ContractEvent
 

I

InjectEvent - Annotation Type in io.yggdrash.contract.core.annotation
 
InjectOutputStore - Annotation Type in io.yggdrash.contract.core.annotation
The type of field declaring the annotation must be Map<OutputType, OutputStore>.
InvokeTransaction - Annotation Type in io.yggdrash.contract.core.annotation
 
io.yggdrash.contract.core - package io.yggdrash.contract.core
 
io.yggdrash.contract.core.annotation - package io.yggdrash.contract.core.annotation
 
io.yggdrash.contract.core.channel - package io.yggdrash.contract.core.channel
 
io.yggdrash.contract.core.exception - package io.yggdrash.contract.core.exception
 
io.yggdrash.contract.core.store - package io.yggdrash.contract.core.store
 
isSuccess() - Method in interface io.yggdrash.contract.core.Receipt
 
isSuccess() - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
isSuccess() - Method in class io.yggdrash.contract.core.ReceiptImpl
 
isSuccess() - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
isSuccess() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
item - Variable in class io.yggdrash.contract.core.ContractEvent
 

O

OutputStore - Interface in io.yggdrash.contract.core.store
 
OutputType - Enum in io.yggdrash.contract.core.store
 

P

ParamValidation - Annotation Type in io.yggdrash.contract.core.annotation
 
put(String, String, JsonObject) - Method in interface io.yggdrash.contract.core.store.OutputStore
 
put(JsonObject) - Method in interface io.yggdrash.contract.core.store.OutputStore
 
put(String, long, Map<String, JsonObject>) - Method in interface io.yggdrash.contract.core.store.OutputStore
 
put(K, V) - Method in interface io.yggdrash.contract.core.store.ReadWriterStore
 

R

ReadStore<K,V> - Interface in io.yggdrash.contract.core.store
 
ReadWriterStore<K,V> - Interface in io.yggdrash.contract.core.store
 
Receipt - Interface in io.yggdrash.contract.core
 
ReceiptAdapter - Class in io.yggdrash.contract.core
 
ReceiptAdapter() - Constructor for class io.yggdrash.contract.core.ReceiptAdapter
 
ReceiptImpl - Class in io.yggdrash.contract.core
 
ReceiptImpl() - Constructor for class io.yggdrash.contract.core.ReceiptImpl
 
ReceiptImpl(String, Long, Long, String) - Constructor for class io.yggdrash.contract.core.ReceiptImpl
 
ReceiptImpl(String, Long, String) - Constructor for class io.yggdrash.contract.core.ReceiptImpl
 

S

setBlockHeight(Long) - Method in interface io.yggdrash.contract.core.Receipt
 
setBlockHeight(Long) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setBlockHeight(Long) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setBlockHeight(Long) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setBlockHeight(Long) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setBlockId(String) - Method in interface io.yggdrash.contract.core.Receipt
 
setBlockId(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setBlockId(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setBlockId(String) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setBlockId(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setBranchId(String) - Method in interface io.yggdrash.contract.core.Receipt
 
setBranchId(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setBranchId(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setBranchId(String) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setBranchId(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setContractVersion(String) - Method in interface io.yggdrash.contract.core.Receipt
 
setContractVersion(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setContractVersion(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setContractVersion(String) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setContractVersion(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setIssuer(String) - Method in interface io.yggdrash.contract.core.Receipt
 
setIssuer(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setIssuer(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setIssuer(String) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setIssuer(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setMethod(String) - Method in interface io.yggdrash.contract.core.Receipt
 
setMethod(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setMethod(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setReceipt(Receipt) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setStatus(ExecuteStatus) - Method in interface io.yggdrash.contract.core.Receipt
 
setStatus(ExecuteStatus) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setStatus(ExecuteStatus) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setStatus(ExecuteStatus) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setStatus(ExecuteStatus) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setTransactionMethod(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
setTxId(String) - Method in interface io.yggdrash.contract.core.Receipt
 
setTxId(String) - Method in class io.yggdrash.contract.core.ReceiptAdapter
 
setTxId(String) - Method in class io.yggdrash.contract.core.ReceiptImpl
 
setTxId(String) - Method in interface io.yggdrash.contract.core.TransactionReceipt
 
setTxId(String) - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 

T

transactionMethod() - Method in class io.yggdrash.contract.core.TransactionReceiptImpl
 
TransactionReceipt - Interface in io.yggdrash.contract.core
 
TransactionReceiptImpl - Class in io.yggdrash.contract.core
 
TransactionReceiptImpl() - Constructor for class io.yggdrash.contract.core.TransactionReceiptImpl
 
TransactionReceiptImpl(String, Long, String) - Constructor for class io.yggdrash.contract.core.TransactionReceiptImpl
 
type - Variable in class io.yggdrash.contract.core.ContractEvent
 

V

valueOf(String) - Static method in enum io.yggdrash.contract.core.channel.ContractEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.yggdrash.contract.core.channel.ContractMethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.yggdrash.contract.core.ExecuteStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.yggdrash.contract.core.store.OutputType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.yggdrash.contract.core.channel.ContractEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.yggdrash.contract.core.channel.ContractMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.yggdrash.contract.core.ExecuteStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.yggdrash.contract.core.store.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G I O P R S T V 
Skip navigation links