Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

authenticator - Variable in class org.apache.cassandra.config.Config
 
authorizer - Variable in class org.apache.cassandra.config.Config
 
auto_bootstrap - Variable in class org.apache.cassandra.config.Config
 
auto_snapshot - Variable in class org.apache.cassandra.config.Config
 

B

batch_size_warn_threshold_in_kb - Variable in class org.apache.cassandra.config.Config
 
BatchCassandraSink - Class in co.cask.hydrator.plugin.batch.sink
A BatchSink that writes data to Cassandra.
BatchCassandraSink(BatchCassandraSink.CassandraBatchConfig) - Constructor for class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink
 
BatchCassandraSink.Cassandra - Class in co.cask.hydrator.plugin.batch.sink
Properties for Cassandra
BatchCassandraSink.CassandraBatchConfig - Class in co.cask.hydrator.plugin.batch.sink
Config class for Batch Cassandra
BatchCassandraSource - Class in co.cask.hydrator.plugin.batch.source
Batch source for Cassandra.
BatchCassandraSource(BatchCassandraSource.CassandraSourceConfig) - Constructor for class co.cask.hydrator.plugin.batch.source.BatchCassandraSource
 
BatchCassandraSource.Cassandra - Class in co.cask.hydrator.plugin.batch.source
Properties for Cassandra
BatchCassandraSource.CassandraSourceConfig - Class in co.cask.hydrator.plugin.batch.source
Config class for Batch Cassandra Config
batchlog_replay_throttle_in_kb - Variable in class org.apache.cassandra.config.Config
 
broadcast_address - Variable in class org.apache.cassandra.config.Config
 
broadcast_rpc_address - Variable in class org.apache.cassandra.config.Config
 

C

cas_contention_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 
Cassandra() - Constructor for class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
Cassandra() - Constructor for class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
CassandraBatchConfig(String, String, Integer, String, String, String, String, String) - Constructor for class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.CassandraBatchConfig
 
CassandraSourceConfig(String, String, Integer, String, String, String, String, String, String, String, String) - Constructor for class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.CassandraSourceConfig
 
client_encryption_options - Variable in class org.apache.cassandra.config.Config
 
cluster_name - Variable in class org.apache.cassandra.config.Config
 
co.cask.hydrator.plugin.batch.sink - package co.cask.hydrator.plugin.batch.sink
 
co.cask.hydrator.plugin.batch.source - package co.cask.hydrator.plugin.batch.source
 
COLUMN_FAMILY - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
COLUMN_FAMILY - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
column_index_size_in_kb - Variable in class org.apache.cassandra.config.Config
 
COLUMNS - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
commit_failure_policy - Variable in class org.apache.cassandra.config.Config
 
commitlog_directory - Variable in class org.apache.cassandra.config.Config
 
commitlog_periodic_queue_size - Variable in class org.apache.cassandra.config.Config
Deprecated.
commitlog_segment_size_in_mb - Variable in class org.apache.cassandra.config.Config
 
commitlog_sync - Variable in class org.apache.cassandra.config.Config
 
commitlog_sync_batch_window_in_ms - Variable in class org.apache.cassandra.config.Config
 
commitlog_sync_period_in_ms - Variable in class org.apache.cassandra.config.Config
 
commitlog_total_space_in_mb - Variable in class org.apache.cassandra.config.Config
 
compaction_throughput_mb_per_sec - Variable in class org.apache.cassandra.config.Config
 
CompressedThrottledReader - Class in org.apache.cassandra.io.compress
TODO: remove once guava removed from cdap-api Copied from Cassandra to avoid guava conflicts from method signature change to RateLimiter.acquire(int x).
CompressedThrottledReader(String, CompressionMetadata, RateLimiter) - Constructor for class org.apache.cassandra.io.compress.CompressedThrottledReader
 
concurrent_compactors - Variable in class org.apache.cassandra.config.Config
 
concurrent_counter_writes - Variable in class org.apache.cassandra.config.Config
 
