Package com.gigaspaces.management.space
Class SpaceQueryDetails
java.lang.Object
com.gigaspaces.management.space.SpaceQueryDetails
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
Encapsulates space query details.
- Since:
- 9.5.0
- Author:
- Niv Ingberg
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
SpaceQueryDetails
public SpaceQueryDetails()Required for Externalizable -
SpaceQueryDetails
-
-
Method Details
-
getDescription
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-