JP5847578B2 - 個別にアクセス可能なデータユニットの記憶の取り扱い方法 - Google Patents
個別にアクセス可能なデータユニットの記憶の取り扱い方法 Download PDFInfo
- Publication number
- JP5847578B2 JP5847578B2 JP2011509637A JP2011509637A JP5847578B2 JP 5847578 B2 JP5847578 B2 JP 5847578B2 JP 2011509637 A JP2011509637 A JP 2011509637A JP 2011509637 A JP2011509637 A JP 2011509637A JP 5847578 B2 JP5847578 B2 JP 5847578B2
- Authority
- JP
- Japan
- Prior art keywords
- file
- record
- data
- records
- length
- 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.)
- Active
Links
Images
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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/0643—Management of files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0608—Saving storage space on storage systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/0674—Disk device
- G06F3/0676—Magnetic disk device
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
Claims (26)
- 連続的に更新され得るファイル内のレコードの問い合わせを受けることに応答して、前記ファイルの長さを決定し、且つ、前記ファイルの前記長さを第1記憶場所に記憶すること、
前記レコード内全てにデータが記憶される完全なレコードのうち、前記ファイル内の最後の完全なレコードの終了点に関連付けられたメモリアドレスを決定し、且つ、前記メモリアドレスを表すデータを第2記憶場所に記憶すること、
前記問い合わせに関連する問い合わせ処理中に、前記第1記憶場所に記憶された前記ファイルの前記長さを前記ファイルの現在の長さと比較すること、及び、
前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さを超える場合、前記ファイル内のレコードの位置を位置づけるデータ構造を更新し、前記終了点に関連付けられたメモリアドレスに対応する前記データ構造における位置にて開始する、前記データ構造を更新すること、
を含む方法。 - 請求項1に記載の方法において、前記データ構造は、キーのペア及び関連付けられた値を含む結合データ構造であって、各キーは、1つのペアに現れるにすぎない、結合データ構造である方法。
- 請求項2に記載の方法において、前記データ構造は二分木又はハッシュ表である方法。
- 請求項1に記載の方法において、前記終了点は前記ファイルの終わりをも表す方法。
- 請求項1に記載の方法において、前記終了点は前記ファイルにおける不完全なレコードの前にあり、前記不完全なレコードは、修正中である、又は全ての完全なレコードよりも小さい値の個数又はサイズを有する、方法。
- 請求項1に記載の方法であって、更に、前記ファイルにエラーがないかどうかチェックすることを含む方法。
- 請求項6に記載の方法において、前記ファイルにエラーがないかどうかチェックすることは、前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さよりも短いか否かを判定することを含む方法。
- 請求項1に記載の方法において、前記ファイルは非圧縮データファイルである方法。
- 装置信号からの値を取得する際に使用される実行可能な指示を記憶するコンピュータ可読媒体であって、前記指示はコンピュータに、
連続的に更新され得るファイル内のレコードの問い合わせを受けることに応答して、前記ファイルの長さを決定し、且つ、前記ファイルの前記長さを第1記憶場所に記憶すること、
前記レコード内全てにデータが記憶される完全なレコードのうち、前記ファイル内の最後の完全なレコードの終了点に関連付けられたメモリアドレスを決定し、且つ、前記メモリアドレスを表すデータを第2記憶場所に記憶すること、
前記問い合わせに関連する問い合わせ処理中に、前記第1記憶場所に記憶された前記ファイルの前記長さを前記ファイルの現在の長さと比較すること、及び、
前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さを超える場合、前記ファイル内のレコードの位置を位置づけるデータ構造を更新し、前記終了点に関連付けられたメモリアドレスに対応する前記データ構造における位置にて開始する、前記データ構造を更新すること、
をさせる媒体。 - 請求項9に記載のコンピュータ可読媒体において、前記データ構造は、キーのペア及び関連付けられた値を含む結合データ構造であって、各キーは、1つのペアに現れるにすぎない、結合データ構造である媒体。
- 請求項10に記載のコンピュータ可読媒体において、前記データ構造は二分木又はハッシュ表である媒体。
- 請求項9に記載のコンピュータ可読媒体において、前記終了点は前記ファイルの終わりをも表す媒体。
- 請求項9に記載のコンピュータ可読媒体において、前記終了点は前記ファイルにおける不完全なレコードの前にあり、前記不完全なレコードは、修正中である、又は全ての完全なレコードよりも小さい値の個数又はサイズを有する、媒体。
- 請求項9に記載のコンピュータ可読媒体であって、前記指示は、前記コンピュータに更に前記ファイルにエラーがないかどうかチェックすることを行わせる指示である媒体。
- 請求項14に記載のコンピュータ可読媒体であって、前記ファイルにエラーがないかどうかチェックすることは、前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さよりも短いか否かを判定することである媒体。
- 請求項9に記載のコンピュータ可読媒体であって、前記ファイルは非圧縮データファイルである媒体。
- 連続的に更新され得るファイル内のレコードの問い合わせを受けることに応答して、前記ファイルの長さを決定し、且つ、前記ファイルの前記長さを第1記憶場所に記憶する手段、
前記レコード内全てにデータが記憶される完全なレコードのうち、前記ファイル内の最後の完全なレコードの終了点に関連付けられたメモリアドレスを決定し、且つ、前記メモリアドレスを表すデータを第2記憶場所に記憶する手段、
前記問い合わせに関連する問い合わせ処理中に、前記第1記憶場所に記憶された前記ファイルの前記長さを前記ファイルの現在の長さと比較する手段、及び、
前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さを超える場合、前記ファイル内のレコードの位置を位置づけるデータ構造を更新し、前記終了点に関連付けられたメモリアドレスに対応する前記データ構造における位置にて開始する、前記データ構造を更新する手段、
を含むシステム。 - 請求項1に記載の方法であって、更に、前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さを超えていなければ、前記問い合わせを処理することを含む方法。
- 請求項1に記載の方法であって、更に、前記データ構造が更新された後に前記問い合わせの処理を行うことを含む方法。
- 請求項17に記載のシステムにおいて、前記データ構造は、キーのペア及び関連付けられた値を含む結合データ構造であって、各キーは、1つのペアに現れるにすぎない、結合データ構造であるシステム。
- 請求項17に記載のシステムにおいて、前記データ構造は二分木又はハッシュ表であるシステム。
- 請求項17に記載のシステムにおいて、前記終了点は前記ファイルの終わりをも表すシステム。
- 請求項17に記載のシステムにおいて、前記終了点は前記ファイルにおける不完全なレコードの前にあり、前記不完全なレコードは、修正中である、又は全ての完全なレコードよりも小さい値の個数又はサイズを有する、システム。
- 請求項17に記載のシステムであって、更に、前記ファイルにエラーがないかどうかチェックすることを含むシステム。
- 請求項24に記載のシステムにおいて、前記ファイルにエラーがないかどうかチェックすることは、前記ファイルの前記現在の長さが前記第1記憶場所に記憶された前記ファイルの前記長さよりも短いか否かを判定することを含むシステム。
- 請求項17に記載のシステムにおいて、前記ファイルは非圧縮データファイルであるシステム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/120,468 | 2008-05-14 | ||
US12/120,468 US20090287986A1 (en) | 2008-05-14 | 2008-05-14 | Managing storage of individually accessible data units |
PCT/US2009/043737 WO2009140350A1 (en) | 2008-05-14 | 2009-05-13 | Managing storage of individually accessible data units |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014143038A Division JP5922716B2 (ja) | 2008-05-14 | 2014-07-11 | 個別にアクセス可能なデータユニットの記憶の取り扱い方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011521360A JP2011521360A (ja) | 2011-07-21 |
JP5847578B2 true JP5847578B2 (ja) | 2016-01-27 |
Family
ID=41319709
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011509637A Active JP5847578B2 (ja) | 2008-05-14 | 2009-05-13 | 個別にアクセス可能なデータユニットの記憶の取り扱い方法 |
JP2014143038A Active JP5922716B2 (ja) | 2008-05-14 | 2014-07-11 | 個別にアクセス可能なデータユニットの記憶の取り扱い方法 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014143038A Active JP5922716B2 (ja) | 2008-05-14 | 2014-07-11 | 個別にアクセス可能なデータユニットの記憶の取り扱い方法 |
Country Status (9)
Country | Link |
---|---|
US (2) | US20090287986A1 (ja) |
EP (1) | EP2281242B1 (ja) |
JP (2) | JP5847578B2 (ja) |
KR (3) | KR20150042293A (ja) |
CN (2) | CN102027457B (ja) |
AU (1) | AU2009246432B2 (ja) |
CA (1) | CA2723731C (ja) |
HK (1) | HK1202172A1 (ja) |
WO (1) | WO2009140350A1 (ja) |
Families Citing this family (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8229902B2 (en) | 2006-11-01 | 2012-07-24 | Ab Initio Technology Llc | Managing storage of individually accessible data units |
US7885932B2 (en) | 2006-11-01 | 2011-02-08 | Ab Initio Technology Llc | Managing storage of individually accessible data units |
US8380688B2 (en) * | 2009-11-06 | 2013-02-19 | International Business Machines Corporation | Method and apparatus for data compression |
CN102893265B (zh) * | 2010-03-10 | 2018-06-08 | 起元技术有限责任公司 | 管理可独立访问的数据单元的存储 |
US8266181B2 (en) * | 2010-05-27 | 2012-09-11 | International Business Machines Corporation | Key-break and record-loop processing in parallel data transformation |
US8250101B2 (en) * | 2010-05-27 | 2012-08-21 | International Business Machines Corporation | Ontology guided reference data discovery |
US20130013605A1 (en) | 2011-07-08 | 2013-01-10 | Stanfill Craig W | Managing Storage of Data for Range-Based Searching |
CN103842960A (zh) * | 2011-09-30 | 2014-06-04 | 诺基亚公司 | 用于控件间通信的方法和设备 |
US9898518B2 (en) * | 2012-04-12 | 2018-02-20 | Hitachi, Ltd. | Computer system, data allocation management method, and program |
US10078625B1 (en) * | 2012-09-06 | 2018-09-18 | Amazon Technologies, Inc. | Indexing stored documents based on removed unique values |
US9959070B2 (en) | 2013-03-06 | 2018-05-01 | Ab Initio Technology Llc | Managing operations on stored data units |
US10133500B2 (en) | 2013-03-06 | 2018-11-20 | Ab Initio Technology Llc | Managing operations on stored data units |
US9875054B2 (en) | 2013-03-06 | 2018-01-23 | Ab Initio Technology Llc | Managing operations on stored data units |
US9870382B2 (en) * | 2014-03-25 | 2018-01-16 | Sap Se | Data encoding and corresponding data structure |
JP6150785B2 (ja) * | 2014-12-05 | 2017-06-21 | アビニシオ テクノロジー エルエルシー | 個別にアクセス可能なデータ単位の記憶の管理 |
US10169395B2 (en) * | 2015-02-12 | 2019-01-01 | International Business Machines Corporation | Database identifier generation in transaction processing systems |
US10503562B2 (en) * | 2015-12-17 | 2019-12-10 | Ab Initio Technology Llc | Processing data using dynamic partitioning |
CA3024375C (en) | 2016-05-17 | 2021-04-27 | Ab Initio Technology Llc | Reconfigurable distributed processing |
CN107040581B (zh) * | 2017-01-25 | 2021-03-02 | 腾讯科技(深圳)有限公司 | 一种网络包发送方法、装置、服务器及系统 |
US12242498B2 (en) * | 2017-12-12 | 2025-03-04 | International Business Machines Corporation | Storing unstructured data in a structured framework |
CN112612839B (zh) * | 2020-12-28 | 2024-08-02 | 中国农业银行股份有限公司 | 一种数据处理方法及装置 |
KR102538668B1 (ko) * | 2021-03-29 | 2023-06-01 | 주식회사 씨엠월드 | 공간정보 갱신 방법 및 그 장치 |
US11892992B2 (en) * | 2022-01-31 | 2024-02-06 | Salesforce, Inc. | Unique identification management |
Family Cites Families (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0785248B2 (ja) * | 1986-03-14 | 1995-09-13 | 株式会社東芝 | デ−タフアイルシステム |
JPH01279339A (ja) * | 1988-04-30 | 1989-11-09 | Fujitsu Ltd | ファイル書き出し処理方式 |
US5758149A (en) * | 1995-03-17 | 1998-05-26 | Unisys Corporation | System for optimally processing a transaction and a query to the same database concurrently |
JPH0993407A (ja) * | 1995-09-27 | 1997-04-04 | Fujitsu Ltd | ファクシミリ制御装置およびファクシミリ通信システム |
US6012062A (en) * | 1996-03-04 | 2000-01-04 | Lucent Technologies Inc. | System for compression and buffering of a data stream with data extraction requirements |
US6374250B2 (en) * | 1997-02-03 | 2002-04-16 | International Business Machines Corporation | System and method for differential compression of data from a plurality of binary sources |
US6151708A (en) * | 1997-12-19 | 2000-11-21 | Microsoft Corporation | Determining program update availability via set intersection over a sub-optical pathway |
US6219677B1 (en) * | 1998-05-01 | 2001-04-17 | Emware, Inc. | Split file system |
US6374266B1 (en) * | 1998-07-28 | 2002-04-16 | Ralph Shnelvar | Method and apparatus for storing information in a data processing system |
US6889256B1 (en) * | 1999-06-11 | 2005-05-03 | Microsoft Corporation | System and method for converting and reconverting between file system requests and access requests of a remote transfer protocol |
US6526418B1 (en) * | 1999-12-16 | 2003-02-25 | Livevault Corporation | Systems and methods for backing up data files |
US6640233B1 (en) * | 2000-08-18 | 2003-10-28 | Network Appliance, Inc. | Reserving file system blocks |
US6990477B2 (en) * | 2001-03-28 | 2006-01-24 | International Business Machines Corporation | Method, system, and program for implementing scrollable cursors in a distributed database system |
US20030055809A1 (en) * | 2001-09-18 | 2003-03-20 | Sun Microsystems, Inc. | Methods, systems, and articles of manufacture for efficient log record access |
US6925467B2 (en) * | 2002-05-13 | 2005-08-02 | Innopath Software, Inc. | Byte-level file differencing and updating algorithms |
WO2003098626A1 (en) * | 2002-05-17 | 2003-11-27 | Koninklijke Philips Electronics N.V. | Device and method for recording information with characteristic point information control |
US7146373B2 (en) * | 2002-07-19 | 2006-12-05 | International Business Machines Corporation | Data-space tracking with index data-spaces and data data-spaces |
CA2564844C (en) * | 2004-04-26 | 2014-12-09 | Storewiz, Inc. | Method and system for compression of files for storage and operation on compressed files |
JP2006059319A (ja) * | 2004-07-21 | 2006-03-02 | Ricoh Co Ltd | 情報処理装置、プログラムおよび記憶媒体 |
US7483911B2 (en) * | 2004-08-31 | 2009-01-27 | International Business Machines Corporation | Sending log records directly from log buffer |
WO2006063057A2 (en) * | 2004-12-06 | 2006-06-15 | Agilix Labs | Applying multiple compression algorithms in a database system |
US7756826B2 (en) * | 2006-06-30 | 2010-07-13 | Citrix Systems, Inc. | Method and systems for efficient delivery of previously stored content |
CN1812533A (zh) * | 2006-01-10 | 2006-08-02 | 无敌科技(西安)有限公司 | 一种录像方法 |
JP4569966B2 (ja) * | 2006-05-09 | 2010-10-27 | セイコーインスツル株式会社 | 近接場光記録素子、近接場光ヘッド及び情報記録再生装置 |
US7606845B2 (en) * | 2006-07-13 | 2009-10-20 | International Business Machines Corporation | Apparatus, systems, and method for concurrent storage to an active data file storage pool, copy pool, and next pool |
US8229902B2 (en) * | 2006-11-01 | 2012-07-24 | Ab Initio Technology Llc | Managing storage of individually accessible data units |
CN101119278A (zh) * | 2007-09-14 | 2008-02-06 | 广东威创日新电子有限公司 | 一种处理海量数据的方法及系统 |
-
2008
- 2008-05-14 US US12/120,468 patent/US20090287986A1/en not_active Abandoned
-
2009
- 2009-05-13 CA CA2723731A patent/CA2723731C/en active Active
- 2009-05-13 KR KR1020157008003A patent/KR20150042293A/ko not_active Ceased
- 2009-05-13 KR KR1020167032556A patent/KR101792168B1/ko active Active
- 2009-05-13 CN CN200980117202.1A patent/CN102027457B/zh active Active
- 2009-05-13 CN CN201410290632.6A patent/CN104199816B/zh active Active
- 2009-05-13 EP EP09747434.0A patent/EP2281242B1/en active Active
- 2009-05-13 AU AU2009246432A patent/AU2009246432B2/en active Active
- 2009-05-13 WO PCT/US2009/043737 patent/WO2009140350A1/en active Application Filing
- 2009-05-13 JP JP2011509637A patent/JP5847578B2/ja active Active
- 2009-05-13 KR KR1020107025290A patent/KR101708261B1/ko active Active
-
2014
- 2014-07-11 JP JP2014143038A patent/JP5922716B2/ja active Active
-
2015
- 2015-03-11 HK HK15102495.9A patent/HK1202172A1/xx unknown
-
2017
- 2017-09-20 US US15/709,786 patent/US20180011861A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
CA2723731A1 (en) | 2009-11-19 |
AU2009246432B2 (en) | 2015-12-24 |
EP2281242B1 (en) | 2018-08-15 |
HK1202172A1 (en) | 2015-09-18 |
CN104199816A (zh) | 2014-12-10 |
US20180011861A1 (en) | 2018-01-11 |
CN102027457A (zh) | 2011-04-20 |
WO2009140350A1 (en) | 2009-11-19 |
KR20150042293A (ko) | 2015-04-20 |
KR20110014987A (ko) | 2011-02-14 |
CN104199816B (zh) | 2019-04-09 |
AU2009246432A1 (en) | 2009-11-19 |
KR20160136475A (ko) | 2016-11-29 |
KR101792168B1 (ko) | 2017-10-31 |
JP5922716B2 (ja) | 2016-05-24 |
KR101708261B1 (ko) | 2017-02-20 |
CN102027457B (zh) | 2014-07-23 |
EP2281242A4 (en) | 2017-02-22 |
CA2723731C (en) | 2019-02-12 |
JP2014197425A (ja) | 2014-10-16 |
US20090287986A1 (en) | 2009-11-19 |
JP2011521360A (ja) | 2011-07-21 |
EP2281242A1 (en) | 2011-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5847578B2 (ja) | 個別にアクセス可能なデータユニットの記憶の取り扱い方法 | |
JP6088506B2 (ja) | 範囲に基づく検索のためのデータ格納の管理 | |
JP5377318B2 (ja) | 個別にアクセス可能なデータユニットの格納管理 | |
AU2015258326B2 (en) | Managing storage of individually accessible data units |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20120316 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20120419 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120423 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131031 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131112 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140212 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20140311 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140711 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20140718 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20140905 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150903 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150928 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151125 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5847578 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 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |