Serialized Form
Package org.apache.cassandra.cql.jdbc |
Package org.apache.cassandra.db |
cfId
java.util.UUID cfId
Package org.apache.cassandra.db.compaction |
serialVersionUID: 3695381572726744816L
cfm
CFMetaData cfm
tasktype
OperationType tasktype
completed
long completed
total
long total
unit
java.lang.String unit
serialVersionUID: -8651427062512310398L
Package org.apache.cassandra.db.marshal |
Package org.apache.cassandra.dht |
serialVersionUID: 1L
left
RingPosition<T> left
right
RingPosition<T> right
serialVersionUID: -5833589141319293006L
serialVersionUID: -2630749093733680626L
serialVersionUID: 8437543776403014875L
comparator
AbstractType<T> comparator
serialVersionUID: -5833580143318243006L
serialVersionUID: 1L
serialVersionUID: 5464084395277974963L
serialVersionUID: 1L
token
java.lang.Object token
Package org.apache.cassandra.exceptions |
ksName
java.lang.String ksName
cfName
java.lang.String cfName
code
ExceptionCode code
id
MD5Digest id
dataPresent
boolean dataPresent
consistency
ConsistencyLevel consistency
received
int received
blockFor
int blockFor
consistency
ConsistencyLevel consistency
required
int required
alive
int alive
writeType
WriteType writeType
Package org.apache.cassandra.io |
path
java.io.File path
Package org.apache.cassandra.io.compress |
Package org.apache.cassandra.io.sstable |
path
java.io.File path
Package org.apache.cassandra.service |
n
int n
r
int r
w
int w
timeSinceWrite
float timeSinceWrite
numberVersionsStale
int numberVersionsStale
consistencyProbability
float consistencyProbability
averageReadLatency
float averageReadLatency
averageWriteLatency
float averageWriteLatency
percentileReadLatencyValue
long percentileReadLatencyValue
percentileReadLatencyPercentile
float percentileReadLatencyPercentile
percentileWriteLatencyValue
long percentileWriteLatencyValue
percentileWriteLatencyPercentile
float percentileWriteLatencyPercentile
Package org.apache.cassandra.thrift |
Class org.apache.cassandra.thrift.AuthenticationException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
why
java.lang.String why
Class org.apache.cassandra.thrift.AuthenticationRequest extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
credentials
java.util.Map<K,V> credentials
Class org.apache.cassandra.thrift.AuthorizationException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
why
java.lang.String why
Class org.apache.cassandra.thrift.Cassandra.add_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
column
org.apache.cassandra.thrift.CounterColumn column
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.add_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.atomic_batch_mutate_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
mutation_map
java.util.Map<K,V> mutation_map
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.atomic_batch_mutate_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.batch_mutate_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
mutation_map
java.util.Map<K,V> mutation_map
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.batch_mutate_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.describe_cluster_name_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_cluster_name_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
Class org.apache.cassandra.thrift.Cassandra.describe_keyspace_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keyspace
java.lang.String keyspace
Class org.apache.cassandra.thrift.Cassandra.describe_keyspace_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.KsDef success
nfe
org.apache.cassandra.thrift.NotFoundException nfe
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_keyspaces_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_keyspaces_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_partitioner_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_partitioner_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
Class org.apache.cassandra.thrift.Cassandra.describe_ring_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keyspace
java.lang.String keyspace
Class org.apache.cassandra.thrift.Cassandra.describe_ring_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_schema_versions_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_schema_versions_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.Map<K,V> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_snitch_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_snitch_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
Class org.apache.cassandra.thrift.Cassandra.describe_splits_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
cfName
java.lang.String cfName
start_token
java.lang.String start_token
end_token
java.lang.String end_token
keys_per_split
int keys_per_split
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Cassandra.describe_splits_ex_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
cfName
java.lang.String cfName
start_token
java.lang.String start_token
end_token
java.lang.String end_token
keys_per_split
int keys_per_split
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Cassandra.describe_splits_ex_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_splits_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_token_map_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_token_map_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.Map<K,V> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.describe_version_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.describe_version_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
Class org.apache.cassandra.thrift.Cassandra.execute_cql_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
query
java.nio.ByteBuffer query
compression
org.apache.cassandra.thrift.Compression compression
Class org.apache.cassandra.thrift.Cassandra.execute_cql_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.CqlResult success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.execute_cql3_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
query
java.nio.ByteBuffer query
compression
org.apache.cassandra.thrift.Compression compression
consistency
org.apache.cassandra.thrift.ConsistencyLevel consistency
Class org.apache.cassandra.thrift.Cassandra.execute_cql3_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.CqlResult success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.execute_prepared_cql_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
itemId
int itemId
values
java.util.List<E> values
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Cassandra.execute_prepared_cql_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.CqlResult success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.execute_prepared_cql3_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
itemId
int itemId
values
java.util.List<E> values
consistency
org.apache.cassandra.thrift.ConsistencyLevel consistency
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Cassandra.execute_prepared_cql3_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.CqlResult success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.get_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
column_path
org.apache.cassandra.thrift.ColumnPath column_path
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.get_count_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
predicate
org.apache.cassandra.thrift.SlicePredicate predicate
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.get_count_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
int success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Cassandra.get_indexed_slices_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
index_clause
org.apache.cassandra.thrift.IndexClause index_clause
column_predicate
org.apache.cassandra.thrift.SlicePredicate column_predicate
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.get_indexed_slices_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_family
java.lang.String column_family
range
org.apache.cassandra.thrift.KeyRange range
start_column
java.nio.ByteBuffer start_column
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.get_range_slices_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
predicate
org.apache.cassandra.thrift.SlicePredicate predicate
range
org.apache.cassandra.thrift.KeyRange range
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.get_range_slices_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.get_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.ColumnOrSuperColumn success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
nfe
org.apache.cassandra.thrift.NotFoundException nfe
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.get_slice_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
predicate
org.apache.cassandra.thrift.SlicePredicate predicate
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.get_slice_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.List<E> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.insert_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
column
org.apache.cassandra.thrift.Column column
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.insert_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.login_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
auth_request
org.apache.cassandra.thrift.AuthenticationRequest auth_request
Class org.apache.cassandra.thrift.Cassandra.login_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
authnx
org.apache.cassandra.thrift.AuthenticationException authnx
authzx
org.apache.cassandra.thrift.AuthorizationException authzx
Class org.apache.cassandra.thrift.Cassandra.multiget_count_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keys
java.util.List<E> keys
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
predicate
org.apache.cassandra.thrift.SlicePredicate predicate
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.multiget_count_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.Map<K,V> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.multiget_slice_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keys
java.util.List<E> keys
column_parent
org.apache.cassandra.thrift.ColumnParent column_parent
predicate
org.apache.cassandra.thrift.SlicePredicate predicate
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.multiget_slice_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.util.Map<K,V> success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.prepare_cql_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
query
java.nio.ByteBuffer query
compression
org.apache.cassandra.thrift.Compression compression
Class org.apache.cassandra.thrift.Cassandra.prepare_cql_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.CqlPreparedResult success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.prepare_cql3_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
query
java.nio.ByteBuffer query
compression
org.apache.cassandra.thrift.Compression compression
Class org.apache.cassandra.thrift.Cassandra.prepare_cql3_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
org.apache.cassandra.thrift.CqlPreparedResult success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.remove_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
column_path
org.apache.cassandra.thrift.ColumnPath column_path
timestamp
long timestamp
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Cassandra.remove_counter_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
path
org.apache.cassandra.thrift.ColumnPath path
consistency_level
org.apache.cassandra.thrift.ConsistencyLevel consistency_level
Class org.apache.cassandra.thrift.Cassandra.remove_counter_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.remove_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.Cassandra.set_cql_version_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
version
java.lang.String version
Class org.apache.cassandra.thrift.Cassandra.set_cql_version_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.set_keyspace_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keyspace
java.lang.String keyspace
Class org.apache.cassandra.thrift.Cassandra.set_keyspace_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
Class org.apache.cassandra.thrift.Cassandra.system_add_column_family_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
cf_def
org.apache.cassandra.thrift.CfDef cf_def
Class org.apache.cassandra.thrift.Cassandra.system_add_column_family_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.system_add_keyspace_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ks_def
org.apache.cassandra.thrift.KsDef ks_def
Class org.apache.cassandra.thrift.Cassandra.system_add_keyspace_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.system_drop_column_family_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_family
java.lang.String column_family
Class org.apache.cassandra.thrift.Cassandra.system_drop_column_family_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.system_drop_keyspace_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keyspace
java.lang.String keyspace
Class org.apache.cassandra.thrift.Cassandra.system_drop_keyspace_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.system_update_column_family_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
cf_def
org.apache.cassandra.thrift.CfDef cf_def
Class org.apache.cassandra.thrift.Cassandra.system_update_column_family_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.system_update_keyspace_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ks_def
org.apache.cassandra.thrift.KsDef ks_def
Class org.apache.cassandra.thrift.Cassandra.system_update_keyspace_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.lang.String success
ire
org.apache.cassandra.thrift.InvalidRequestException ire
sde
org.apache.cassandra.thrift.SchemaDisagreementException sde
Class org.apache.cassandra.thrift.Cassandra.trace_next_query_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.Cassandra.trace_next_query_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
success
java.nio.ByteBuffer success
Class org.apache.cassandra.thrift.Cassandra.truncate_args extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
cfname
java.lang.String cfname
Class org.apache.cassandra.thrift.Cassandra.truncate_result extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
ire
org.apache.cassandra.thrift.InvalidRequestException ire
ue
org.apache.cassandra.thrift.UnavailableException ue
te
org.apache.cassandra.thrift.TimedOutException te
Class org.apache.cassandra.thrift.CfDef extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
keyspace
java.lang.String keyspace
name
java.lang.String name
column_type
java.lang.String column_type
comparator_type
java.lang.String comparator_type
subcomparator_type
java.lang.String subcomparator_type
comment
java.lang.String comment
read_repair_chance
double read_repair_chance
column_metadata
java.util.List<E> column_metadata
gc_grace_seconds
int gc_grace_seconds
default_validation_class
java.lang.String default_validation_class
id
int id
min_compaction_threshold
int min_compaction_threshold
max_compaction_threshold
int max_compaction_threshold
replicate_on_write
boolean replicate_on_write
key_validation_class
java.lang.String key_validation_class
key_alias
java.nio.ByteBuffer key_alias
compaction_strategy
java.lang.String compaction_strategy
compaction_strategy_options
java.util.Map<K,V> compaction_strategy_options
compression_options
java.util.Map<K,V> compression_options
bloom_filter_fp_chance
double bloom_filter_fp_chance
caching
java.lang.String caching
dclocal_read_repair_chance
double dclocal_read_repair_chance
row_cache_size
double row_cache_size
key_cache_size
double key_cache_size
row_cache_save_period_in_seconds
int row_cache_save_period_in_seconds
key_cache_save_period_in_seconds
int key_cache_save_period_in_seconds
memtable_flush_after_mins
int memtable_flush_after_mins
memtable_throughput_in_mb
int memtable_throughput_in_mb
memtable_operations_in_millions
double memtable_operations_in_millions
merge_shards_chance
double merge_shards_chance
row_cache_provider
java.lang.String row_cache_provider
row_cache_keys_to_save
int row_cache_keys_to_save
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.CfSplit extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
start_token
java.lang.String start_token
end_token
java.lang.String end_token
row_count
long row_count
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Column extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.nio.ByteBuffer name
value
java.nio.ByteBuffer value
timestamp
long timestamp
ttl
int ttl
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.ColumnDef extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.nio.ByteBuffer name
validation_class
java.lang.String validation_class
index_type
org.apache.cassandra.thrift.IndexType index_type
index_name
java.lang.String index_name
index_options
java.util.Map<K,V> index_options
Class org.apache.cassandra.thrift.ColumnOrSuperColumn extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column
org.apache.cassandra.thrift.Column column
super_column
org.apache.cassandra.thrift.SuperColumn super_column
counter_column
org.apache.cassandra.thrift.CounterColumn counter_column
counter_super_column
org.apache.cassandra.thrift.CounterSuperColumn counter_super_column
Class org.apache.cassandra.thrift.ColumnParent extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_family
java.lang.String column_family
super_column
java.nio.ByteBuffer super_column
Class org.apache.cassandra.thrift.ColumnPath extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_family
java.lang.String column_family
super_column
java.nio.ByteBuffer super_column
column
java.nio.ByteBuffer column
Class org.apache.cassandra.thrift.CounterColumn extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.nio.ByteBuffer name
value
long value
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.CounterSuperColumn extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.nio.ByteBuffer name
columns
java.util.List<E> columns
Class org.apache.cassandra.thrift.CqlMetadata extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name_types
java.util.Map<K,V> name_types
value_types
java.util.Map<K,V> value_types
default_name_type
java.lang.String default_name_type
default_value_type
java.lang.String default_value_type
Class org.apache.cassandra.thrift.CqlPreparedResult extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
itemId
int itemId
count
int count
variable_types
java.util.List<E> variable_types
variable_names
java.util.List<E> variable_names
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.CqlResult extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
type
org.apache.cassandra.thrift.CqlResultType type
rows
java.util.List<E> rows
num
int num
schema
org.apache.cassandra.thrift.CqlMetadata schema
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.CqlRow extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
columns
java.util.List<E> columns
Class org.apache.cassandra.thrift.Deletion extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
timestamp
long timestamp
super_column
java.nio.ByteBuffer super_column
predicate
org.apache.cassandra.thrift.SlicePredicate predicate
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.EndpointDetails extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
host
java.lang.String host
datacenter
java.lang.String datacenter
rack
java.lang.String rack
Class org.apache.cassandra.thrift.IndexClause extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
expressions
java.util.List<E> expressions
start_key
java.nio.ByteBuffer start_key
count
int count
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.IndexExpression extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_name
java.nio.ByteBuffer column_name
op
org.apache.cassandra.thrift.IndexOperator op
value
java.nio.ByteBuffer value
Class org.apache.cassandra.thrift.InvalidRequestException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
why
java.lang.String why
Class org.apache.cassandra.thrift.KeyCount extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
count
int count
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.KeyRange extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
start_key
java.nio.ByteBuffer start_key
end_key
java.nio.ByteBuffer end_key
start_token
java.lang.String start_token
end_token
java.lang.String end_token
row_filter
java.util.List<E> row_filter
count
int count
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.KeySlice extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.nio.ByteBuffer key
columns
java.util.List<E> columns
Class org.apache.cassandra.thrift.KsDef extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.lang.String name
strategy_class
java.lang.String strategy_class
strategy_options
java.util.Map<K,V> strategy_options
replication_factor
int replication_factor
cf_defs
java.util.List<E> cf_defs
durable_writes
boolean durable_writes
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.Mutation extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_or_supercolumn
org.apache.cassandra.thrift.ColumnOrSuperColumn column_or_supercolumn
deletion
org.apache.cassandra.thrift.Deletion deletion
Class org.apache.cassandra.thrift.NotFoundException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.SchemaDisagreementException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.apache.cassandra.thrift.SlicePredicate extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
column_names
java.util.List<E> column_names
slice_range
org.apache.cassandra.thrift.SliceRange slice_range
Class org.apache.cassandra.thrift.SliceRange extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
start
java.nio.ByteBuffer start
finish
java.nio.ByteBuffer finish
reversed
boolean reversed
count
int count
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.SuperColumn extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.nio.ByteBuffer name
columns
java.util.List<E> columns
Class org.apache.cassandra.thrift.TimedOutException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
acknowledged_by
int acknowledged_by
acknowledged_by_batchlog
boolean acknowledged_by_batchlog
__isset_bit_vector
java.util.BitSet __isset_bit_vector
Class org.apache.cassandra.thrift.TokenRange extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
start_token
java.lang.String start_token
end_token
java.lang.String end_token
endpoints
java.util.List<E> endpoints
rpc_endpoints
java.util.List<E> rpc_endpoints
endpoint_details
java.util.List<E> endpoint_details
Class org.apache.cassandra.thrift.UnavailableException extends java.lang.Exception implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Package org.apache.cassandra.tools |
Package org.apache.cassandra.transport |
Package org.apache.cassandra.utils |
serialVersionUID: 2L
hashdepth
byte hashdepth
maxsize
long maxsize
size
long size
root
org.apache.cassandra.utils.MerkleTree.Hashable root
serialVersionUID: 1L
tree
MerkleTree tree
depth
byte depth
hashable
org.apache.cassandra.utils.MerkleTree.Hashable hashable
Copyright © 2012 The Apache Software Foundation