Uses of Interface
com.exasol.bucketfs.monitor.BucketFsMonitor
-
Packages that use BucketFsMonitor Package Description com.exasol.bucketfs -
-
Uses of BucketFsMonitor in com.exasol.bucketfs
Methods in com.exasol.bucketfs with parameters of type BucketFsMonitor Modifier and Type Method Description TSyncAwareBucket.Builder. monitor(BucketFsMonitor value)Set monitor for this bucket.Constructors in com.exasol.bucketfs with parameters of type BucketFsMonitor Constructor Description ClusterConfigurationBucketFactory(BucketFsMonitor monitor, String ipAddress, BucketFsSerivceConfigurationProvider serviceConfigurationProvider, Map<Integer,Integer> portMappings)Create a new instance of aClusterConfigurationBucketFactory.
-