| Package | Description |
|---|---|
| com.google.bitcoin.core | |
| com.google.bitcoin.kits | |
| com.google.bitcoin.store | |
| com.google.bitcoin.utils |
| Class and Description |
|---|
| BlockStore
An implementor of BlockStore saves StoredBlock objects to disk.
|
| BlockStoreException
Thrown when something goes wrong with storing a block.
|
| FullPrunedBlockStore
An implementor of FullPrunedBlockStore saves StoredBlock objects to some storage mechanism.
|
| UnreadableWalletException
Thrown by the
WalletProtobufSerializer when the serialized protocol buffer is either corrupted,
internally inconsistent or appears to be from the future. |
| Class and Description |
|---|
| SPVBlockStore
An SPVBlockStore holds a limited number of block headers in a memory mapped ring buffer.
|
| Class and Description |
|---|
| BlockStore
An implementor of BlockStore saves StoredBlock objects to disk.
|
| BlockStoreException
Thrown when something goes wrong with storing a block.
|
| FullPrunedBlockStore
An implementor of FullPrunedBlockStore saves StoredBlock objects to some storage mechanism.
|
| UnreadableWalletException
Thrown by the
WalletProtobufSerializer when the serialized protocol buffer is either corrupted,
internally inconsistent or appears to be from the future. |
| Class and Description |
|---|
| BlockStore
An implementor of BlockStore saves StoredBlock objects to disk.
|
| BlockStoreException
Thrown when something goes wrong with storing a block.
|
Copyright © 2014. All rights reserved.