Skip to content

devkook/j2cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#j2CasS 1.1.2 [release.md]

JMX_HECTOR_POOL_APPDYNAMICS

INSTALL

START

  • cd apache-cassandra-2.0.7-bin/bin
  • ./cassandra

TOOL

  • ./cassandra-cli

READY

  • connect localhost/9160
  • CREATE KEYSPACE hectortestkeyspace with placement_strategy = ‘SimpleStrategy’ and strategy_options = {replication_factor:1};
  • USE hectortestkeyspace;
  • CREATE COLUMN FAMILY hectortestcolumfamily;

품질

Static Code Analysis of j2cass

TEST

appdynamics-call appdynamics-jmx-hector

참조

HECTOR https://t.co/RhCHQLTDLz

About

자바로 카산드라 프로그래밍 하고 모니터링 하기

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors