- generateNewKeyPair() - Static method in class com.bigchaindb.util.KeyPairUtils
-
- GenericCallback - Interface in com.bigchaindb.model
-
The Interface TransactionCallback.
- getAmount() - Method in class com.bigchaindb.model.Output
-
Gets the amount.
- getApiEndpoints() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
Gets the api endpoints.
- getAsset() - Method in class com.bigchaindb.model.Transaction
-
Gets the asset.
- getAssetId() - Method in class com.bigchaindb.model.ValidTransaction
-
Gets the asset id.
- getAssets() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the assets.
- getAssets() - Method in class com.bigchaindb.model.Assets
-
Gets the assets.
- getAssets(String) - Static method in class com.bigchaindb.api.AssetsApi
-
Gets the assets.
- getAssetsWithLimit(String, String) - Static method in class com.bigchaindb.api.AssetsApi
-
Gets the assets with limit.
- getAuthorizationTokens() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
Gets the authorization tokens.
- getBaseUrl() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
Gets the base url.
- getBlock(String) - Static method in class com.bigchaindb.api.BlocksApi
-
Gets the block.
- getBlockId() - Method in class com.bigchaindb.model.ValidTransaction
-
Gets the block id.
- getBlocksByTransactionId(String) - Static method in class com.bigchaindb.api.BlocksApi
-
Gets a list of block ids that contain the transaction
- getCondition() - Method in class com.bigchaindb.model.Output
-
Gets the condition.
- getConnection() - Method in class com.bigchaindb.model.Connection
-
- getConnections() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
- getCurrentNode() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
- getData() - Method in class com.bigchaindb.model.Asset
-
Gets the data.
- getData() - Method in class com.bigchaindb.model.ValidatorPubKey
-
Gets the data.
- getDataClass() - Method in class com.bigchaindb.model.Asset
-
return the type of the Asset data class
- getDetails() - Method in class com.bigchaindb.model.Condition
-
Gets the details.
- getDocs() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the docs.
- getFulFills() - Method in class com.bigchaindb.model.Input
-
Gets the ful fills.
- getFullFillment() - Method in class com.bigchaindb.model.Input
-
Gets the full fillment.
- getFullFillmentDetails() - Method in class com.bigchaindb.model.Input
-
Gets the fulfillment details.
- getGson() - Static method in class com.bigchaindb.util.JsonUtils
-
returns gson
- getGson(ExclusionStrategy...) - Static method in class com.bigchaindb.util.JsonUtils
-
returns gson
- getGson(Class, ExclusionStrategy...) - Static method in class com.bigchaindb.util.JsonUtils
-
returns gson
- getHeight() - Method in class com.bigchaindb.model.Block
-
Gets the height.
- getHex(byte[]) - Static method in class com.bigchaindb.util.DriverUtils
-
Gets the hex.
- getHttpClient() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
Gets the http client.
- getId() - Method in class com.bigchaindb.model.Asset
-
Gets the id.
- getId() - Method in class com.bigchaindb.model.MetaData
-
Gets the id.
- getId() - Method in class com.bigchaindb.model.Transaction
-
Gets the id.
- getInputs() - Method in class com.bigchaindb.model.Transaction
-
Gets the inputs.
- getKeys() - Static method in class BigchainDBJavaDriverUsageExample
-
generates EdDSA keypair to sign and verify transactions
- getMetadata() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the metadata.
- getMetadata() - Method in class com.bigchaindb.model.MetaData
-
Gets the metadata.
- getMetaData() - Method in class com.bigchaindb.model.Transaction
-
Gets the meta data.
- getMetaData(String) - Static method in class com.bigchaindb.api.MetaDataApi
-
Gets the metadata.
- getMetaDatas() - Method in class com.bigchaindb.model.MetaDatas
-
Gets the metadata.
- getMetaDataWithLimit(String, String) - Static method in class com.bigchaindb.api.MetaDataApi
-
Gets the metadata with limit.
- getOperation() - Method in class com.bigchaindb.model.Transaction
-
Gets the operation.
- getOutput() - Method in class com.bigchaindb.model.Outputs
-
Gets the output.
- getOutputIndex() - Method in class com.bigchaindb.model.FulFill
-
Gets the output index.
- getOutputIndex() - Method in class com.bigchaindb.model.Output
-
Gets the output index.
- getOutputs() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the outputs.
- getOutputs() - Method in class com.bigchaindb.model.Transaction
-
Gets the outputs.
- getOutputs(String) - Static method in class com.bigchaindb.api.OutputsApi
-
Gets the outputs.
- getOwnersBefore() - Method in class com.bigchaindb.model.Input
-
Gets the owners before.
- getPower() - Method in class com.bigchaindb.model.Validator
-
Gets the power.
- getPrivateKey() - Method in class com.bigchaindb.model.Account
-
Gets the private key.
- getPubKey() - Method in class com.bigchaindb.model.Validator
-
Gets the pubKey.
- getPublicKey() - Method in class com.bigchaindb.model.Account
-
Gets the public key.
- getPublicKey() - Method in class com.bigchaindb.model.Details
-
Gets the public key.
- getPublicKeys() - Method in class com.bigchaindb.model.Output
-
Gets the public keys.
- getRetryCount() - Method in class com.bigchaindb.model.Connection
-
- getSerializer() - Method in class com.bigchaindb.util.TypeAdapter
-
Get the deserializer
- getSha3HashHex(byte[]) - Static method in class com.bigchaindb.util.DriverUtils
-
- getSha3HashRaw(byte[]) - Static method in class com.bigchaindb.util.DriverUtils
-
- getSigned() - Method in class com.bigchaindb.model.Transaction
-
Gets the signed.
- getSpentOutputs(String) - Static method in class com.bigchaindb.api.OutputsApi
-
Gets the spent outputs.
- getStreams() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the streams.
- getTimeout() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
- getTimeTillTimeout() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
- getTimeToRetryForConnection() - Method in class com.bigchaindb.model.Connection
-
- getTransaction(String) - Method in class BigchainDBJavaDriverUsageExample
-
- getTransactionById(String) - Static method in class com.bigchaindb.api.TransactionsApi
-
Gets the transaction by id.
- getTransactionId() - Method in class com.bigchaindb.model.FulFill
-
Gets the transaction id.
- getTransactionId() - Method in class com.bigchaindb.model.Output
-
Gets the transaction id.
- getTransactionId() - Method in class com.bigchaindb.model.ValidTransaction
-
Gets the transaction id.
- getTransactions() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the transactions.
- getTransactions() - Method in class com.bigchaindb.model.Block
-
Gets the transactions.
- getTransactions() - Method in class com.bigchaindb.model.Transactions
-
Gets the transactions.
- getTransactionsByAssetId(String, Operations) - Static method in class com.bigchaindb.api.TransactionsApi
-
Gets the transactions by asset id.
- getType() - Method in class com.bigchaindb.model.Details
-
Gets the type.
- getType() - Method in class com.bigchaindb.model.ValidatorPubKey
-
Gets the type.
- getType() - Method in class com.bigchaindb.util.TypeAdapter
-
Get the class for the deserializer
- getUnspentOutputs(String) - Static method in class com.bigchaindb.api.OutputsApi
-
Gets the unspent outputs.
- getUri() - Method in class com.bigchaindb.model.Condition
-
Gets the uri.
- getValidators() - Static method in class com.bigchaindb.api.ValidatorsApi
-
Gets the the local validators set of a given node.
- getValidators() - Method in class com.bigchaindb.model.ApiEndpoints
-
Gets the validators.
- getValidators() - Method in class com.bigchaindb.model.Validators
-
Gets the validators.
- getVersion() - Method in class com.bigchaindb.model.Transaction
-
Gets the version.
- getWsSocketUrl() - Static method in class com.bigchaindb.model.BigChainDBGlobals
-
Gets the ws socket url.
- GsonEmptyCheckTypeAdapterFactory - Class in com.bigchaindb.json.factory
-
Change empty Maps to null
Source http://chrisjenx.com/gson-empty-json-to-null/
- GsonEmptyCheckTypeAdapterFactory() - Constructor for class com.bigchaindb.json.factory.GsonEmptyCheckTypeAdapterFactory
-
- GsonEmptyCheckTypeAdapterFactory.EmptyCheckTypeAdapter<T> - Class in com.bigchaindb.json.factory
-