Interface ListLocalSnapshotsMessage
- All Superinterfaces:
Cloneable,org.apache.ignite.internal.network.NetworkMessage
public interface ListLocalSnapshotsMessage
extends org.apache.ignite.internal.network.NetworkMessage
Request to scan configured snapshot paths with
LOCAL type on the receiving node.-
Field Summary
Fields inherited from interface org.apache.ignite.internal.network.NetworkMessage
NULL_GROUP_TYPE -
Method Summary
Methods inherited from interface org.apache.ignite.internal.network.NetworkMessage
clone, getMessageSize, groupType, messageType, needAck, prepareMarshal, serializer, setMessageSize, toStringForLightLogging, unmarshal
-
Method Details
-
uriNames
Names of the snapshot URIs in configuration.
-