- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for erase (0.02 sec)
-
guava/src/com/google/common/collect/ArrayTable.java
* are valid. * * @param rowKey row key of mapping to be erased * @param columnKey column key of mapping to be erased * @return the value previously associated with the keys, or {@code null} if no mapping existed * for the keys */ @CanIgnoreReturnValue public @Nullable V erase(@Nullable Object rowKey, @Nullable Object columnKey) { Integer rowIndex = rowKeyToIndex.get(rowKey);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Aug 13 19:39:21 UTC 2025 - 26.8K bytes - Viewed (0) -
docs/security/README.md
#### Secure Erasure and Locking The MinIO server requires an available KMS to en/decrypt SSE-S3 encrypted objects. Therefore it is possible to erase or lock some or all encrypted objects. For example in case of a detected attack or other emergency situations the following actions can be taken:
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Feb 26 09:25:50 UTC 2025 - 13.8K bytes - Viewed (0) -
android/guava/src/com/google/common/base/Ascii.java
/** * Alternate name for {@link #SP}. * * @since 8.0 */ public static final byte SPACE = 32; /** * Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted * characters in perforated tape. * * @since 8.0 */ public static final byte DEL = 127; /** * The minimum value of an ASCII character. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 21.7K bytes - Viewed (0) -
docs/pt/docs/async.md
## Detalhes Técnicos Versões modernas de Python tem suporte para **"código assíncrono"** usando algo chamado **"corrotinas"**, com sintaxe **`async` e `await`**. Vamos ver aquela frase por partes na seção abaixo: * **Código assíncrono** * **`async` e `await`** * **Corrotinas** ## Código assíncrono
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:56:21 UTC 2025 - 23.6K bytes - Viewed (0) -
docs/es/docs/async.md
## Detalles Técnicos Las versiones modernas de Python tienen soporte para **"código asíncrono"** utilizando algo llamado **"coroutines"**, con la sintaxis **`async` y `await`**. Veamos esa frase por partes en las secciones a continuación: * **Código Asíncrono** * **`async` y `await`** * **Coroutines** ## Código Asíncrono
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:56:21 UTC 2025 - 24.7K bytes - Viewed (0) -
docs/changelogs/changelog_4x.md
## Version 4.0.0-RC3 _2019-06-24_ * Fix: Retain binary-compatibility in `okhttp3.internal.HttpMethod`. Naughty third party SDKs import this and we want to ease upgrades for their users. ## Version 4.0.0-RC2 _2019-06-21_ * New: Require Kotlin 1.3.40. * New: Change the Kotlin API from `File.toRequestBody()` to `File.asRequestBody()` and
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Apr 17 13:25:31 UTC 2024 - 25.2K bytes - Viewed (0) -
docs/metrics/v3.md
Each endpoint can be queried as needed via a scrape configuration in Prometheus or a compatible metrics collection tool. You should schedule scrape operations so a prior scrape completes before the next one begins. For ease of configuration, each (non-empty) parent of the path serves all the metric endpoints at its child paths. For example, to query all system metrics scrape `/minio/metrics/v3/system/`.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 45.2K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.tooltip_logout=Esci labels.advance=Ricerca avanzata labels.advance_search_title=Ricerca avanzata labels.advance_search_must_queries=Contiene tutte le parole labels.advance_search_phrase_query=Corrispondenza esatta della frase labels.advance_search_should_queries=Contiene una qualsiasi delle parole labels.advance_search_not_queries=Non contiene le parole labels.advance_search_filetype=Tipo di file labels.advance_search_filetype_default=Tutti i tipi
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.tooltip_logout=Logout labels.advance=Pesquisa avançada labels.advance_search_title=Pesquisa avançada labels.advance_search_must_queries=Contém todas as palavras labels.advance_search_phrase_query=Correspondência exata da frase labels.advance_search_should_queries=Contém qualquer uma das palavras labels.advance_search_not_queries=Não contém as palavras labels.advance_search_filetype=Formato do arquivo
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.tooltip_logout=Cerrar sesión labels.advance=Búsqueda avanzada labels.advance_search_title=Búsqueda avanzada labels.advance_search_must_queries=Contiene todas las palabras labels.advance_search_phrase_query=Coincidencia exacta de la frase labels.advance_search_should_queries=Contiene cualquiera de las palabras labels.advance_search_not_queries=No contiene las palabras labels.advance_search_filetype=Formato de archivo
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0)