JP6236435B2 - 非同期データ・ディクショナリを使用した、マルチテナント共有インフラストラクチャにおけるストリームベースのデータ重複排除 - Google Patents
非同期データ・ディクショナリを使用した、マルチテナント共有インフラストラクチャにおけるストリームベースのデータ重複排除 Download PDFInfo
- Publication number
- JP6236435B2 JP6236435B2 JP2015512880A JP2015512880A JP6236435B2 JP 6236435 B2 JP6236435 B2 JP 6236435B2 JP 2015512880 A JP2015512880 A JP 2015512880A JP 2015512880 A JP2015512880 A JP 2015512880A JP 6236435 B2 JP6236435 B2 JP 6236435B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- peer
- sending
- dictionary
- deduplication
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 claims description 82
- 230000008569 process Effects 0.000 claims description 46
- 230000007246 mechanism Effects 0.000 claims description 13
- 238000012545 processing Methods 0.000 claims description 11
- 230000004044 response Effects 0.000 claims description 5
- 230000001360 synchronised effect Effects 0.000 claims description 5
- 238000013459 approach Methods 0.000 description 17
- 230000006870 function Effects 0.000 description 11
- 230000008901 benefit Effects 0.000 description 7
- 238000004891 communication Methods 0.000 description 6
- 238000007906 compression Methods 0.000 description 4
- 230000006835 compression Effects 0.000 description 4
- 238000009826 distribution Methods 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000013480 data collection Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000006855 networking Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 229920001690 polydopamine Polymers 0.000 description 2
- 238000003860 storage Methods 0.000 description 2
- 201000002569 3-methylglutaconic aciduria type 5 Diseases 0.000 description 1
- 206010063659 Aversion Diseases 0.000 description 1
- VCBRBUKGTWLJOB-UHFFFAOYSA-N Chloranocryl Chemical compound CC(=C)C(=O)NC1=CC=C(Cl)C(Cl)=C1 VCBRBUKGTWLJOB-UHFFFAOYSA-N 0.000 description 1
- 230000001133 acceleration Effects 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 230000002411 adverse Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000013144 data compression Methods 0.000 description 1
- 230000006837 decompression Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 108010041420 microbial alkaline proteinase inhibitor Proteins 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
- 238000005096 rolling process Methods 0.000 description 1
- 230000026676 system process Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000007723 transport mechanism Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/174—Redundancy elimination performed by the file system
- G06F16/1748—De-duplication implemented within the file system, e.g. based on file segments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/04—Protocols for data compression, e.g. ROHC
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/161—Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/3084—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction using adaptive string matching, e.g. the Lempel-Ziv method
- H03M7/3091—Data deduplication
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/60—General implementation details not specific to a particular type of compression
- H03M7/6052—Synchronisation of encoder and decoder
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
- H04L67/1078—Resource delivery mechanisms
- H04L67/108—Resource delivery mechanisms characterised by resources being split in blocks or fragments
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
次に、上記の事柄を背景として、本開示の手法を説明する。ペアリングによるディクショナリ発見(ピアのディクショナリ内に何の情報があるかを知ること)の問題に対処する、既知のストリームベースのデータ重複排除製品及びサービスとは対照的に、本明細書の技法は、異なるパラダイムに従って動作する。
Claims (14)
- 送信側ピア・エンティティ、受信側ピア・エンティティ、及びデータ重複排除機構を備えるシステムであって、
前記送信側ピア・エンティティは、第1のディクショナリと、前記送信側ピア・エンティティを介して流れるデータを検査すること、及び、前記データのブロックを前記第1のディクショナリ内を指示するリファレンスに置き換えることによって、ストリームベースのデータ重複排除を提供するように動作可能なプロセッサで実行されるプログラム・コードとを備えており、前記送信側ピア・エンティティはさらに、前記データのチャンクごとに、前記受信側ピア・エンティティが前記データ・チャンクを既に有している可能性を判断し、前記判断に基づいて前記受信側ピア・エンティティに対して前記データ・チャンク又は当該データ・チャンクへのリファレンスの一方を送信し、前記送信側ピア・エンティティが前記受信側ピア・エンティティは前記データ・チャンクを有している可能性がないと判断したときは、前記受信側ピア・エンティティが前記データ・チャンクを実際に有しているかどうかに関係なく、前記データ・チャンクが送信され、
前記受信側ピア・エンティティは、コンテンツを前記第1のディクショナリのコンテンツと同期させる必要がない第2のディクショナリと、前記受信側ピア・エンティティを介して流れるデータを検査すること、及び、前記データのブロックを前記第2のディクショナリ内を指示するリファレンスに置き換えることによって、ストリームベースのデータ重複排除を提供するように動作可能なプロセッサで実行されるプログラム・コードとを備えており、
前記データ重複排除機構は、前記受信側ピア・エンティティがデータ重複排除動作を実行する必要のある1つ又は複数のデータ・チャンクを、前記受信側ピア・エンティティが識別及び取得できるようにするための機構である、
データ重複排除のためのシステム。 - 前記1つ又は複数のデータ・チャンクが前記送信側ピア・エンティティから取得される、請求項1に記載のシステム。
- データ・チャンクが、マグネットURIと、送信側及び受信側のピアによる合意済みの要求・応答プロトコルとのうちの1つを使用して取得される、請求項1に記載のシステム。
- データ・チャンクがキャッシュ可能なウェブ・オブジェクトである、請求項1に記載のシステム。
- 前記送信側及び受信側ピア・エンティティが、マルチテナント共有インフラストラクチャに関連付けられる、請求項1に記載のシステム。
- 前記送信側ピア・エンティティが、前記1つ又は複数のデータ・チャンクを処理するための機構を含む、請求項1に記載のシステム。
- 前記第2のディクショナリのコンテンツが、オンデマンドで前記第1のディクショナリのコンテンツと再同期化される、請求項1に記載のシステム。
- 送信側ピア及び受信側ピアを備えるオーバーレイ・ネットワーク内で動作する方法であって、前記送信側ピアはテナントのオリジンに関連付けられ、また、前記受信側ピアはオーバーレイ・ネットワーク・エッジに関連付けられており、
前記方法は、
前記送信側ピアに関連して第1のディクショナリを維持すること、及び、
前記受信側ピアに関連して第2のディクショナリを維持すること、を含み、前記第1のディクショナリ及び前記第2のディクショナリは同期されておらず、
前記方法はさらに、
前記送信側ピア及び前記受信側ピアを介して流れるデータを検査すること、及び、前記データのブロックを前記第1及び第2のディクショナリ内を指示するリファレンスに置き換えることによって、ストリームベースのデータ重複排除を提供することを含み、前記ストリームベースのデータ重複排除は、前記送信側及び受信側のピア内のハードウェア要素で実行されるソフトウェアを使用して実行されるものであり、前記送信側ピアはさらに、前記データのチャンクごとに、前記受信側ピアが前記データ・チャンクを既に有している可能性を判断し、前記判断に基づいて前記受信側ピアに対して前記データ・チャンク又は当該データ・チャンクへのリファレンスの一方を送信し、前記送信側ピアが前記受信側ピアは前記データ・チャンクを有している可能性がないと判断したときは、前記受信側ピアが前記データ・チャンクを実際に有しているかどうかに関係なく、前記データ・チャンクが送信され、
前記方法はさらに、
前記送信側ピアは、前記送信側ピアが所与のデータのブロックを有する場合、前記受信側ピアが前記所与のデータのブロックを有するものと想定し、その逆もまた同様であるプロトコルを、前記第1及び第2のディクショナリ全体にわたって施行すること、及び、
前記受信側ピア・エンティティがデータ重複排除動作を実行する必要のある1つ又は複数のデータ・チャンクを、前記受信側ピアによって選択的に識別及び取得すること、
を含む、方法。 - 前記1つ又は複数のデータ・チャンクが前記送信側ピアから取得される、請求項8に記載の方法。
- データ・チャンクが、マグネットURIと、送信側及び受信側のピアによる合意済みの要求・応答プロトコルとのうちの1つを使用して取得される、請求項8に記載の方法。
- データ・チャンクがキャッシュ可能なウェブ・オブジェクトである、請求項8に記載の方法。
- 前記送信側ピアが前記1つ又は複数のデータ・チャンクを処理する、請求項8に記載の方法。
- 前記第2のディクショナリのコンテンツが、オンデマンドで前記第1のディクショナリのコンテンツと再同期化される、請求項8に記載の方法。
- 前記データ重複排除機構は、データ・オブジェクトのサイズを判断し、前記データ・オブジェクトのサイズが所与の閾値を下回ると判断したことに応答して、前記データ・オブジェクトの重複排除をバイパスする、請求項1に記載のシステム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201261648209P | 2012-05-17 | 2012-05-17 | |
US61/648,209 | 2012-05-17 | ||
PCT/US2013/041550 WO2013173696A1 (en) | 2012-05-17 | 2013-05-17 | Stream-based data deduplication in a multi-tenant shared infrastructure using asynchronous data dictionaries |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015521323A JP2015521323A (ja) | 2015-07-27 |
JP6236435B2 true JP6236435B2 (ja) | 2017-11-22 |
Family
ID=49582158
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015512880A Expired - Fee Related JP6236435B2 (ja) | 2012-05-17 | 2013-05-17 | 非同期データ・ディクショナリを使用した、マルチテナント共有インフラストラクチャにおけるストリームベースのデータ重複排除 |
Country Status (8)
Country | Link |
---|---|
US (1) | US20130311433A1 (ja) |
EP (1) | EP2850534A4 (ja) |
JP (1) | JP6236435B2 (ja) |
KR (1) | KR102123933B1 (ja) |
CN (1) | CN104221003B (ja) |
AU (2) | AU2013262620A1 (ja) |
CA (1) | CA2873990A1 (ja) |
WO (1) | WO2013173696A1 (ja) |
Families Citing this family (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9699231B2 (en) | 2012-12-27 | 2017-07-04 | Akamai Technologies, Inc. | Stream-based data deduplication using directed cyclic graphs to facilitate on-the-wire compression |
US9420058B2 (en) | 2012-12-27 | 2016-08-16 | Akamai Technologies, Inc. | Stream-based data deduplication with peer node prediction |
US9430490B1 (en) * | 2014-03-28 | 2016-08-30 | Formation Data Systems, Inc. | Multi-tenant secure data deduplication using data association tables |
JP6302597B2 (ja) * | 2014-04-18 | 2018-03-28 | エスケーテレコム カンパニー リミテッドSk Telecom Co., Ltd. | リアルタイム放送コンテンツ伝送方法及びそのための装置 |
US9823842B2 (en) | 2014-05-12 | 2017-11-21 | The Research Foundation For The State University Of New York | Gang migration of virtual machines using cluster-wide deduplication |
KR102394959B1 (ko) * | 2014-06-13 | 2022-05-09 | 삼성전자주식회사 | 멀티미디어 데이터를 관리하는 방법 및 장치 |
US20170286417A1 (en) * | 2014-11-04 | 2017-10-05 | Hewlett Packard Enterprise Development Lp | Deduplicating data across subtenants |
US10430182B2 (en) * | 2015-01-12 | 2019-10-01 | Microsoft Technology Licensing, Llc | Enhanced compression, encoding, and naming for resource strings |
US10467001B2 (en) * | 2015-01-12 | 2019-11-05 | Microsoft Technology Licensing, Llc | Enhanced compression, encoding, and naming for resource strings |
US9521071B2 (en) | 2015-03-22 | 2016-12-13 | Freescale Semiconductor, Inc. | Federation of controllers management using packet context |
CN104967498B (zh) * | 2015-06-11 | 2018-01-30 | 中国电子科技集团公司第五十四研究所 | 一种基于历史的卫星网络数据包压缩传输方法 |
CN104917591B (zh) * | 2015-06-11 | 2018-03-23 | 中国电子科技集团公司第五十四研究所 | 一种适用于单向有损链路的卫星网络数据包压缩方法 |
WO2017022034A1 (ja) * | 2015-07-31 | 2017-02-09 | 富士通株式会社 | 情報処理装置、情報処理方法、及び、情報処理プログラム |
CN107534445B (zh) * | 2016-04-19 | 2020-03-10 | 华为技术有限公司 | 用于分割哈希值计算的向量处理 |
US11403019B2 (en) | 2017-04-21 | 2022-08-02 | Pure Storage, Inc. | Deduplication-aware per-tenant encryption |
US12045487B2 (en) | 2017-04-21 | 2024-07-23 | Pure Storage, Inc. | Preserving data deduplication in a multi-tenant storage system |
US10678754B1 (en) * | 2017-04-21 | 2020-06-09 | Pure Storage, Inc. | Per-tenant deduplication for shared storage |
US10691653B1 (en) * | 2017-09-05 | 2020-06-23 | Amazon Technologies, Inc. | Intelligent data backfill and migration operations utilizing event processing architecture |
US11741051B2 (en) | 2017-10-30 | 2023-08-29 | AtomBeam Technologies Inc. | System and methods for secure storage for data deduplication |
US11012525B2 (en) * | 2018-12-19 | 2021-05-18 | Cisco Technology, Inc. | In-flight building and maintaining dictionaries for efficient compression for IoT data |
US11153385B2 (en) * | 2019-08-22 | 2021-10-19 | EMC IP Holding Company LLC | Leveraging NAS protocol for efficient file transfer |
CN111522803B (zh) * | 2020-04-14 | 2023-05-19 | 北京仁科互动网络技术有限公司 | 软件服务化平台的租户交互方法、装置及电子设备 |
US11379281B2 (en) | 2020-11-18 | 2022-07-05 | Akamai Technologies, Inc. | Detection and optimization of content in the payloads of API messages |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080037509A1 (en) * | 2006-06-30 | 2008-02-14 | George Foti | Method and communications node for creation and transmission of user specific dictionary for compression and decompression of messages |
JP4031516B2 (ja) * | 2007-02-13 | 2008-01-09 | 株式会社東芝 | サーバ側プロキシ装置、クライアント側プロキシ装置、データ転送方法及びプログラム |
US8082228B2 (en) * | 2008-10-31 | 2011-12-20 | Netapp, Inc. | Remote office duplication |
CN101741536B (zh) * | 2008-11-26 | 2012-09-05 | 中兴通讯股份有限公司 | 数据级容灾方法、系统和生产中心节点 |
US8200641B2 (en) * | 2009-09-11 | 2012-06-12 | Dell Products L.P. | Dictionary for data deduplication |
US8510275B2 (en) * | 2009-09-21 | 2013-08-13 | Dell Products L.P. | File aware block level deduplication |
CN102194499A (zh) * | 2010-03-15 | 2011-09-21 | 华为技术有限公司 | 一种压缩字典同步的方法和装置 |
US8250325B2 (en) * | 2010-04-01 | 2012-08-21 | Oracle International Corporation | Data deduplication dictionary system |
US8468135B2 (en) * | 2010-04-14 | 2013-06-18 | International Business Machines Corporation | Optimizing data transmission bandwidth consumption over a wide area network |
US8306948B2 (en) * | 2010-05-03 | 2012-11-06 | Panzura, Inc. | Global deduplication file system |
US20110307538A1 (en) * | 2010-06-10 | 2011-12-15 | Alcatel-Lucent Usa, Inc. | Network based peer-to-peer traffic optimization |
EP2614439A4 (en) * | 2010-09-09 | 2014-04-02 | Nec Corp | STORAGE SYSTEM |
CN102202098A (zh) * | 2011-05-25 | 2011-09-28 | 成都市华为赛门铁克科技有限公司 | 数据处理方法及装置 |
US8762349B2 (en) * | 2011-07-14 | 2014-06-24 | Dell Products L.P. | Intelligent deduplication data prefetching |
US9703796B2 (en) * | 2011-12-06 | 2017-07-11 | Brocade Communications Systems, Inc. | Shared dictionary between devices |
-
2013
- 2013-05-16 US US13/896,066 patent/US20130311433A1/en not_active Abandoned
- 2013-05-17 KR KR1020147035503A patent/KR102123933B1/ko active IP Right Grant
- 2013-05-17 WO PCT/US2013/041550 patent/WO2013173696A1/en active Application Filing
- 2013-05-17 AU AU2013262620A patent/AU2013262620A1/en not_active Abandoned
- 2013-05-17 JP JP2015512880A patent/JP6236435B2/ja not_active Expired - Fee Related
- 2013-05-17 CA CA 2873990 patent/CA2873990A1/en not_active Abandoned
- 2013-05-17 CN CN201380020000.1A patent/CN104221003B/zh active Active
- 2013-05-17 EP EP13790337.3A patent/EP2850534A4/en not_active Withdrawn
-
2018
- 2018-08-30 AU AU2018222978A patent/AU2018222978A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
US20130311433A1 (en) | 2013-11-21 |
AU2013262620A1 (en) | 2014-12-11 |
KR20150022840A (ko) | 2015-03-04 |
WO2013173696A1 (en) | 2013-11-21 |
JP2015521323A (ja) | 2015-07-27 |
CA2873990A1 (en) | 2013-11-21 |
CN104221003B (zh) | 2017-08-11 |
KR102123933B1 (ko) | 2020-06-23 |
CN104221003A (zh) | 2014-12-17 |
AU2018222978A1 (en) | 2018-09-20 |
EP2850534A1 (en) | 2015-03-25 |
EP2850534A4 (en) | 2016-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6236435B2 (ja) | 非同期データ・ディクショナリを使用した、マルチテナント共有インフラストラクチャにおけるストリームベースのデータ重複排除 | |
US11178201B2 (en) | Stream-based data deduplication using directed cyclic graphs to facilitate on-the-wire compression | |
US11985190B2 (en) | Stream-based data deduplication with peer node prediction | |
US10951739B2 (en) | Data differencing across peers in an overlay network | |
US11088940B2 (en) | Cooperative multipath | |
JP6278531B2 (ja) | ハイブリッドhttp及びudpコンテンツ配信 | |
EP2939138B1 (en) | Stream-based data deduplication using peer node graphs | |
US11677793B2 (en) | Stream-based data deduplication with cache synchronization | |
EP2795864B1 (en) | Host/path-based data differencing in an overlay network using a compression and differencing engine |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160208 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170315 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170413 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170630 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20171013 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171030 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6236435 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |