Class SpaceKeyHandle
- java.lang.Object
-
- com.atlassian.confluence.search.lucene.tasks.SpaceKeyHandle
-
- All Implemented Interfaces:
com.atlassian.bonnie.Handle,Serializable
@LuceneIndependent public class SpaceKeyHandle extends Object implements com.atlassian.bonnie.Handle
The spaceKey is sufficient to serve as the handle for spaces stored in the index.- Since:
- 7.9.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SpaceKeyHandle(String key)
-
-
-
Constructor Detail
-
SpaceKeyHandle
public SpaceKeyHandle(String key)
-
-