public static interface Vfs.Dir
void
close()
Iterable<Vfs.File>
getFiles()
String
getPath()
String getPath()
Iterable<Vfs.File> getFiles()
void close()
Copyright © 2015. All rights reserved.
Astyanax, the Cassandra Java library
New blog post: Getting started with Astyanax, the open source Cassandra java library and connect your application to one of the most important NoSQL database.
Read Blog Post