Package com.splunk.shuttl.archiver.copy

Examples of com.splunk.shuttl.archiver.copy.CopyBucketLocker


        path, "index", index));

    ShuttlBucketEndpointHelper.shuttlBucket(path, index,
        new BucketCopierProvider(), new NormalSharedConfigProvider(),
        new NoOpBucketModifier(),
        new CopyBucketLocker(LocalFileSystemPaths.create()));
  }
View Full Code Here

TOP

Related Classes of com.splunk.shuttl.archiver.copy.CopyBucketLocker

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.