C G O P R

C

checkout(long) - Method in interface org.apache.ace.repository.Repository
Checks out the version of the repository that have been passed to this method as parameter.
commit(InputStream, long) - Method in interface org.apache.ace.repository.Repository
Commits data into the repository.

G

get(long) - Method in interface org.apache.ace.repository.RepositoryReplication
Gets the specified version.
getRange() - Method in interface org.apache.ace.repository.Repository
Determines the versions inside the repository.
getRange() - Method in interface org.apache.ace.repository.RepositoryReplication
Determines the versions inside the repository.

O

org.apache.ace.repository - package org.apache.ace.repository
 

P

put(InputStream, long) - Method in interface org.apache.ace.repository.RepositoryReplication
Store the stream data as the specified version.

R

Repository - Interface in org.apache.ace.repository
Providing full access to a repository, which includes read and write access.
RepositoryReplication - Interface in org.apache.ace.repository
The interface for replication of the data in a repository.

C G O P R

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.