public class GlusterHookContainer extends IdentifiedContainer implements GlusterHook
Constructor and Description |
---|
GlusterHookContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String checksum()
checksum
in interface GlusterHook
public void checksum(String newChecksum)
public boolean checksumPresent()
checksumPresent
in interface GlusterHook
public BigInteger conflictStatus()
conflictStatus
in interface GlusterHook
public void conflictStatus(BigInteger newConflictStatus)
public boolean conflictStatusPresent()
conflictStatusPresent
in interface GlusterHook
public String conflicts()
conflicts
in interface GlusterHook
public void conflicts(String newConflicts)
public boolean conflictsPresent()
conflictsPresent
in interface GlusterHook
public String content()
content
in interface GlusterHook
public void content(String newContent)
public boolean contentPresent()
contentPresent
in interface GlusterHook
public HookContentType contentType()
contentType
in interface GlusterHook
public void contentType(HookContentType newContentType)
public boolean contentTypePresent()
contentTypePresent
in interface GlusterHook
public String glusterCommand()
glusterCommand
in interface GlusterHook
public void glusterCommand(String newGlusterCommand)
public boolean glusterCommandPresent()
glusterCommandPresent
in interface GlusterHook
public HookStage stage()
stage
in interface GlusterHook
public void stage(HookStage newStage)
public boolean stagePresent()
stagePresent
in interface GlusterHook
public GlusterHookStatus status()
status
in interface GlusterHook
public void status(GlusterHookStatus newStatus)
public boolean statusPresent()
statusPresent
in interface GlusterHook
public Cluster cluster()
cluster
in interface GlusterHook
public void cluster(Cluster newCluster)
public boolean clusterPresent()
clusterPresent
in interface GlusterHook
public List<GlusterServerHook> serverHooks()
serverHooks
in interface GlusterHook
public void serverHooks(List<GlusterServerHook> newServerHooks)
public boolean serverHooksPresent()
serverHooksPresent
in interface GlusterHook
Copyright © 2016. All rights reserved.