concurrent_reads - Variable in class org.apache.cassandra.config.Config
 
concurrent_replicates - Variable in class org.apache.cassandra.config.Config
Deprecated.
concurrent_writes - Variable in class org.apache.cassandra.config.Config
 
Config - Class in org.apache.cassandra.config
TODO: remove once guava is removed from cdap-api This is a copy of the Configuration class in Cassandra, except it replaces usage of Sets.newConcurrentHashSet() with Collections.newSetFromMap(new ConcurrentHashMap()) to avoid guava version conflicts.
Config() - Constructor for class org.apache.cassandra.config.Config
 
Config.CommitFailurePolicy - Enum in org.apache.cassandra.config
 
Config.CommitLogSync - Enum in org.apache.cassandra.config
 
Config.DiskAccessMode - Enum in org.apache.cassandra.config
 
Config.DiskFailurePolicy - Enum in org.apache.cassandra.config
 
Config.InternodeCompression - Enum in org.apache.cassandra.config
 
Config.MemtableAllocationType - Enum in org.apache.cassandra.config
 
Config.RequestSchedulerId - Enum in org.apache.cassandra.config
 
configHintedHandoff() - Method in class org.apache.cassandra.config.Config
 
configurePipeline(PipelineConfigurer) - Method in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource
 
counter_cache_keys_to_save - Variable in class org.apache.cassandra.config.Config
 
counter_cache_save_period - Variable in class org.apache.cassandra.config.Config
 
counter_cache_size_in_mb - Variable in class org.apache.cassandra.config.Config
 
counter_write_request_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 
cross_node_timeout - Variable in class org.apache.cassandra.config.Config
 

D

data_file_directories - Variable in class org.apache.cassandra.config.Config
 
disk_access_mode - Variable in class org.apache.cassandra.config.Config
 
disk_failure_policy - Variable in class org.apache.cassandra.config.Config
 
dynamic_snitch - Variable in class org.apache.cassandra.config.Config
 
dynamic_snitch_badness_threshold - Variable in class org.apache.cassandra.config.Config
 
dynamic_snitch_reset_interval_in_ms - Variable in class org.apache.cassandra.config.Config
 
dynamic_snitch_update_interval_in_ms - Variable in class org.apache.cassandra.config.Config
 

E

encryption_options - Variable in class org.apache.cassandra.config.Config
 
endpoint_snitch - Variable in class org.apache.cassandra.config.Config
 

F

file_cache_size_in_mb - Variable in class org.apache.cassandra.config.Config
 

G

getOutboundBindAny() - Static method in class org.apache.cassandra.config.Config
 

H

hinted_handoff_enabled - Variable in class org.apache.cassandra.config.Config
 
hinted_handoff_enabled_by_dc - Variable in class org.apache.cassandra.config.Config
 
hinted_handoff_enabled_global - Variable in class org.apache.cassandra.config.Config
 
hinted_handoff_throttle_in_kb - Variable in class org.apache.cassandra.config.Config
 

I

incremental_backups - Variable in class org.apache.cassandra.config.Config
 
index_interval - Variable in class org.apache.cassandra.config.Config
Deprecated.
index_summary_capacity_in_mb - Variable in class org.apache.cassandra.config.Config
 
index_summary_resize_interval_in_minutes - Variable in class org.apache.cassandra.config.Config
 
INITIAL_ADDRESS - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
INITIAL_ADDRESS - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
initial_token - Variable in class org.apache.cassandra.config.Config
 
inter_dc_stream_throughput_outbound_megabits_per_sec - Variable in class org.apache.cassandra.config.Config
 
inter_dc_tcp_nodelay - Variable in class org.apache.cassandra.config.Config
 
internode_authenticator - Variable in class org.apache.cassandra.config.Config
 
internode_compression - Variable in class org.apache.cassandra.config.Config
 
internode_recv_buff_size_in_bytes - Variable in class org.apache.cassandra.config.Config
 
