public interface NullMarker
When encoding a marker the index field type shall match the other fields', as field types often need to be consistent across the whole index.
Modifier and Type | Method and Description |
---|---|
Object |
nullEncoded()
This returns the actual value to be indexed in place of null.
|
String |
nullRepresentedAsString()
This is mostly a requirement for integration with other old-style
contracts which expect a strongly String based strategy.
|
String nullRepresentedAsString()
Object nullEncoded()
The returned value may be:
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved