Java org.apache.cassandra.utils CounterId fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cassandra.utils CounterId fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cassandra.utils CounterId.

The text is from its open source code.

Method

CounterIdfromInt(int n)
Pack an int in a valid CounterId so that the resulting ids respects the numerical ordering.