Uses of Class
com.netflix.astyanax.connectionpool.exceptions.NotFoundException

Packages that use NotFoundException
com.netflix.astyanax.recipes.storage   
 

Uses of NotFoundException in com.netflix.astyanax.recipes.storage
 

Methods in com.netflix.astyanax.recipes.storage that throw NotFoundException
 void CassandraChunkedStorageProvider.deleteObject(String objectName, Integer chunkCount)
           
 ByteBuffer ChunkedStorageProvider.readChunk(String objectName, int chunkId)
          Read the request chunk id from the storage
 ObjectMetadata ChunkedStorageProvider.readMetadata(String objectName)
          Retrieve information for a file
 ObjectMetadata CassandraChunkedStorageProvider.readMetadata(String objectName)
           
 



Copyright © 2012. All Rights Reserved.