Index

A B C D E F G H I L M O P Q R S T U W 
All Classes|All Packages

A

absoluteAssetsPath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the absoluteAssetsPath attribute.
absolutePath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the absolutePath attribute.
addAllCommands(Iterable<? extends AstCommand>) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Adds elements to commands list.
addCommands(AstCommand) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Adds one element to commands list.
addCommands(AstCommand...) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Adds elements to commands list.
assetsPath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the assetsPath attribute.

B

batch(HdesStore.ImportStoreEntity) - Method in class io.resys.hdes.client.spi.GitStore
 
blobHash(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the blobHash attribute.
blobHash(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Initializes the value for the blobHash attribute.
blobValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the blobValue attribute.
blobValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Initializes the value for the blobValue attribute.
bodyType(AstBody.AstBodyType) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the bodyType attribute.
bodyType(AstBody.AstBodyType) - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Initializes the value for the bodyType attribute.
bodyType(AstBody.AstBodyType) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
Initializes the value for the bodyType attribute.
branch(String) - Method in class io.resys.hdes.client.spi.GitStore.Builder
 
branch(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit.Builder
Initializes the value for the branch attribute.
build() - Method in class io.resys.hdes.client.spi.git.GitFiles.Builder
 
build() - Method in class io.resys.hdes.client.spi.GitStore.Builder
 
build() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Builds a new ImmutableGitConfig.
build() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Builds a new ImmutableGitEntry.
build() - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Builds a new ImmutableGitFile.
build() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
build() - Method in class io.resys.hdes.client.spi.ImmutableGitInit.Builder
Builds a new ImmutableGitInit.
builder() - Static method in class io.resys.hdes.client.spi.git.GitFiles
 
builder() - Static method in class io.resys.hdes.client.spi.GitStore
 
builder() - Static method in class io.resys.hdes.client.spi.ImmutableGitConfig
Creates a builder for ImmutableGitConfig.
builder() - Static method in class io.resys.hdes.client.spi.ImmutableGitEntry
Creates a builder for ImmutableGitEntry.
builder() - Static method in class io.resys.hdes.client.spi.ImmutableGitFile
Creates a builder for ImmutableGitFile.
builder() - Static method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Creates a builder for ImmutableGitFileReload.
builder() - Static method in class io.resys.hdes.client.spi.ImmutableGitInit
Creates a builder for ImmutableGitInit.
Builder() - Constructor for class io.resys.hdes.client.spi.git.GitFiles.Builder
 
Builder() - Constructor for class io.resys.hdes.client.spi.GitStore.Builder
 

C

cacheHeap(Integer) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the cacheHeap attribute.
cacheManager(CacheManager) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the cacheManager attribute.
cacheName(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the cacheName attribute.
callback(TransportConfigCallback) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the callback attribute.
client(Git) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the client attribute.
close() - Method in class io.resys.hdes.client.spi.git.GitDataSourceLoader
 
commands(Iterable<? extends AstCommand>) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Sets or replaces all elements for commands list.
copyOf(GitConfig) - Static method in class io.resys.hdes.client.spi.ImmutableGitConfig
Creates an immutable copy of a GitConfig value.
copyOf(GitConfig.GitEntry) - Static method in class io.resys.hdes.client.spi.ImmutableGitEntry
Creates an immutable copy of a GitConfig.GitEntry value.
copyOf(GitConfig.GitFile) - Static method in class io.resys.hdes.client.spi.ImmutableGitFile
Creates an immutable copy of a GitConfig.GitFile value.
copyOf(GitConfig.GitFileReload) - Static method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Creates an immutable copy of a GitConfig.GitFileReload value.
copyOf(GitConfig.GitInit) - Static method in class io.resys.hdes.client.spi.ImmutableGitInit
Creates an immutable copy of a GitConfig.GitInit value.
create(AstBody.AstBodyType, List<AstCommand>) - Method in class io.resys.hdes.client.spi.git.GitFiles
 
create(HdesStore.CreateStoreEntity) - Method in class io.resys.hdes.client.spi.GitStore
 
create(GitConfig.GitInit, HdesStore.HdesCredsSupplier, ObjectMapper) - Static method in class io.resys.hdes.client.spi.git.GitConnectionFactory
 
created(Timestamp) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the created attribute.
creds(HdesStore.HdesCredsSupplier) - Method in class io.resys.hdes.client.spi.GitStore.Builder
 
creds(HdesStore.HdesCredsSupplier) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the creds attribute.

D

delete(HdesStore.DeleteAstType) - Method in class io.resys.hdes.client.spi.GitStore
 
delete(String) - Method in class io.resys.hdes.client.spi.git.GitFiles
 

E

equals(Object) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
This instance is equal to all instances of ImmutableGitConfig that have equal attribute values.
equals(Object) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
This instance is equal to all instances of ImmutableGitEntry that have equal attribute values.
equals(Object) - Method in class io.resys.hdes.client.spi.ImmutableGitFile
This instance is equal to all instances of ImmutableGitFile that have equal attribute values.
equals(Object) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
This instance is equal to all instances of ImmutableGitFileReload that have equal attribute values.
equals(Object) - Method in class io.resys.hdes.client.spi.ImmutableGitInit
This instance is equal to all instances of ImmutableGitInit that have equal attribute values.

F

file(GitConfig.GitFile) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
Initializes the optional value file to file.
file(Optional<? extends GitConfig.GitFile>) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
Initializes the optional value file to file.
from(GitConfig) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Fill a builder with attribute values from the provided GitConfig instance.
from(GitConfig.GitEntry) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Fill a builder with attribute values from the provided GitEntry instance.
from(GitConfig.GitFile) - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Fill a builder with attribute values from the provided GitFile instance.
from(GitConfig.GitFileReload) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
Fill a builder with attribute values from the provided GitFileReload instance.
from(GitConfig.GitInit) - Method in class io.resys.hdes.client.spi.ImmutableGitInit.Builder
Fill a builder with attribute values from the provided GitInit instance.

G

getAbsoluteAssetsPath() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getAbsoluteAssetsPath() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getAbsolutePath() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getAbsolutePath() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getAssetsPath() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getAssetsPath() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getBlobHash() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getBlobHash() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFile
 
getBlobHash() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getBlobHash() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
 
getBlobValue() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getBlobValue() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFile
 
getBlobValue() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getBlobValue() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
 
getBodyType() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getBodyType() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFile
 
getBodyType() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFileReload
 
getBodyType() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getBodyType() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
 
getBodyType() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
 
getBranch() - Method in interface io.resys.hdes.client.spi.GitConfig.GitInit
 
getBranch() - Method in class io.resys.hdes.client.spi.ImmutableGitInit
 
getCacheHeap() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getCacheHeap() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getCacheManager() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getCacheManager() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getCacheName() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getCacheName() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getCallback() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getCallback() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getClient() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getClient() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getCommands() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getCommands() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getCreated() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getCreated() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getCreds() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getCreds() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getFile() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFileReload
 
getFile() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
 
getHeadName() - Method in class io.resys.hdes.client.spi.GitStore
 
getId() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getId() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFile
 
getId() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFileReload
 
getId() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getId() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
 
getId() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
 
getInit() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getInit() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getLocation() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getLocation() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getModified() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getModified() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getParentPath() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getParentPath() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getRemote() - Method in interface io.resys.hdes.client.spi.GitConfig.GitInit
 
getRemote() - Method in class io.resys.hdes.client.spi.ImmutableGitInit
 
getRepoName() - Method in class io.resys.hdes.client.spi.GitStore
 
getRevision() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getRevision() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getSerializer() - Method in interface io.resys.hdes.client.spi.GitConfig
 
getSerializer() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
 
getSshPath() - Method in interface io.resys.hdes.client.spi.GitConfig.GitInit
 
getSshPath() - Method in class io.resys.hdes.client.spi.ImmutableGitInit
 
getStorage() - Method in interface io.resys.hdes.client.spi.GitConfig.GitInit
 
getStorage() - Method in class io.resys.hdes.client.spi.ImmutableGitInit
 
getTreeValue() - Method in interface io.resys.hdes.client.spi.GitConfig.GitEntry
 
getTreeValue() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFile
 
getTreeValue() - Method in interface io.resys.hdes.client.spi.GitConfig.GitFileReload
 
getTreeValue() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
 
getTreeValue() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
 
getTreeValue() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
 
git(GitConfig) - Method in class io.resys.hdes.client.spi.git.GitFiles.Builder
 
GitConfig - Interface in io.resys.hdes.client.spi
 
GitConfig.GitEntry - Interface in io.resys.hdes.client.spi
 
GitConfig.GitFile - Interface in io.resys.hdes.client.spi
 
GitConfig.GitFileReload - Interface in io.resys.hdes.client.spi
 
GitConfig.GitInit - Interface in io.resys.hdes.client.spi
 
GitConfig.GitSerializer - Interface in io.resys.hdes.client.spi
 
GitConnectionFactory - Class in io.resys.hdes.client.spi.git
 
GitConnectionFactory() - Constructor for class io.resys.hdes.client.spi.git.GitConnectionFactory
 
GitDataSourceLoader - Class in io.resys.hdes.client.spi.git
 
GitDataSourceLoader(GitConfig) - Constructor for class io.resys.hdes.client.spi.git.GitDataSourceLoader
 
GitFiles - Class in io.resys.hdes.client.spi.git
 
GitFiles(GitConfig) - Constructor for class io.resys.hdes.client.spi.git.GitFiles
 
GitFiles.Builder - Class in io.resys.hdes.client.spi.git
 
GitSerializerImpl - Class in io.resys.hdes.client.spi.git
 
GitSerializerImpl(ObjectMapper) - Constructor for class io.resys.hdes.client.spi.git.GitSerializerImpl
 
GitStore - Class in io.resys.hdes.client.spi
 
GitStore(GitConfig) - Constructor for class io.resys.hdes.client.spi.GitStore
 
GitStore.Builder - Class in io.resys.hdes.client.spi
 

H

hashCode() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Computes a hash code from attributes: init, location, serializer, creds, cacheManager, cacheName, cacheHeap, assetsPath, parentPath, absolutePath, absoluteAssetsPath, callback, client.
hashCode() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Computes a hash code from attributes: id, created, modified, bodyType, revision, blobHash, treeValue, blobValue, commands.
hashCode() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Computes a hash code from attributes: id, treeValue, blobValue, blobHash, bodyType.
hashCode() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Computes a hash code from attributes: treeValue, id, bodyType, file.
hashCode() - Method in class io.resys.hdes.client.spi.ImmutableGitInit
Computes a hash code from attributes: branch, remote, sshPath, storage.
history() - Method in class io.resys.hdes.client.spi.GitStore
 

I

id(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the id attribute.
id(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Initializes the value for the id attribute.
id(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
Initializes the value for the id attribute.
ImmutableGitConfig - Class in io.resys.hdes.client.spi
Immutable implementation of GitConfig.
ImmutableGitConfig.Builder - Class in io.resys.hdes.client.spi
Builds instances of type ImmutableGitConfig.
ImmutableGitEntry - Class in io.resys.hdes.client.spi
Immutable implementation of GitConfig.GitEntry.
ImmutableGitEntry.Builder - Class in io.resys.hdes.client.spi
Builds instances of type ImmutableGitEntry.
ImmutableGitFile - Class in io.resys.hdes.client.spi
Immutable implementation of GitConfig.GitFile.
ImmutableGitFile.Builder - Class in io.resys.hdes.client.spi
Builds instances of type ImmutableGitFile.
ImmutableGitFileReload - Class in io.resys.hdes.client.spi
Immutable implementation of GitConfig.GitFileReload.
ImmutableGitFileReload.Builder - Class in io.resys.hdes.client.spi
Builds instances of type ImmutableGitFileReload.
ImmutableGitInit - Class in io.resys.hdes.client.spi
Immutable implementation of GitConfig.GitInit.
ImmutableGitInit.Builder - Class in io.resys.hdes.client.spi
Builds instances of type ImmutableGitInit.
init(GitConfig.GitInit) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the init attribute.
io.resys.hdes.client.spi - package io.resys.hdes.client.spi
 
io.resys.hdes.client.spi.git - package io.resys.hdes.client.spi.git
 

L

location(StoreEntityLocation) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the location attribute.

M

modified(Timestamp) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the modified attribute.

O

objectMapper(ObjectMapper) - Method in class io.resys.hdes.client.spi.GitStore.Builder
 

P

parentPath(Path) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the parentPath attribute.
push(GitConfig.GitFile) - Method in class io.resys.hdes.client.spi.git.GitFiles
 
push(List<GitConfig.GitFile>) - Method in class io.resys.hdes.client.spi.git.GitFiles
 

Q

query() - Method in class io.resys.hdes.client.spi.GitStore
 

R

read() - Method in class io.resys.hdes.client.spi.git.GitDataSourceLoader
 
read(String) - Method in class io.resys.hdes.client.spi.git.GitSerializerImpl
 
read(String) - Method in interface io.resys.hdes.client.spi.GitConfig.GitSerializer
 
readEntry(GitConfig.GitFile) - Method in class io.resys.hdes.client.spi.git.GitFiles
 
readEntry(GitConfig.GitFile, ObjectId) - Method in class io.resys.hdes.client.spi.git.GitFiles
 
remote(String) - Method in class io.resys.hdes.client.spi.GitStore.Builder
 
remote(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit.Builder
Initializes the value for the remote attribute.
repo() - Method in class io.resys.hdes.client.spi.GitStore
 
revision(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the revision attribute.

S

serializer(GitConfig.GitSerializer) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig.Builder
Initializes the value for the serializer attribute.
sshPath(String) - Method in class io.resys.hdes.client.spi.GitStore.Builder
 
sshPath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit.Builder
Initializes the value for the sshPath attribute.
storage(String) - Method in class io.resys.hdes.client.spi.GitStore.Builder
 
storage(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit.Builder
Initializes the value for the storage attribute.

T

tag(HdesStore.CreateStoreEntity) - Method in class io.resys.hdes.client.spi.git.GitFiles
 
toString() - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Prints the immutable value GitConfig with attribute values.
toString() - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Prints the immutable value GitEntry with attribute values.
toString() - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Prints the immutable value GitFile with attribute values.
toString() - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Prints the immutable value GitFileReload with attribute values.
toString() - Method in class io.resys.hdes.client.spi.ImmutableGitInit
Prints the immutable value GitInit with attribute values.
treeValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry.Builder
Initializes the value for the treeValue attribute.
treeValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile.Builder
Initializes the value for the treeValue attribute.
treeValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload.Builder
Initializes the value for the treeValue attribute.

U

update(HdesStore.UpdateStoreEntity) - Method in class io.resys.hdes.client.spi.GitStore
 
update(String, AstBody.AstBodyType, List<AstCommand>) - Method in class io.resys.hdes.client.spi.git.GitFiles
 

W

withAbsoluteAssetsPath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the absoluteAssetsPath attribute.
withAbsolutePath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the absolutePath attribute.
withAssetsPath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the assetsPath attribute.
withBlobHash(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the blobHash attribute.
withBlobHash(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Copy the current immutable object by setting a value for the blobHash attribute.
withBlobValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the blobValue attribute.
withBlobValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Copy the current immutable object by setting a value for the blobValue attribute.
withBodyType(AstBody.AstBodyType) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the bodyType attribute.
withBodyType(AstBody.AstBodyType) - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Copy the current immutable object by setting a value for the bodyType attribute.
withBodyType(AstBody.AstBodyType) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Copy the current immutable object by setting a value for the bodyType attribute.
withBranch(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit
Copy the current immutable object by setting a value for the branch attribute.
withCacheHeap(Integer) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the cacheHeap attribute.
withCacheManager(CacheManager) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the cacheManager attribute.
withCacheName(String) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the cacheName attribute.
withCallback(TransportConfigCallback) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the callback attribute.
withClient(Git) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the client attribute.
withCommands(AstCommand...) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object with elements that replace the content of commands.
withCommands(Iterable<? extends AstCommand>) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object with elements that replace the content of commands.
withCreated(Timestamp) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the created attribute.
withCreds(HdesStore.HdesCredsSupplier) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the creds attribute.
withFile(GitConfig.GitFile) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Copy the current immutable object by setting a present value for the optional file attribute.
withFile(Optional<? extends GitConfig.GitFile>) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Copy the current immutable object by setting an optional value for the file attribute.
withId(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Copy the current immutable object by setting a value for the id attribute.
withInit(GitConfig.GitInit) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the init attribute.
withLocation(StoreEntityLocation) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the location attribute.
withModified(Timestamp) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the modified attribute.
withParentPath(Path) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the parentPath attribute.
withRemote(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit
Copy the current immutable object by setting a value for the remote attribute.
withRevision(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the revision attribute.
withSerializer(GitConfig.GitSerializer) - Method in class io.resys.hdes.client.spi.ImmutableGitConfig
Copy the current immutable object by setting a value for the serializer attribute.
withSshPath(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit
Copy the current immutable object by setting a value for the sshPath attribute.
withStorage(String) - Method in class io.resys.hdes.client.spi.ImmutableGitInit
Copy the current immutable object by setting a value for the storage attribute.
withTreeValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitEntry
Copy the current immutable object by setting a value for the treeValue attribute.
withTreeValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFile
Copy the current immutable object by setting a value for the treeValue attribute.
withTreeValue(String) - Method in class io.resys.hdes.client.spi.ImmutableGitFileReload
Copy the current immutable object by setting a value for the treeValue attribute.
write(List<AstCommand>) - Method in class io.resys.hdes.client.spi.git.GitSerializerImpl
 
write(List<AstCommand>) - Method in interface io.resys.hdes.client.spi.GitConfig.GitSerializer
 
A B C D E F G H I L M O P Q R S T U W 
All Classes|All Packages