internode_send_buff_size_in_bytes - Variable in class org.apache.cassandra.config.Config
 
isClientMode() - Static method in class org.apache.cassandra.config.Config
 

K

key_cache_keys_to_save - Variable in class org.apache.cassandra.config.Config
 
key_cache_save_period - Variable in class org.apache.cassandra.config.Config
 
key_cache_size_in_mb - Variable in class org.apache.cassandra.config.Config
 
KEYSPACE - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
KEYSPACE - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 

L

listen_address - Variable in class org.apache.cassandra.config.Config
 
listen_interface - Variable in class org.apache.cassandra.config.Config
 
listen_interface_prefer_ipv6 - Variable in class org.apache.cassandra.config.Config
 

M

max_hint_window_in_ms - Variable in class org.apache.cassandra.config.Config
 
max_hints_delivery_threads - Variable in class org.apache.cassandra.config.Config
 
max_streaming_retries - Variable in class org.apache.cassandra.config.Config
 
memory_allocator - Variable in class org.apache.cassandra.config.Config
 
memtable_allocation_type - Variable in class org.apache.cassandra.config.Config
 
memtable_cleanup_threshold - Variable in class org.apache.cassandra.config.Config
 
memtable_flush_writers - Variable in class org.apache.cassandra.config.Config
 
memtable_heap_space_in_mb - Variable in class org.apache.cassandra.config.Config
 
memtable_offheap_space_in_mb - Variable in class org.apache.cassandra.config.Config
 

N

native_transport_max_concurrent_connections - Variable in class org.apache.cassandra.config.Config
 
native_transport_max_concurrent_connections_per_ip - Variable in class org.apache.cassandra.config.Config
 
native_transport_max_frame_size_in_mb - Variable in class org.apache.cassandra.config.Config
 
native_transport_max_threads - Variable in class org.apache.cassandra.config.Config
 
native_transport_port - Variable in class org.apache.cassandra.config.Config
 
num_tokens - Variable in class org.apache.cassandra.config.Config
 

O

open(String, CompressionMetadata, RateLimiter) - Static method in class org.apache.cassandra.io.compress.CompressedThrottledReader
 
org.apache.cassandra.config - package org.apache.cassandra.config
 
org.apache.cassandra.io.compress - package org.apache.cassandra.io.compress
 
otc_coalescing_strategy - Variable in class org.apache.cassandra.config.Config
 
otc_coalescing_window_us - Variable in class org.apache.cassandra.config.Config
 
otc_coalescing_window_us_default - Static variable in class org.apache.cassandra.config.Config
 

P

parseHintedHandoffEnabledDCs(String) - Static method in class org.apache.cassandra.config.Config
 
PARTITIONER - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
PARTITIONER - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
partitioner - Variable in class org.apache.cassandra.config.Config
 
PASSWORD - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
permissions_cache_max_entries - Variable in class org.apache.cassandra.config.Config
 
permissions_update_interval_in_ms - Variable in class org.apache.cassandra.config.Config
 
permissions_validity_in_ms - Variable in class org.apache.cassandra.config.Config
 
phi_convict_threshold - Variable in class org.apache.cassandra.config.Config
 
PORT - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
PORT - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
prepareRun(BatchSinkContext) - Method in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink
 
prepareRun(BatchSourceContext) - Method in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource
 
PRIMARY_KEY - Static variable in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink.Cassandra
 
PROPERTIES - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
PROPERTY_PREFIX - Static variable in class org.apache.cassandra.config.Config
 

Q

QUERY - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 

R

range_request_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 
read_request_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 
reBuffer() - Method in class org.apache.cassandra.io.compress.CompressedThrottledReader
 
request_scheduler - Variable in class org.apache.cassandra.config.Config
 
request_scheduler_id - Variable in class org.apache.cassandra.config.Config
 
request_scheduler_options - Variable in class org.apache.cassandra.config.Config
 
request_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 
row_cache_keys_to_save - Variable in class org.apache.cassandra.config.Config
 
