Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
Modifier and Type | Method and Description |
---|---|
BlobRepository.BlobContentRef |
SolrCore.loadDecodeAndCacheBlob(String key,
BlobRepository.Decoder<Object> decoder)
Convenience method to load a blob.
|
Constructor and Description |
---|
BlobContent(String key,
ByteBuffer buffer,
BlobRepository.Decoder<T> decoder) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.