永続ストレージ Meaning in English - translations and usage examples

persistent storage
永続ストレージ
持続ストレージ
永続的なストレージを
permanent storage
永続ストレージ
パーマネント・ストレージに
永久貯蔵
永久保存
persistent store

Examples of using 永続ストレージ in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
永続ストレージから認証IDを削除するには、単純に。
To remove an identity from persistent storage, simply use the.
Shelve-任意のPythonオブジェクトの永続ストレージ
Shelve- Persistent storage of arbitrary Python objects.
プロバイダは永続ストレージから、どのようにユーザを取得するかを定義します。
Providers define how users are retrieved from your persistent storage.
インメモリと各種永続ストレージ(FlashROM,HDD,MMC/SD)双方を利用し、データを最適配置。
Places data at optimal locations by using its in-memory and various permanent storage media(FlashROM, HDD, MMC/SD).
プロバイダは永続ストレージから、どのようにユーザーを取得するかを定義します。
Providers define how users are retrieved from your persistent storage.
コレクションの開始またはプロビジョニングは、コレクションとドキュメントが含まれる永続ストレージを作成することを意味します(永続ストレージが存在しない場合)。
Starting or provisioning a collections means creating the persistent storage that contains the collection and documents, if it does not exists.
Comのエンジニアは、できるかぎり早く、Pantherに関連するイベントをAzureCosmosDBの永続ストレージに投入したいと思っていました。
Com engineers wanted to ingest events related to Panther into persistent storage in Azure Cosmos DB as soon as possible.
OpenStackCinderが提供するブロックストレージのボリュームを、永続ストレージ向けのセカンドデバイスとして提供しています。
Provide OpenStack Cinder Volume as a second device for persistent storage.
InteropService-相互運用可能なサービス:ブロックチェーン元帳、デジタル資産、デジタルID、永続ストレージ領域、その他の基礎となるサービスをロードするために使用されます。
InteropService- Interoperable Services: Used to load the blockchain ledger, digital assets,digital identity, persistent storage area, NeoFS, and other underlying services.
永続ストレージ(ユーザーは、人気のないコンテンツを格納するためにネットワークに料金を支払うことができます。取得ごとに支払うモデルは作動しません)ユーザー・インタフェースと統合を容易にする完全なUIとライブラリ。
Persistent storage(allows users to pay the network to store content that is not popular and the pay-per-retrieve model doesn't work) and full UI& libraries to facilitate user interfaces and integrations.
NeoNeo名前空間は、Neoブロックチェーンによって提供されるAPIであり、ブロックチェーンデータにアクセスして永続ストレージを操作する方法を提供します。
The NEO namespace is the API provided by the Neo blockchain,providing a way to access the block-chain data and manipulate the persistent store.
永続ストレージが暗号化され、正しいパスワードが渡されると、そのデータにアクセスできるようにするための、セキュリティー上必要な手順が実行されます。
If the persistent storage is encrypted and a correct password is passed, the necessary security procedures to make the data accessible are run.
NeoNeo名前空間は、Neoブロックチェーンによって提供されるAPIであり、ブロックチェーンデータにアクセスして永続ストレージを操作する方法を提供します。
Neo The Neo namespace is the API provided by the NEO blockchain,providing a way to access the blockchain data and manipulate the persistent store.
最も古いACK処理されていないメッセージよりも前にパブリッシュされたすべてのメッセージは受信されたことが保証されているため、それらのメッセージは永続ストレージから削除し、順番に処理できます。
All messages published before the oldest unacked message are guaranteed to have been received,so those messages can be removed from persistent storage and processed in order.
フルスケールのAzureEventHubsは、完全な永続ストレージと1秒未満の待機時間によって、1秒あたり100万個を超えるイベントと、1 秒あたり1GBを超えるテレメトリのイングレスを処理できます。
At full scale Azure Event Hubs can ingress over one million events per second andmore than 1 GB per second of telemetry with fully durable storage and sub-second latency.
サブスクライバーはその永続ストレージをチェックして、次に処理する必要のあるメッセージを把握し、確実に次回はそのメッセージの処理のみを行い、受信した他のメッセージが完全な順序で受け取る間、その処理を待機します。
A subscriber would check the persistent storage to know the next message it must process and ensure that it only processes that message next, waiting to process other messages it has received when they come up in the complete ordering.
別の例として、サーバー上でクライアントによって実行されたすべてのアクションに関する統計を収集する必要がある場合に、各イベント用のメッセージをパブリッシュした後、サブスクライバーにメッセージを順番に並べさせ、永続ストレージで結果を更新させるケースも挙げられます。
As another example, if you want to collect statistics on all actions taken by clients on your server, you can publish a message for each event and then have your subscribers collate messages andupdate results in persistent storage.
Fsync()は、ファイル記述子fdで参照されるファイルの、メモリ内で存在する修正されたデータ(つまり修正されたバッファキャッシュページ)を、ディスクデバイス(またはその他の永続ストレージデバイス)に転送(「フラッシュ」)し、これにより、システムがクラッシュしたり、再起動された後も、変更された全ての情報が取り出せるようになる。
Fsync() transfers("flushes") all modified in-core data of(i.e., modified buffer cache pages for) the file referred to by the filedescriptor fd to the disk device(or other permanent storage device) so that all changed information can be retrieved even if the system crashes or is rebooted.
JSONStoreはJSON文書の永続ストレージを有効にします。
JSONStore enables persistent storage of JSON documents.
永続ストレージへのログ記録はモデルレベルで制御できます。
You control logging to persistent storage at the model level.
永続ストレージの使用は、ビッグデータのメモリに関する問題に対処するのに役立ちます。
Using persistent storage can help to address big data memory issues.
サブスクライバーは一時的にすべてのメッセージを何らかの永続ストレージに置き、メッセージをACK処理します。
A subscriber would temporarily put all messages in some persistent storage and ack the messages.
NEOSmartContractAPIは、スマートコントラクトの機能を拡張してブロックチェーンデータへのアクセス、永続ストレージの操作、実行環境へのアクセスを可能にします。
The NEO Smart Contract API expands the capabilities of the Smart Contract to access the blockchain data,manipulate persistent storage, and query the execution environment.
GCPが提供するデータベースサービスに加えて、独自のデータベースソフトウェアを、スケーラビリティの高い永続ストレージを備えた高パフォーマンスのComputeEngine仮想マシンにデプロイすることができます。
In addition to the database services provided by GCP, you can deploy your own database software on high-performance ComputeEngine virtual machines with highly scalable persistent storage.
PremiumStorageでは、VM1台あたり最大64TBの永続ストレージを追加して、80,000IOPS以上の処理性能と超低レイテンシの読み取り処理を実現できます。
With Premium Storage, you can add up to 64 TB of persistent storage per virtual machine(VM), with more than 80,000 IOPS per VM and extremely low latencies for read operations.
スケールアップアーキテクチャSAPHANAのデータベーステーブルを単一のサーバ上で展開するスケールアップアーキテクチャの一部として、C880M4サーバ上で稼働するHANAデータベース用に、外付けの永続ストレージが組み込まれています。
Scale-Up Architecture As part of a scale-up architecture where SAP HANA database tables are deployed on a single server appliance,the C880 M4 Storage Subsystem incorporates externally attached persistent storage for the HANA database running on the C880 M4 Server.
一実施形態においては、接続データベース312は、揮発性メモリ内に保持され、その一方で、vvolデータベース314およびコンテナ・データベース316は、DSU141などの永続ストレージ内に保持される。
In one embodiment, connection database 312 is maintained in volatile memory while vvol database 314 andcontainer database 316 are maintained in persistent storage, such as DSUs 141.
他の組込みRDBMSは、インメモリあるいは、永続ストレージどちらか一方をサポートしているのに対して、DeviceSQLは、次の図に示すストリーム、インメモリ(In-Memory)、メモリマップドストレージ(MemoryMappedStorage)、デバイスダイレクトストレージ(PagedStorage) の4つのデータ参照(格納)方式をサポートしています。
Whereas other embedded RDBMSs support either in-memories or permanent storage media, as shown in the following figure DeviceSQL supports four data reference(store) modes: namely, streaming, in-memory, memory-mapped storage and device direct storage(paged storage) modes.
Results: 28, Time: 0.0231

Word-for-word translation

Top dictionary queries

Japanese - English