row_cache_save_period - Variable in class org.apache.cassandra.config.Config
 
row_cache_size_in_mb - Variable in class org.apache.cassandra.config.Config
 
rpc_address - Variable in class org.apache.cassandra.config.Config
 
rpc_interface - Variable in class org.apache.cassandra.config.Config
 
rpc_interface_prefer_ipv6 - Variable in class org.apache.cassandra.config.Config
 
rpc_keepalive - Variable in class org.apache.cassandra.config.Config
 
rpc_listen_backlog - Variable in class org.apache.cassandra.config.Config
 
rpc_max_threads - Variable in class org.apache.cassandra.config.Config
 
rpc_min_threads - Variable in class org.apache.cassandra.config.Config
 
rpc_port - Variable in class org.apache.cassandra.config.Config
 
rpc_recv_buff_size_in_bytes - Variable in class org.apache.cassandra.config.Config
 
rpc_send_buff_size_in_bytes - Variable in class org.apache.cassandra.config.Config
 
rpc_server_type - Variable in class org.apache.cassandra.config.Config
 

S

saved_caches_directory - Variable in class org.apache.cassandra.config.Config
 
SCHEMA - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 
seed_provider - Variable in class org.apache.cassandra.config.Config
 
server_encryption_options - Variable in class org.apache.cassandra.config.Config
 
setClientMode(boolean) - Static method in class org.apache.cassandra.config.Config
 
setOutboundBindAny(boolean) - Static method in class org.apache.cassandra.config.Config
 
snapshot_before_compaction - Variable in class org.apache.cassandra.config.Config
 
ssl_storage_port - Variable in class org.apache.cassandra.config.Config
 
sstable_preemptive_open_interval_in_mb - Variable in class org.apache.cassandra.config.Config
 
start_native_transport - Variable in class org.apache.cassandra.config.Config
 
start_rpc - Variable in class org.apache.cassandra.config.Config
 
storage_port - Variable in class org.apache.cassandra.config.Config
 
stream_throughput_outbound_megabits_per_sec - Variable in class org.apache.cassandra.config.Config
 
streaming_socket_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 

T

thrift_framed_transport_size_in_mb - Variable in class org.apache.cassandra.config.Config
 
thrift_max_message_length_in_mb - Variable in class org.apache.cassandra.config.Config
Deprecated.
tombstone_failure_threshold - Variable in class org.apache.cassandra.config.Config
 
tombstone_warn_threshold - Variable in class org.apache.cassandra.config.Config
 
transform(StructuredRecord, Emitter<KeyValue<Map<String, ByteBuffer>, List<ByteBuffer>>>) - Method in class co.cask.hydrator.plugin.batch.sink.BatchCassandraSink
 
transform(KeyValue<Long, Row>, Emitter<StructuredRecord>) - Method in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource
 
trickle_fsync - Variable in class org.apache.cassandra.config.Config
 
trickle_fsync_interval_in_kb - Variable in class org.apache.cassandra.config.Config
 
truncate_request_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 

U

USERNAME - Static variable in class co.cask.hydrator.plugin.batch.source.BatchCassandraSource.Cassandra
 

V

valueOf(String) - Static method in enum org.apache.cassandra.config.Config.CommitFailurePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cassandra.config.Config.CommitLogSync
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cassandra.config.Config.DiskAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cassandra.config.Config.DiskFailurePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cassandra.config.Config.InternodeCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cassandra.config.Config.MemtableAllocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cassandra.config.Config.RequestSchedulerId
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cassandra.config.Config.CommitFailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cassandra.config.Config.CommitLogSync
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cassandra.config.Config.DiskAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cassandra.config.Config.DiskFailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cassandra.config.Config.InternodeCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cassandra.config.Config.MemtableAllocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cassandra.config.Config.RequestSchedulerId
Returns an array containing the constants of this enum type, in the order they are declared.

W

write_request_timeout_in_ms - Variable in class org.apache.cassandra.config.Config
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.