MCPcopy Index your code
hub / github.com/aerospike/aerospike-client-java

github.com/aerospike/aerospike-client-java @10.3.0-jdk8

Chat with this repo
repository ↗ · DeepWiki ↗ · release 10.3.0-jdk8 ↗ · + Follow
5,330 symbols 24,305 edges 459 files 1,371 documented · 26%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Aerospike Java Client Package

Aerospike Java client. This package contains full source code for these projects.

  • client: Java native client library.
  • examples: Java client examples.
  • benchmarks: Java client benchmarks.
  • test: Java client unit tests.

Prerequisites:

  • Java 8+
  • Maven 3.0+

The source code can be imported into any Java IDE.
Maven build scripts are also provided.

Build instructions:

./build_all

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 4,646
Class 609
Interface 41
Enum 34

Languages

Java100%

Modules by API surface

client/src/com/aerospike/client/Value.java265 symbols
client/src/com/aerospike/client/exp/Exp.java154 symbols
client/src/com/aerospike/client/async/AsyncBatch.java111 symbols
client/src/com/aerospike/client/async/AsyncBatchSingle.java109 symbols
client/src/com/aerospike/client/AerospikeClient.java95 symbols
test/src/com/aerospike/test/sync/basic/TestCdtOperate.java93 symbols
client/src/com/aerospike/client/cluster/Node.java92 symbols
client/src/com/aerospike/client/IAerospikeClient.java82 symbols
test/src/com/aerospike/test/async/TestAsyncTxn.java79 symbols
client/src/com/aerospike/client/command/Batch.java72 symbols
client/src/com/aerospike/client/cluster/Cluster.java67 symbols
client/src/com/aerospike/client/command/Command.java66 symbols

For agents

$ claude mcp add aerospike-client-java \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page