scylla-jmx/src/main/java/org/apache/cassandra
Juliusz Stasiewicz 658818b2d0 Support --load-and-stream option from nodetool refresh
This information is translated to {"load_and_stream", "true"} entry in the
POST request to Scylla's HTTP API at `storage_service/sstables/{keyspace}`
endpoint.

More about this feature: scylladb/scylla#7846

This change is a consequence of scylladb/scylla-tools-java#253.
2021-09-13 18:22:19 +03:00
..
db CompactionManager: add the compaction id when available 2021-03-01 10:04:08 +02:00
gms FailureDetector: check that states is not null before use 2018-03-29 15:18:48 +03:00
locator Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
metrics scylla-jmx: Use registration checker objects 2020-09-07 11:00:42 +02:00
net scylla-jmx: Update JMX interfaces to origin 3.11 2018-07-30 15:47:43 +03:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service Support --load-and-stream option from nodetool refresh 2021-09-13 18:22:19 +03:00
streaming Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00