jar

info.gehrels : FlockDB-Client

Maven & Gradle

Jan 15, 2013
2 stars

Java FlockDB Client · A lightweight, idiomatic Java wrapper around the Thrift API of FlockDB, providing fluent interface based access. You may call it kind of a FlockDB Java driver.

Table Of Contents

Latest Version

Download info.gehrels : FlockDB-Client JAR file - Latest Versions:

All Versions

Download info.gehrels : FlockDB-Client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window FlockDB-Client-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.twitter.flockdb.thrift

├─ com.twitter.flockdb.thrift.Edge.class - [JAR]

├─ com.twitter.flockdb.thrift.EdgeQuery.class - [JAR]

├─ com.twitter.flockdb.thrift.EdgeResults.class - [JAR]

├─ com.twitter.flockdb.thrift.EdgeState.class - [JAR]

├─ com.twitter.flockdb.thrift.ExecuteOperation.class - [JAR]

├─ com.twitter.flockdb.thrift.ExecuteOperationType.class - [JAR]

├─ com.twitter.flockdb.thrift.ExecuteOperations.class - [JAR]

├─ com.twitter.flockdb.thrift.FlockDB.class - [JAR]

├─ com.twitter.flockdb.thrift.FlockException.class - [JAR]

├─ com.twitter.flockdb.thrift.Metadata.class - [JAR]

├─ com.twitter.flockdb.thrift.Page.class - [JAR]

├─ com.twitter.flockdb.thrift.Priority.class - [JAR]

├─ com.twitter.flockdb.thrift.QueryTerm.class - [JAR]

├─ com.twitter.flockdb.thrift.Results.class - [JAR]

├─ com.twitter.flockdb.thrift.SelectOperation.class - [JAR]

├─ com.twitter.flockdb.thrift.SelectOperationType.class - [JAR]

├─ com.twitter.flockdb.thrift.SelectQuery.class - [JAR]

info.gehrels.flockDBClient

├─ info.gehrels.flockDBClient.ByteHelper.class - [JAR]

├─ info.gehrels.flockDBClient.CountBuilder.class - [JAR]

├─ info.gehrels.flockDBClient.Direction.class - [JAR]

├─ info.gehrels.flockDBClient.EdgeSelectionBuilder.class - [JAR]

├─ info.gehrels.flockDBClient.ExecutionBuilder.class - [JAR]

├─ info.gehrels.flockDBClient.FlockAndThriftExceptionHandling.class - [JAR]

├─ info.gehrels.flockDBClient.FlockDB.class - [JAR]

├─ info.gehrels.flockDBClient.FlockDBException.class - [JAR]

├─ info.gehrels.flockDBClient.PagedEdgeList.class - [JAR]

├─ info.gehrels.flockDBClient.PagedNodeIdList.class - [JAR]

├─ info.gehrels.flockDBClient.SelectionBuilder.class - [JAR]

├─ info.gehrels.flockDBClient.SelectionQuery.class - [JAR]