public class tracker_warning_alert extends tracker_alert
Modifier and Type | Field and Description |
---|---|
static int |
alert_type |
static int |
priority |
static alert_category_t |
static_category |
all_categories, debug_notification, dht_log_notification, dht_notification, dht_operation_notification, error_notification, incoming_request_notification, ip_block_notification, peer_log_notification, peer_notification, performance_warning, picker_log_notification, port_mapping_log_notification, port_mapping_notification, progress_notification, session_log_notification, stats_notification, status_notification, storage_notification, swigCMemOwn, torrent_log_notification, tracker_notification
Modifier | Constructor and Description |
---|---|
protected |
tracker_warning_alert(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
alert_category_t |
category() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(tracker_warning_alert obj) |
java.lang.String |
message() |
int |
type() |
java.lang.String |
warning_message() |
java.lang.String |
what() |
get_local_endpoint, getCPtr, tracker_url
getCPtr, getHandle, setHandle, torrent_name
cast_to_add_torrent_alert, cast_to_anonymous_mode_alert, cast_to_block_downloading_alert, cast_to_block_finished_alert, cast_to_block_timeout_alert, cast_to_block_uploaded_alert, cast_to_cache_flushed_alert, cast_to_dht_announce_alert, cast_to_dht_bootstrap_alert, cast_to_dht_direct_response_alert, cast_to_dht_error_alert, cast_to_dht_get_peers_alert, cast_to_dht_get_peers_reply_alert, cast_to_dht_immutable_item_alert, cast_to_dht_live_nodes_alert, cast_to_dht_log_alert, cast_to_dht_mutable_item_alert, cast_to_dht_outgoing_get_peers_alert, cast_to_dht_pkt_alert, cast_to_dht_put_alert, cast_to_dht_reply_alert, cast_to_dht_sample_infohashes_alert, cast_to_dht_stats_alert, cast_to_external_ip_alert, cast_to_fastresume_rejected_alert, cast_to_file_completed_alert, cast_to_file_error_alert, cast_to_file_rename_failed_alert, cast_to_file_renamed_alert, cast_to_hash_failed_alert, cast_to_i2p_alert, cast_to_incoming_connection_alert, cast_to_incoming_request_alert, cast_to_invalid_request_alert, cast_to_listen_failed_alert, cast_to_listen_succeeded_alert, cast_to_log_alert, cast_to_lsd_error_alert, cast_to_lsd_peer_alert, cast_to_metadata_failed_alert, cast_to_metadata_received_alert, cast_to_peer_ban_alert, cast_to_peer_blocked_alert, cast_to_peer_connect_alert, cast_to_peer_disconnected_alert, cast_to_peer_error_alert, cast_to_peer_log_alert, cast_to_peer_snubbed_alert, cast_to_peer_unsnubbed_alert, cast_to_performance_alert, cast_to_picker_log_alert, cast_to_piece_finished_alert, cast_to_portmap_alert, cast_to_portmap_error_alert, cast_to_portmap_log_alert, cast_to_read_piece_alert, cast_to_request_dropped_alert, cast_to_save_resume_data_alert, cast_to_save_resume_data_failed_alert, cast_to_scrape_failed_alert, cast_to_scrape_reply_alert, cast_to_session_error_alert, cast_to_session_stats_alert, cast_to_session_stats_header_alert, cast_to_state_changed_alert, cast_to_state_update_alert, cast_to_stats_alert, cast_to_storage_moved_alert, cast_to_storage_moved_failed_alert, cast_to_torrent_checked_alert, cast_to_torrent_delete_failed_alert, cast_to_torrent_deleted_alert, cast_to_torrent_error_alert, cast_to_torrent_finished_alert, cast_to_torrent_log_alert, cast_to_torrent_need_cert_alert, cast_to_torrent_paused_alert, cast_to_torrent_removed_alert, cast_to_torrent_resumed_alert, cast_to_tracker_announce_alert, cast_to_tracker_error_alert, cast_to_tracker_reply_alert, cast_to_tracker_warning_alert, cast_to_trackerid_alert, cast_to_udp_error_alert, cast_to_unwanted_block_alert, cast_to_url_seed_alert, get_timestamp, getCPtr
public static final int priority
public static final int alert_type
public static final alert_category_t static_category
protected tracker_warning_alert(long cPtr, boolean cMemoryOwn)
protected static long getCPtr(tracker_warning_alert obj)
protected void finalize()
finalize
in class tracker_alert
public void delete()
delete
in class tracker_alert
public alert_category_t category()
public java.lang.String message()
message
in class tracker_alert
public java.lang.String warning_message()