Class CreateSnapshotRequest

java.lang.Object
com.liferay.portal.search.engine.adapter.ccr.CrossClusterRequest
com.liferay.portal.search.engine.adapter.snapshot.CreateSnapshotRequest
All Implemented Interfaces:
SnapshotRequest<CreateSnapshotResponse>

public class CreateSnapshotRequest extends CrossClusterRequest implements SnapshotRequest<CreateSnapshotResponse>
  • Constructor Details

    • CreateSnapshotRequest

      public CreateSnapshotRequest(String repositoryName, String snapshotName)
  • Method Details