Uses of Package
com.google.bitcoin.store

Packages that use com.google.bitcoin.store
com.google.bitcoin.core   
com.google.bitcoin.kits   
com.google.bitcoin.store   
com.google.bitcoin.utils   
 

Classes in com.google.bitcoin.store used by com.google.bitcoin.core
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.
 

Classes in com.google.bitcoin.store used by com.google.bitcoin.kits
SPVBlockStore
          An SPVBlockStore holds a limited number of block headers in a memory mapped ring buffer.
 

Classes in com.google.bitcoin.store used by com.google.bitcoin.store
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.
 

Classes in com.google.bitcoin.store used by com.google.bitcoin.utils
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.