Skip navigation links
A B C D E F G H I J L M N O P R S T U W 

R

receiveNotify(V) - Method in interface jp.go.nict.isp.wrapper.wisdom.abstractservice.ResourceApiWrapperReceiver
結果を通知する
ResourceApiWrapperBase - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
低レベルレイヤー呼び出しラッパーベースクラス.
ワーカー側の低レベルレイヤー用の呼び出しラッパーは、本クラスから派生して実装する。
ResourceApiWrapperBase() - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResourceApiWrapperBase
 
ResourceApiWrapperReceiver<V> - Interface in jp.go.nict.isp.wrapper.wisdom.abstractservice
低レベルレイヤーラッパー用レシーバインタフェースクラス.
サービス連携フレームワークのワーカーモジュールと低レベルレイヤー呼び出しラッパーは 本インターフェイスを経由して結果通知を行う。
restartWait - Variable in class jp.go.nict.wisdom.daemonizer.command.CommandPool
 
restartWait - Variable in class jp.go.nict.wisdom.wrapper.AbstractAnalysisService
 
ResultCacheable<V> - Interface in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultCacheableインターフェイスクラス.
ResultStorageに独自の結果キャッシュ機構を用意する場合に、本インターフェイスを実装する。
ResultCacheEngine - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultCacheEngineクラス.
Mapを使用したオンメモリのキャッシュクラス実装サンプルクラス.
ResultCacheEngine.CacheRecord - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
キャッシュ格納用レコードクラス.
ResultConversion - Interface in jp.go.nict.langrid.client.msgpackrpc
ResultConversionインターフェイスクラス.
Msgpackの結果変換インタフェース.
ResultRecordFilter<V> - Interface in jp.go.nict.isp.wisdom2013.api.filter
レコードフィルターリングインターフェイスクラス.
レコードフィルターは、本インターフェイスを実装する レコードは総称型.
ResultRecordSort<V> - Interface in jp.go.nict.isp.wisdom2013.api.filter
レコードソートインターフェイスクラス.
レコードソートクラスは、本インターフェイスを実装する.
レコードは総称型
resultSet - Variable in class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResultStorageBase
 
ResultStorage<V> - Interface in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultStorageインターフェイスクラス.
サービス連携フレームワーク、サーバ側検索結果用インターフェイスクラス.
フレームワークではワーカーからの結果をResultStorage経由で操作する。
ResultStorageBase<V> - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultStorageBaseクラス.
ResultStorage、ResultStorageStreamingの実装クラス.
ストレージクラスの実装クラスである、独自のストレージクラスを実装する場合には、本クラスから派生して実装する.
本クラスでは、サービス連携での検索結果の保持や、フィルタリング、ソートなどの機構を実装する。
ResultStorageBase(AbstractServerModuleBase, V[]) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResultStorageBase
コンストラクタ
ResultStorageCachedBase<V> - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultStorageCachedBaseクラス.
ResultStorageBaseクラスを拡張し、ResultCacheableを実装したキャッシュ付きストレージのサンプル実装.
ResultStorageCachedBase(AbstractServerModuleBase, V[]) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResultStorageCachedBase
コンストラクタ
ResultStorageCachedMultiKey<V,K> - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultStorageCachedMultiKeyクラス.
ResultStorageMultiKeyを拡張し、ResultCacheableを実装したキャッシュ付きストレージのサンプル実装.
ResultStorageCachedMultiKey(AbstractServerModuleBase, V[], K[], int) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResultStorageCachedMultiKey
コンストラクタ
ResultStorageMultiKey<V,K> - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultStorageMultiKeyクラス.
ResultStorageBaseの派生クラス、キーが複数あるサービス用のストレージ
キー毎の検索結果上限に対応した実装.
ResultStorageMultiKey(AbstractServerModuleBase, V[], K[], int) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResultStorageMultiKey
コンストラクタ
ResultStorageStreaming<V> - Interface in jp.go.nict.isp.wrapper.wisdom.abstractservice
ResultStorageStreamingインターフェイスクラス.
結果ストレージ用のストリーミングインターフェイスクラス.
ストレージがストリーミングによる結果通知に対応している場合には、本インスタンスを実装する.
returnInstance(Command<I, O>) - Method in class jp.go.nict.wisdom.daemonizer.command.CommandPool
 
RoundrobinBalancerImpl - Class in jp.go.nict.isp.wisdom2013.plugin
RoundrobinBalancerImplクラス.
EndpointBalancerの実装クラス、簡単なラウンドロビンでEndPointを選択する実装。
A B C D E F G H I J L M N O P R S T U W 
Skip navigation links

Copyright (C) 2014 Information Analysis Laboratory, NICT

RaSC is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.
RaSC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see (http://www.gnu.org/licenses/) .