Kie Commons I/O 6.0.0.CR5

org.kie.commons.io
Interface IOClusteredService

All Superinterfaces:
IOService
All Known Implementing Classes:
IOServiceClusterImpl

public interface IOClusteredService
extends IOService


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.kie.commons.io.IOService
IOService.NewFileSystemListener
 
Field Summary
 
Fields inherited from interface org.kie.commons.io.IOService
EMPTY_OPTIONS
 
Method Summary
 void start()
           
 
Methods inherited from interface org.kie.commons.io.IOService
convert, copy, copy, copy, createDirectories, createDirectories, createDirectory, createDirectory, createFile, createTempDirectory, createTempDirectory, createTempFile, createTempFile, delete, deleteIfExists, dispose, endBatch, exists, get, get, getAttribute, getFileAttributeView, getFileSystem, getFileSystems, getFileSystems, getLastModifiedTime, isSameFile, move, newBufferedReader, newBufferedWriter, newByteChannel, newByteChannel, newDirectoryStream, newDirectoryStream, newFileSystem, newFileSystem, newInputStream, newOutputStream, notExists, onNewFileSystem, readAllBytes, readAllLines, readAllLines, readAllString, readAllString, readAttributes, readAttributes, setAttribute, setAttributes, setAttributes, size, startBatch, write, write, write, write, write, write, write, write, write, write
 

Method Detail

start

void start()

Kie Commons I/O 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.