Serialized Form
-
Package com.apple.foundationdb.record.lucene
-
Exception com.apple.foundationdb.record.lucene.LuceneConcurrency.AsyncToSyncTimeoutException
class AsyncToSyncTimeoutException extends RecordCoreException implements Serializable- serialVersionUID:
- -1L
-
Class com.apple.foundationdb.record.lucene.LuceneContinuationProto.LuceneAutoCompleteIndexContinuation
class LuceneAutoCompleteIndexContinuation extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
partitionId_
int partitionId_
-
partitionTimestamp_
long partitionTimestamp_
-
payload_
ByteString payload_
-
value_
long value_
-
-
Class com.apple.foundationdb.record.lucene.LuceneContinuationProto.LuceneIndexContinuation
class LuceneIndexContinuation extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
doc_
long doc_
-
fields_
List<com.apple.foundationdb.record.lucene.LuceneContinuationProto.LuceneIndexContinuation.Field> fields_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
partitionId_
int partitionId_
-
partitionKey_
ByteString partitionKey_
-
score_
float score_
-
shard_
long shard_
-
-
Class com.apple.foundationdb.record.lucene.LuceneContinuationProto.LuceneIndexContinuation.Field
class Field extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
Object value_
-
valueCase_
int valueCase_
-
-
Class com.apple.foundationdb.record.lucene.LuceneContinuationProto.LuceneSpellCheckIndexContinuation
class LuceneSpellCheckIndexContinuation extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
location_
long location_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
partitionId_
int partitionId_
-
partitionTimestamp_
long partitionTimestamp_
-
value_
ByteString value_
-
-
Exception com.apple.foundationdb.record.lucene.LuceneExceptions.LuceneTransactionTooOldException
class LuceneTransactionTooOldException extends IOException implements Serializable- serialVersionUID:
- -1L
-
Class com.apple.foundationdb.record.lucene.LuceneFieldInfosProto.Attribute
class Attribute extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class com.apple.foundationdb.record.lucene.LuceneFieldInfosProto.FieldInfo
class FieldInfo extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
attributes_
List<com.apple.foundationdb.record.lucene.LuceneFieldInfosProto.Attribute> attributes_
-
bitField0_
int bitField0_
-
docValues_
int docValues_
-
docValuesGen_
long docValuesGen_
-
indexOptions_
int indexOptions_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
number_
int number_
-
omitsNorms_
boolean omitsNorms_
-
pointDimensionCount_
int pointDimensionCount_
-
pointIndexDimensionCount_
int pointIndexDimensionCount_
-
pointNumBytes_
int pointNumBytes_
-
softDeletesField_
boolean softDeletesField_
-
storePayloads_
boolean storePayloads_
-
storeTermVectors_
boolean storeTermVectors_
-
-
Class com.apple.foundationdb.record.lucene.LuceneFieldInfosProto.FieldInfos
class FieldInfos extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
fieldInfo_
List<com.apple.foundationdb.record.lucene.LuceneFieldInfosProto.FieldInfo> fieldInfo_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.apple.foundationdb.record.lucene.LuceneFileSystemProto.LuceneFileReference
class LuceneFileReference extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
actualSize_
long actualSize_
-
bitField0_
int bitField0_
-
blockSize_
long blockSize_
-
columnBitSetWords_
Internal.LongList columnBitSetWords_
-
content_
ByteString content_
-
entries_
ByteString entries_
-
fieldInfosBitset_
ByteString fieldInfosBitset_
-
fieldInfosId_
long fieldInfosId_
-
id_
long id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
segmentInfo_
ByteString segmentInfo_
-
size_
long size_
-
-
Class com.apple.foundationdb.record.lucene.LucenePartitionInfoProto.LucenePartitionInfo
class LucenePartitionInfo extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
count_
int count_
-
from_
ByteString from_
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
to_
ByteString to_
-
-
Class com.apple.foundationdb.record.lucene.LuceneStoredFieldsProto.LuceneStoredFields
class LuceneStoredFields extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
primaryKey_
ByteString primaryKey_
-
storedFields_
List<com.apple.foundationdb.record.lucene.LuceneStoredFieldsProto.StoredField> storedFields_
-
-
Class com.apple.foundationdb.record.lucene.LuceneStoredFieldsProto.StoredField
class StoredField extends GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
bytesValue_
ByteString bytesValue_
-
doubleValue_
double doubleValue_
-
fieldNumber_
int fieldNumber_
-
floatValue_
float floatValue_
-
intValue_
int intValue_
-
longValue_
long longValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stringValue_
Object stringValue_
-
-
-
Package com.apple.foundationdb.record.lucene.directory
-
Exception com.apple.foundationdb.record.lucene.directory.FDBDirectoryLockFactory.FDBDirectoryLockException
class FDBDirectoryLockException extends LoggableException implements Serializable
-
-
Package com.apple.foundationdb.record.lucene.idformat
-
Exception com.apple.foundationdb.record.lucene.idformat.RecordCoreFormatException
class RecordCoreFormatException extends RecordCoreException implements Serializable- serialVersionUID:
- 1L
-
Exception com.apple.foundationdb.record.lucene.idformat.RecordCoreSizeException
class RecordCoreSizeException extends RecordCoreFormatException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.lucene.index
-
Exception org.apache.lucene.index.CheckIndex.CheckIndexException
class CheckIndexException extends RuntimeException implements Serializable -
Exception org.apache.lucene.index.CorruptIndexException
class CorruptIndexException extends IOException implements Serializable -
Exception org.apache.lucene.index.ExitableDirectoryReader.ExitingReaderException
class ExitingReaderException extends RuntimeException implements Serializable -
Exception org.apache.lucene.index.IndexFormatTooNewException
class IndexFormatTooNewException extends IOException implements Serializable-
Serialized Fields
-
maxVersion
int maxVersion
-
minVersion
int minVersion
-
resourceDescription
String resourceDescription
-
version
int version
-
-
-
Exception org.apache.lucene.index.IndexFormatTooOldException
class IndexFormatTooOldException extends IOException implements Serializable -
Exception org.apache.lucene.index.IndexNotFoundException
class IndexNotFoundException extends FileNotFoundException implements Serializable -
Exception org.apache.lucene.index.MergePolicy.MergeAbortedException
class MergeAbortedException extends IOException implements Serializable -
Exception org.apache.lucene.index.MergePolicy.MergeException
class MergeException extends RuntimeException implements Serializable -
Exception org.apache.lucene.index.TwoPhaseCommitTool.CommitFailException
class CommitFailException extends IOException implements Serializable -
Exception org.apache.lucene.index.TwoPhaseCommitTool.PrepareCommitFailException
class PrepareCommitFailException extends IOException implements Serializable
-
-
Package org.apache.lucene.search
-
Exception org.apache.lucene.search.BooleanQuery.TooManyClauses
class TooManyClauses extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.CollectionTerminatedException
class CollectionTerminatedException extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.FuzzyTermsEnum.FuzzyTermsException
class FuzzyTermsException extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.TimeLimitingCollector.TimeExceededException
class TimeExceededException extends RuntimeException implements Serializable-
Serialized Fields
-
lastDocCollected
int lastDocCollected
-
timeAllowed
long timeAllowed
-
timeElapsed
long timeElapsed
-
-
-